COLOR #C5A2A5

HEX: #C5A2A5 RGB: (197,162,165)

Color info

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

RGB color model

#C5A2A5 color RGB value is (197,162,165).

RGB: (197,162,165) (77%, 64%, 65%)

RGB channels and saturation

R 197 of 255 = 77%
G 162 of 255 = 64%
B 165 of 255 = 65%

197
162
165

R + G + B ~ 69%. #C5A2A5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 162 + 165 = 524 (100%)
R 197 of 524 ~ 37.6%
G 162 of 524 ~ 30.92%
B 165 of 524 ~ 31.49'%

%37.6
%30.92
%31.49

CMYK color model

#C5A2A5 color CMYK value is (0,18,16,23).

  • cyan value is 0.00%
  • magenta value is 17.77%
  • yellow value is 16.24%
  • key color value is 22.75%

CMYK: (0,18,16,23)
C0M18Y16K23 (0%, 18%, 16%, 23%)
(0.00 / 0.18 / 0.16 / 0.23)

CMYK percentages

%0
%17.77
%16.24
%22.75

Codes

Color #C5A2A5 in popluar color models

C5 A2 A5
RGB 197 162 165
HSL 355° 23.18% 70.39%
HSB/HSV 355° 17.77% 77.25%
CMYK 0.00% 17.77% 16.24%
22.75%

Color #C5A2A5 in popluar number systems.

HEX C5 A2 A5
Decimal 197 162 165
Binary 11000101 10100010 10100101
Octal 305 242 245

Shades and tints

Shades of #C5A2A5

#C5A2A5
(197,162,165)
#B49496
(180,148,150)
#A38687
(163,134,135)
#927878
(146,120,120)
#816A69
(129,106,105)
#705C5A
(112,92,90)
#5F4E4B
(95,78,75)
#4E403C
(78,64,60)
#3D322D
(61,50,45)
#2C241E
(44,36,30)
#1B160F
(27,22,15)
#000000
(0,0,0)

Tints of #C5A2A5

#C5A2A5
(197,162,165)
#CAAAAD
(202,170,173)
#CFB2B5
(207,178,181)
#D4BABD
(212,186,189)
#D9C2C5
(217,194,197)
#DECACD
(222,202,205)
#E3D2D5
(227,210,213)
#E8DADD
(232,218,221)
#EDE2E5
(237,226,229)
#F2EAED
(242,234,237)
#F7F2F5
(247,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A2A5 color. Also use rgb(197,162,165) instead hex code.

Text Font Color

.myTextColor { color: #C5A2A5; }

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

This text font color is #C5A2A5.

Background Color

.myBgColor { background-color: #C5A2A5; }

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

This div background color is #C5A2A5.

Border color

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

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

This div border color is #C5A2A5.

Opacity

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

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

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

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

This text has shadow with #C5A2A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A2A5.

Preview

Color preview on black background

This text has color #C5A2A5 on black background.


Color preview on white background

This text has color #C5A2A5 on white background.


Black color preview on #C5A2A5 background

This text has black color on #C5A2A5 background.


White color preview on #C5A2A5 background

This text has white color on #C5A2A5 background.


Related colors

Complementary color

Complementary color for #hex is #3A5D5A.


I love getcolorcode.com

Triadic colors

1 #A5C5A2 and #A2A5C5 with #C5A2A5 are triadic colors.

2 #A5A2C5 and #A2C5A5 with #C5A2A5 are triadic colors.