COLOR #C6ABB4

HEX: #C6ABB4 RGB: (198,171,180)

Color info

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

RGB color model

#C6ABB4 color RGB value is (198,171,180).

RGB: (198,171,180) (78%, 67%, 71%)

RGB channels and saturation

R 198 of 255 = 78%
G 171 of 255 = 67%
B 180 of 255 = 71%

198
171
180

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

Portions of RGB colors in percentages

R + G + B = 198 + 171 + 180 = 549 (100%)
R 198 of 549 ~ 36.07%
G 171 of 549 ~ 31.15%
B 180 of 549 ~ 32.79'%

%36.07
%31.15
%32.79

CMYK color model

#C6ABB4 color CMYK value is (0,14,9,22).

  • cyan value is 0.00%
  • magenta value is 13.64%
  • yellow value is 9.09%
  • key color value is 22.35%

CMYK: (0,14,9,22)
C0M14Y9K22 (0%, 14%, 9%, 22%)
(0.00 / 0.14 / 0.09 / 0.22)

CMYK percentages

%0
%13.64
%9.09
%22.35

Codes

Color #C6ABB4 in popluar color models

C6 AB B4
RGB 198 171 180
HSL 340° 19.15% 72.35%
HSB/HSV 340° 13.64% 77.65%
CMYK 0.00% 13.64% 9.09%
22.35%

Color #C6ABB4 in popluar number systems.

HEX C6 AB B4
Decimal 198 171 180
Binary 11000110 10101011 10110100
Octal 306 253 264

Shades and tints

Shades of #C6ABB4

#C6ABB4
(198,171,180)
#B49CA4
(180,156,164)
#A28D94
(162,141,148)
#907E84
(144,126,132)
#7E6F74
(126,111,116)
#6C6064
(108,96,100)
#5A5154
(90,81,84)
#484244
(72,66,68)
#363334
(54,51,52)
#242424
(36,36,36)
#121514
(18,21,20)
#000000
(0,0,0)

Tints of #C6ABB4

#C6ABB4
(198,171,180)
#CBB2BA
(203,178,186)
#D0B9C0
(208,185,192)
#D5C0C6
(213,192,198)
#DAC7CC
(218,199,204)
#DFCED2
(223,206,210)
#E4D5D8
(228,213,216)
#E9DCDE
(233,220,222)
#EEE3E4
(238,227,228)
#F3EAEA
(243,234,234)
#F8F1F0
(248,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6ABB4 color. Also use rgb(198,171,180) instead hex code.

Text Font Color

.myTextColor { color: #C6ABB4; }

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

This text font color is #C6ABB4.

Background Color

.myBgColor { background-color: #C6ABB4; }

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

This div background color is #C6ABB4.

Border color

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

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

This div border color is #C6ABB4.

Opacity

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

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

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

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

This text has shadow with #C6ABB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ABB4.

Preview

Color preview on black background

This text has color #C6ABB4 on black background.


Color preview on white background

This text has color #C6ABB4 on white background.


Black color preview on #C6ABB4 background

This text has black color on #C6ABB4 background.


White color preview on #C6ABB4 background

This text has white color on #C6ABB4 background.


Related colors

Complementary color

Complementary color for #hex is #39544B.


I love getcolorcode.com

Triadic colors

1 #B4C6AB and #ABB4C6 with #C6ABB4 are triadic colors.

2 #B4ABC6 and #ABC6B4 with #C6ABB4 are triadic colors.