COLOR #C4ABC6

HEX: #C4ABC6 RGB: (196,171,198)

Color info

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

RGB color model

#C4ABC6 color RGB value is (196,171,198).

RGB: (196,171,198) (77%, 67%, 78%)

RGB channels and saturation

R 196 of 255 = 77%
G 171 of 255 = 67%
B 198 of 255 = 78%

196
171
198

R + G + B ~ 74%. #C4ABC6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 171 + 198 = 565 (100%)
R 196 of 565 ~ 34.69%
G 171 of 565 ~ 30.27%
B 198 of 565 ~ 35.04'%

%34.69
%30.27
%35.04

CMYK color model

#C4ABC6 color CMYK value is (1,14,0,22).

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

CMYK: (1,14,0,22)
C1M14Y0K22 (1%, 14%, 0%, 22%)
(0.01 / 0.14 / 0.00 / 0.22)

CMYK percentages

%1.01
%13.64
%0
%22.35

Codes

Color #C4ABC6 in popluar color models

C4 AB C6
RGB 196 171 198
HSL 296° 19.15% 72.35%
HSB/HSV 296° 13.64% 77.65%
CMYK 1.01% 13.64% 0.00%
22.35%

Color #C4ABC6 in popluar number systems.

HEX C4 AB C6
Decimal 196 171 198
Binary 11000100 10101011 11000110
Octal 304 253 306

Shades and tints

Shades of #C4ABC6

#C4ABC6
(196,171,198)
#B39CB4
(179,156,180)
#A28DA2
(162,141,162)
#917E90
(145,126,144)
#806F7E
(128,111,126)
#6F606C
(111,96,108)
#5E515A
(94,81,90)
#4D4248
(77,66,72)
#3C3336
(60,51,54)
#2B2424
(43,36,36)
#1A1512
(26,21,18)
#000000
(0,0,0)

Tints of #C4ABC6

#C4ABC6
(196,171,198)
#C9B2CB
(201,178,203)
#CEB9D0
(206,185,208)
#D3C0D5
(211,192,213)
#D8C7DA
(216,199,218)
#DDCEDF
(221,206,223)
#E2D5E4
(226,213,228)
#E7DCE9
(231,220,233)
#ECE3EE
(236,227,238)
#F1EAF3
(241,234,243)
#F6F1F8
(246,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4ABC6; }

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

This text font color is #C4ABC6.

Background Color

.myBgColor { background-color: #C4ABC6; }

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

This div background color is #C4ABC6.

Border color

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

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

This div border color is #C4ABC6.

Opacity

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

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

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

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

This text has shadow with #C4ABC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4ABC6.

Preview

Color preview on black background

This text has color #C4ABC6 on black background.


Color preview on white background

This text has color #C4ABC6 on white background.


Black color preview on #C4ABC6 background

This text has black color on #C4ABC6 background.


White color preview on #C4ABC6 background

This text has white color on #C4ABC6 background.


Related colors

Complementary color

Complementary color for #hex is #3B5439.


I love getcolorcode.com

Triadic colors

1 #C6C4AB and #ABC6C4 with #C4ABC6 are triadic colors.

2 #C6ABC4 and #ABC4C6 with #C4ABC6 are triadic colors.