COLOR #C2A57A

HEX: #C2A57A RGB: (194,165,122)

Color info

#C2A57A contains mainly red and green colors. Web safe color of #C2A57A is #CC9966 (or #C96).

RGB color model

#C2A57A color RGB value is (194,165,122).

RGB: (194,165,122) (76%, 65%, 48%)

RGB channels and saturation

R 194 of 255 = 76%
G 165 of 255 = 65%
B 122 of 255 = 48%

194
165
122

R + G + B ~ 63%. #C2A57A is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 165 + 122 = 481 (100%)
R 194 of 481 ~ 40.33%
G 165 of 481 ~ 34.3%
B 122 of 481 ~ 25.36'%

%40.33
%34.3
%25.36

CMYK color model

#C2A57A color CMYK value is (0,15,37,24).

  • cyan value is 0.00%
  • magenta value is 14.95%
  • yellow value is 37.11%
  • key color value is 23.92%

CMYK: (0,15,37,24)
C0M15Y37K24 (0%, 15%, 37%, 24%)
(0.00 / 0.15 / 0.37 / 0.24)

CMYK percentages

%0
%14.95
%37.11
%23.92

Codes

Color #C2A57A in popluar color models

C2 A5 7A
RGB 194 165 122
HSL 36° 37.11% 61.96%
HSB/HSV 36° 37.11% 76.08%
CMYK 0.00% 14.95% 37.11%
23.92%

Color #C2A57A in popluar number systems.

HEX C2 A5 7A
Decimal 194 165 122
Binary 11000010 10100101 1111010
Octal 302 245 172

Shades and tints

Shades of #C2A57A

#C2A57A
(194,165,122)
#B1966F
(177,150,111)
#A08764
(160,135,100)
#8F7859
(143,120,89)
#7E694E
(126,105,78)
#6D5A43
(109,90,67)
#5C4B38
(92,75,56)
#4B3C2D
(75,60,45)
#3A2D22
(58,45,34)
#291E17
(41,30,23)
#180F0C
(24,15,12)
#000000
(0,0,0)

Tints of #C2A57A

#C2A57A
(194,165,122)
#C7AD86
(199,173,134)
#CCB592
(204,181,146)
#D1BD9E
(209,189,158)
#D6C5AA
(214,197,170)
#DBCDB6
(219,205,182)
#E0D5C2
(224,213,194)
#E5DDCE
(229,221,206)
#EAE5DA
(234,229,218)
#EFEDE6
(239,237,230)
#F4F5F2
(244,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2A57A color. Also use rgb(194,165,122) instead hex code.

Text Font Color

.myTextColor { color: #C2A57A; }

<p style="color:#C2A57A">This sample text font color is #C2A57A.</p>

This text font color is #C2A57A.

Background Color

.myBgColor { background-color: #C2A57A; }

<div style="background-color:#C2A57A">Inner text</div>

This div background color is #C2A57A.

Border color

.myBorderColor { border: 1px solid #C2A57A; }

<div style="border:3px solid #C2A57A">Div</div>

This div border color is #C2A57A.

Opacity

.myOpacity80 { color: #C2A57A; opacity: 0.8; }

<p style="color:#C2A57A;opacity:0.8;">80%</p>

Text with #C2A57A color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C2A57A;}

<p style="text-shadow: 3px 3px 1px #C2A57A">Text here.</p>

This text has shadow with #C2A57A color.


.textShadow {text-shadow: 3px 3px 1px #C2A57A', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C2A57A, 5px 5px 20px red">Text here.</p>

This text has shadow with #C2A57A primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C2A57A, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C2A57A, Direction=45, Strength=4)">Text</p>

This text has shadow with #C2A57A and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C2A57A;
-webkit-box-shadow: 1px 1px 3px 2px #C2A57A;
box-shadow: 1px 1px 3px 2px #C2A57A;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C2A57A; -webkit-box-shadow: 1px 1px 3px 2px #C2A57A; box-shadow:1px 1px 3px 2px #C2A57A;">
Div content here
</div>

This div box has shadow with color #C2A57A.

Preview

Color preview on black background

This text has color #C2A57A on black background.


Color preview on white background

This text has color #C2A57A on white background.


Black color preview on #C2A57A background

This text has black color on #C2A57A background.


White color preview on #C2A57A background

This text has white color on #C2A57A background.


Related colors

Complementary color

Complementary color for #hex is #3D5A85.


I love getcolorcode.com

Triadic colors

1 #7AC2A5 and #A57AC2 with #C2A57A are triadic colors.

2 #7AA5C2 and #A5C27A with #C2A57A are triadic colors.