COLOR #C5A4BC

HEX: #C5A4BC RGB: (197,164,188)

Color info

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

RGB color model

#C5A4BC color RGB value is (197,164,188).

RGB: (197,164,188) (77%, 64%, 74%)

RGB channels and saturation

R 197 of 255 = 77%
G 164 of 255 = 64%
B 188 of 255 = 74%

197
164
188

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

Portions of RGB colors in percentages

R + G + B = 197 + 164 + 188 = 549 (100%)
R 197 of 549 ~ 35.88%
G 164 of 549 ~ 29.87%
B 188 of 549 ~ 34.24'%

%35.88
%29.87
%34.24

CMYK color model

#C5A4BC color CMYK value is (0,17,5,23).

  • cyan value is 0.00%
  • magenta value is 16.75%
  • yellow value is 4.57%
  • key color value is 22.75%

CMYK: (0,17,5,23)
C0M17Y5K23 (0%, 17%, 5%, 23%)
(0.00 / 0.17 / 0.05 / 0.23)

CMYK percentages

%0
%16.75
%4.57
%22.75

Codes

Color #C5A4BC in popluar color models

C5 A4 BC
RGB 197 164 188
HSL 316° 22.15% 70.78%
HSB/HSV 316° 16.75% 77.25%
CMYK 0.00% 16.75% 4.57%
22.75%

Color #C5A4BC in popluar number systems.

HEX C5 A4 BC
Decimal 197 164 188
Binary 11000101 10100100 10111100
Octal 305 244 274

Shades and tints

Shades of #C5A4BC

#C5A4BC
(197,164,188)
#B496AB
(180,150,171)
#A3889A
(163,136,154)
#927A89
(146,122,137)
#816C78
(129,108,120)
#705E67
(112,94,103)
#5F5056
(95,80,86)
#4E4245
(78,66,69)
#3D3434
(61,52,52)
#2C2623
(44,38,35)
#1B1812
(27,24,18)
#000000
(0,0,0)

Tints of #C5A4BC

#C5A4BC
(197,164,188)
#CAACC2
(202,172,194)
#CFB4C8
(207,180,200)
#D4BCCE
(212,188,206)
#D9C4D4
(217,196,212)
#DECCDA
(222,204,218)
#E3D4E0
(227,212,224)
#E8DCE6
(232,220,230)
#EDE4EC
(237,228,236)
#F2ECF2
(242,236,242)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A4BC color. Also use rgb(197,164,188) instead hex code.

Text Font Color

.myTextColor { color: #C5A4BC; }

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

This text font color is #C5A4BC.

Background Color

.myBgColor { background-color: #C5A4BC; }

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

This div background color is #C5A4BC.

Border color

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

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

This div border color is #C5A4BC.

Opacity

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

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

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

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

This text has shadow with #C5A4BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A4BC.

Preview

Color preview on black background

This text has color #C5A4BC on black background.


Color preview on white background

This text has color #C5A4BC on white background.


Black color preview on #C5A4BC background

This text has black color on #C5A4BC background.


White color preview on #C5A4BC background

This text has white color on #C5A4BC background.


Related colors

Complementary color

Complementary color for #hex is #3A5B43.


I love getcolorcode.com

Triadic colors

1 #BCC5A4 and #A4BCC5 with #C5A4BC are triadic colors.

2 #BCA4C5 and #A4C5BC with #C5A4BC are triadic colors.