@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ca523c hex color - Orange - Warm color - Information

#ca523c hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ca523c Color code in RGB color code model is created after adding 79.22% red color, 32.16% green color and 23.53% blue color. Hex #ca523c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 70% yellow and 20.78% black.

Hex #ca523c color code is between #cc5544 web safe hex color code and #bb4433 web safe hex color code. #cc5544 is the nearest web safe color code. You can see here many more shades of #ca523c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code ca523c #ca523c
RGB Decimal 202, 82, 60 rgb(202, 82, 60)
RGB Percent 79%, 32%, 24% rgb(79%, 32%, 24%)
CSS RGBa 202, 82, 60,1 rgba(202,82,60,1)
CMYK Model cmyk(0%,59%,70%,20.78%)
HSL Color Space 9,57% ,51% hsl(9,57% ,51%)
HSV Color Space 9°, 70%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 01010010 00111100
Octal 312 122 74
Decimal 202 82 60
Hex ca 52 3c

Different shades of #ca523c color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #ca523c
#d57664
Dark Shade of #ca523c
#a6402d
Saturated Shade of #ca523c
#d64930
Desaturated Shade of #ca523c
#be5b48
Grey scale Shade of #ca523c
#838383
Brighten Shade
#e36b55
Most Readable Shade
#FFFFFF

Shades of #ca523c color code

Generate more color scales with scales (color stack) generator.

#ca523c
#b34835
#9d3f2e
#863628
#702d21
#59241a
#431b14
#2c120d
#160906
#000000

Similar Color like #ca523c color

Find visually similar hex color codes nearing to #ca523c hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#cb533d
#cc543e
#cd553f
#ce5640
#cf5741
#d05842
#d15943
#d25a44
#d35b45
#d45c46
#d55d47
#d65e48
#d75f49
#d8604a
#c9513b
#c8503a
#c74f39
#c64e38
#c54d37
#c44c36
#c34b35
#c24a34
#c14933
#c04832
#bf4731
#be4630
#bd452f
#bc442e

Monochromatic Color with #ca523c

#ca523c
#f46349
#200d0a
#4a1e16
#752f23
#9f412f

Tints of #ca523c Color

#ca523c
#cf6551
#d57867
#db8b7d
#e19e92
#e7b2a8
#edc5be
#f3d8d3
#f9ebe9
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ca523c
#3cb4ca

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ca523c
#3cca99
#3c6dca

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#ca3c5f
#ca3c42
#ca523c
#ca6e3c
#ca8b3c

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ca523c
#3cca52
#523cca

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ca523c
#6dca3c
#3cb4ca
#993cca

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ca523c
#3cb4ca
#3c6dca
#ca993c

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #ca523c Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ca523c Color Code Preview on Black Background Color

This is how #ca523c Color will look on black background color. Color contrast ratio is 4.78

#ca523c in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ca523c">Your Example Paragraph content text in with font color #ca523c </p>

Your Example Paragraph content text in with font color #ca523c

HTML with inline CSS

<div style="color:#ca523c">Your Paragraph text in with font color #ca523c </div>

Your Example Paragraph content text in with font color #ca523c

#ca523c color code is use for CSS Background Color

Background color for the above div is #ca523c

HTML with inline CSS

<div style="background-color:#ca523c;"></div>

#ca523c color code is use for CSS Border Color

CSS Border color for the above div is #ca523c

HTML with inline CSS

<div style="border:5px solid #ca523c;"></div>

CSS Border Left color for the above div is #ca523c

HTML with inline CSS

<div style="border-left:5px solid #ca523c;"></div>

CSS Border Right color for the above div is #ca523c

HTML with inline CSS

<div style="border-right:5px solid #ca523c;"></div>

CSS Border Bottom color for the above div is #ca523c

HTML with inline CSS

<div style="border-bottom:5px solid #ca523c;"></div>

CSS Border Top color for the above div is #ca523c

HTML with inline CSS

<div style="border-top:5px solid #ca523c;"></div>

#ca523c hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ca523c; } .examplecolorclass {color:#ca523c; } .examplebordercolor {border:3px solid #ca523c; }

#ca523c Color code Preview on White Background

This is how #ca523c Color code will look on white background color. Color contrast ratio is 4.39

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ca523c; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ca523c; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(202,82,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(60,180,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,82,60,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.