COLOR #C5A2BD

HEX: #C5A2BD RGB: (197,162,189)

Color info

#C5A2BD contains red, green and blue colors in about the same proportion. Web safe color of #C5A2BD is #CC99CC (or #C9C).

RGB color model

#C5A2BD color RGB value is (197,162,189).

RGB: (197,162,189) (77%, 64%, 74%)

RGB channels and saturation

R 197 of 255 = 77%
G 162 of 255 = 64%
B 189 of 255 = 74%

197
162
189

R + G + B ~ 72%. #C5A2BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 162 + 189 = 548 (100%)
R 197 of 548 ~ 35.95%
G 162 of 548 ~ 29.56%
B 189 of 548 ~ 34.49'%

%35.95
%29.56
%34.49

CMYK color model

#C5A2BD color CMYK value is (0,18,4,23).

  • cyan value is 0.00%
  • magenta value is 17.77%
  • yellow value is 4.06%
  • key color value is 22.75%
CMYK: (0,18,4,23) C0M18Y4K23 (0%,18%,4%,23%) (0.00/0.18/0.04/0.23) 

CMYK percentages

%0
%17.77
%4.06
%22.75

Codes

Color #C5A2BD in popluar color models

C5 A2 BD
RGB 197 162 189
HSL 314° 23.18% 70.39%
HSB/HSV 314° 17.77% 77.25%
CMYK 0.00% 17.77% 4.06%
22.75%

Color #C5A2BD in popluar number systems.

HEX C5 A2 BD
Decimal 197 162 189
Binary 11000101 10100010 10111101
Octal 305 242 275

Shades and tints

Shades of #C5A2BD

#C5A2BD
(197,162,189)
#B494AC
(180,148,172)
#A3869B
(163,134,155)
#92788A
(146,120,138)
#816A79
(129,106,121)
#705C68
(112,92,104)
#5F4E57
(95,78,87)
#4E4046
(78,64,70)
#3D3235
(61,50,53)
#2C2424
(44,36,36)
#1B1613
(27,22,19)
#000000
(0,0,0)

Tints of #C5A2BD

#C5A2BD
(197,162,189)
#CAAAC3
(202,170,195)
#CFB2C9
(207,178,201)
#D4BACF
(212,186,207)
#D9C2D5
(217,194,213)
#DECADB
(222,202,219)
#E3D2E1
(227,210,225)
#E8DAE7
(232,218,231)
#EDE2ED
(237,226,237)
#F2EAF3
(242,234,243)
#F7F2F9
(247,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5A2BD; }

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

This text font color is #C5A2BD.

Background Color

.myBgColor { background-color: #C5A2BD; }

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

This div background color is #C5A2BD.

Border color

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

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

This div border color is #C5A2BD.

Opacity

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

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

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

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

This text has shadow with #C5A2BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A2BD.

Preview

Color preview on black background

This text has color #C5A2BD on black background.


Color preview on white background

This text has color #C5A2BD on white background.


Black color preview on #C5A2BD background

This text has black color on #C5A2BD background.


White color preview on #C5A2BD background

This text has white color on #C5A2BD background.


Related colors

Complementary color

Complementary color for #hex is #3A5D42.


I love getcolorcode.com

Triadic colors

1 #BDC5A2 and #A2BDC5 with #C5A2BD are triadic colors.

2 #BDA2C5 and #A2C5BD with #C5A2BD are triadic colors.