COLOR #C5A6BA

HEX: #C5A6BA RGB: (197,166,186)

Color info

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

RGB color model

#C5A6BA color RGB value is (197,166,186).

RGB: (197,166,186) (77%, 65%, 73%)

RGB channels and saturation

R 197 of 255 = 77%
G 166 of 255 = 65%
B 186 of 255 = 73%

197
166
186

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

Portions of RGB colors in percentages

R + G + B = 197 + 166 + 186 = 549 (100%)
R 197 of 549 ~ 35.88%
G 166 of 549 ~ 30.24%
B 186 of 549 ~ 33.88'%

%35.88
%30.24
%33.88

CMYK color model

#C5A6BA color CMYK value is (0,16,6,23).

  • cyan value is 0.00%
  • magenta value is 15.74%
  • yellow value is 5.58%
  • key color value is 22.75%

CMYK: (0,16,6,23)
C0M16Y6K23 (0%, 16%, 6%, 23%)
(0.00 / 0.16 / 0.06 / 0.23)

CMYK percentages

%0
%15.74
%5.58
%22.75

Codes

Color #C5A6BA in popluar color models

C5 A6 BA
RGB 197 166 186
HSL 321° 21.09% 71.18%
HSB/HSV 321° 15.74% 77.25%
CMYK 0.00% 15.74% 5.58%
22.75%

Color #C5A6BA in popluar number systems.

HEX C5 A6 BA
Decimal 197 166 186
Binary 11000101 10100110 10111010
Octal 305 246 272

Shades and tints

Shades of #C5A6BA

#C5A6BA
(197,166,186)
#B497AA
(180,151,170)
#A3889A
(163,136,154)
#92798A
(146,121,138)
#816A7A
(129,106,122)
#705B6A
(112,91,106)
#5F4C5A
(95,76,90)
#4E3D4A
(78,61,74)
#3D2E3A
(61,46,58)
#2C1F2A
(44,31,42)
#1B101A
(27,16,26)
#000000
(0,0,0)

Tints of #C5A6BA

#C5A6BA
(197,166,186)
#CAAEC0
(202,174,192)
#CFB6C6
(207,182,198)
#D4BECC
(212,190,204)
#D9C6D2
(217,198,210)
#DECED8
(222,206,216)
#E3D6DE
(227,214,222)
#E8DEE4
(232,222,228)
#EDE6EA
(237,230,234)
#F2EEF0
(242,238,240)
#F7F6F6
(247,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A6BA color. Also use rgb(197,166,186) instead hex code.

Text Font Color

.myTextColor { color: #C5A6BA; }

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

This text font color is #C5A6BA.

Background Color

.myBgColor { background-color: #C5A6BA; }

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

This div background color is #C5A6BA.

Border color

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

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

This div border color is #C5A6BA.

Opacity

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

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

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

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

This text has shadow with #C5A6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A6BA.

Preview

Color preview on black background

This text has color #C5A6BA on black background.


Color preview on white background

This text has color #C5A6BA on white background.


Black color preview on #C5A6BA background

This text has black color on #C5A6BA background.


White color preview on #C5A6BA background

This text has white color on #C5A6BA background.


Related colors

Complementary color

Complementary color for #hex is #3A5945.


I love getcolorcode.com

Triadic colors

1 #BAC5A6 and #A6BAC5 with #C5A6BA are triadic colors.

2 #BAA6C5 and #A6C5BA with #C5A6BA are triadic colors.