COLOR #C2A595

HEX: #C2A595 RGB: (194,165,149)

Color info

#C2A595 contains red, green and blue colors in about the same proportion. Web safe color of #C2A595 is #CC9999 (or #C99).

RGB color model

#C2A595 color RGB value is (194,165,149).

RGB: (194,165,149) (76%, 65%, 58%)

RGB channels and saturation

R 194 of 255 = 76%
G 165 of 255 = 65%
B 149 of 255 = 58%

194
165
149

R + G + B ~ 66%. #C2A595 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 165 + 149 = 508 (100%)
R 194 of 508 ~ 38.19%
G 165 of 508 ~ 32.48%
B 149 of 508 ~ 29.33'%

%38.19
%32.48
%29.33

CMYK color model

#C2A595 color CMYK value is (0,15,23,24).

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

CMYK: (0,15,23,24)
C0M15Y23K24 (0%, 15%, 23%, 24%)
(0.00 / 0.15 / 0.23 / 0.24)

CMYK percentages

%0
%14.95
%23.2
%23.92

Codes

Color #C2A595 in popluar color models

C2 A5 95
RGB 194 165 149
HSL 21° 26.95% 67.25%
HSB/HSV 21° 23.20% 76.08%
CMYK 0.00% 14.95% 23.20%
23.92%

Color #C2A595 in popluar number systems.

HEX C2 A5 95
Decimal 194 165 149
Binary 11000010 10100101 10010101
Octal 302 245 225

Shades and tints

Shades of #C2A595

#C2A595
(194,165,149)
#B19688
(177,150,136)
#A0877B
(160,135,123)
#8F786E
(143,120,110)
#7E6961
(126,105,97)
#6D5A54
(109,90,84)
#5C4B47
(92,75,71)
#4B3C3A
(75,60,58)
#3A2D2D
(58,45,45)
#291E20
(41,30,32)
#180F13
(24,15,19)
#000000
(0,0,0)

Tints of #C2A595

#C2A595
(194,165,149)
#C7AD9E
(199,173,158)
#CCB5A7
(204,181,167)
#D1BDB0
(209,189,176)
#D6C5B9
(214,197,185)
#DBCDC2
(219,205,194)
#E0D5CB
(224,213,203)
#E5DDD4
(229,221,212)
#EAE5DD
(234,229,221)
#EFEDE6
(239,237,230)
#F4F5EF
(244,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2A595; }

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

This text font color is #C2A595.

Background Color

.myBgColor { background-color: #C2A595; }

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

This div background color is #C2A595.

Border color

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

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

This div border color is #C2A595.

Opacity

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

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

Text with #C2A595 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 #C2A595;}

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

This text has shadow with #C2A595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2A595.

Preview

Color preview on black background

This text has color #C2A595 on black background.


Color preview on white background

This text has color #C2A595 on white background.


Black color preview on #C2A595 background

This text has black color on #C2A595 background.


White color preview on #C2A595 background

This text has white color on #C2A595 background.


Related colors

Complementary color

Complementary color for #hex is #3D5A6A.


I love getcolorcode.com

Triadic colors

1 #95C2A5 and #A595C2 with #C2A595 are triadic colors.

2 #95A5C2 and #A5C295 with #C2A595 are triadic colors.