COLOR #C5ABAD

HEX: #C5ABAD RGB: (197,171,173)

Color info

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

RGB color model

#C5ABAD color RGB value is (197,171,173).

RGB: (197,171,173) (77%, 67%, 68%)

RGB channels and saturation

R 197 of 255 = 77%
G 171 of 255 = 67%
B 173 of 255 = 68%

197
171
173

R + G + B ~ 71%. #C5ABAD is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 171 + 173 = 541 (100%)
R 197 of 541 ~ 36.41%
G 171 of 541 ~ 31.61%
B 173 of 541 ~ 31.98'%

%36.41
%31.61
%31.98

CMYK color model

#C5ABAD color CMYK value is (0,13,12,23).

  • cyan value is 0.00%
  • magenta value is 13.20%
  • yellow value is 12.18%
  • key color value is 22.75%

CMYK: (0,13,12,23)
C0M13Y12K23 (0%, 13%, 12%, 23%)
(0.00 / 0.13 / 0.12 / 0.23)

CMYK percentages

%0
%13.2
%12.18
%22.75

Codes

Color #C5ABAD in popluar color models

C5 AB AD
RGB 197 171 173
HSL 355° 18.31% 72.16%
HSB/HSV 355° 13.20% 77.25%
CMYK 0.00% 13.20% 12.18%
22.75%

Color #C5ABAD in popluar number systems.

HEX C5 AB AD
Decimal 197 171 173
Binary 11000101 10101011 10101101
Octal 305 253 255

Shades and tints

Shades of #C5ABAD

#C5ABAD
(197,171,173)
#B49C9E
(180,156,158)
#A38D8F
(163,141,143)
#927E80
(146,126,128)
#816F71
(129,111,113)
#706062
(112,96,98)
#5F5153
(95,81,83)
#4E4244
(78,66,68)
#3D3335
(61,51,53)
#2C2426
(44,36,38)
#1B1517
(27,21,23)
#000000
(0,0,0)

Tints of #C5ABAD

#C5ABAD
(197,171,173)
#CAB2B4
(202,178,180)
#CFB9BB
(207,185,187)
#D4C0C2
(212,192,194)
#D9C7C9
(217,199,201)
#DECED0
(222,206,208)
#E3D5D7
(227,213,215)
#E8DCDE
(232,220,222)
#EDE3E5
(237,227,229)
#F2EAEC
(242,234,236)
#F7F1F3
(247,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5ABAD color. Also use rgb(197,171,173) instead hex code.

Text Font Color

.myTextColor { color: #C5ABAD; }

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

This text font color is #C5ABAD.

Background Color

.myBgColor { background-color: #C5ABAD; }

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

This div background color is #C5ABAD.

Border color

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

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

This div border color is #C5ABAD.

Opacity

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

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

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

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

This text has shadow with #C5ABAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ABAD.

Preview

Color preview on black background

This text has color #C5ABAD on black background.


Color preview on white background

This text has color #C5ABAD on white background.


Black color preview on #C5ABAD background

This text has black color on #C5ABAD background.


White color preview on #C5ABAD background

This text has white color on #C5ABAD background.


Related colors

Complementary color

Complementary color for #hex is #3A5452.


I love getcolorcode.com

Triadic colors

1 #ADC5AB and #ABADC5 with #C5ABAD are triadic colors.

2 #ADABC5 and #ABC5AD with #C5ABAD are triadic colors.