COLOR #C4A6AC

HEX: #C4A6AC RGB: (196,166,172)

Color info

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

RGB color model

#C4A6AC color RGB value is (196,166,172).

RGB: (196,166,172) (77%, 65%, 67%)

RGB channels and saturation

R 196 of 255 = 77%
G 166 of 255 = 65%
B 172 of 255 = 67%

196
166
172

R + G + B ~ 70%. #C4A6AC is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 166 + 172 = 534 (100%)
R 196 of 534 ~ 36.7%
G 166 of 534 ~ 31.09%
B 172 of 534 ~ 32.21'%

%36.7
%31.09
%32.21

CMYK color model

#C4A6AC color CMYK value is (0,15,12,23).

  • cyan value is 0.00%
  • magenta value is 15.31%
  • yellow value is 12.24%
  • key color value is 23.14%
CMYK: (0,15,12,23) C0M15Y12K23 (0%,15%,12%,23%) (0.00/0.15/0.12/0.23) 

CMYK percentages

%0
%15.31
%12.24
%23.14

Codes

Color #C4A6AC in popluar color models

C4 A6 AC
RGB 196 166 172
HSL 348° 20.27% 70.98%
HSB/HSV 348° 15.31% 76.86%
CMYK 0.00% 15.31% 12.24%
23.14%

Color #C4A6AC in popluar number systems.

HEX C4 A6 AC
Decimal 196 166 172
Binary 11000100 10100110 10101100
Octal 304 246 254

Shades and tints

Shades of #C4A6AC

#C4A6AC
(196,166,172)
#B3979D
(179,151,157)
#A2888E
(162,136,142)
#91797F
(145,121,127)
#806A70
(128,106,112)
#6F5B61
(111,91,97)
#5E4C52
(94,76,82)
#4D3D43
(77,61,67)
#3C2E34
(60,46,52)
#2B1F25
(43,31,37)
#1A1016
(26,16,22)
#000000
(0,0,0)

Tints of #C4A6AC

#C4A6AC
(196,166,172)
#C9AEB3
(201,174,179)
#CEB6BA
(206,182,186)
#D3BEC1
(211,190,193)
#D8C6C8
(216,198,200)
#DDCECF
(221,206,207)
#E2D6D6
(226,214,214)
#E7DEDD
(231,222,221)
#ECE6E4
(236,230,228)
#F1EEEB
(241,238,235)
#F6F6F2
(246,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4A6AC color. Also use rgb(196,166,172) instead hex code.

Text Font Color

.myTextColor { color: #C4A6AC; }

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

This text font color is #C4A6AC.

Background Color

.myBgColor { background-color: #C4A6AC; }

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

This div background color is #C4A6AC.

Border color

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

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

This div border color is #C4A6AC.

Opacity

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

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

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

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

This text has shadow with #C4A6AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A6AC.

Preview

Color preview on black background

This text has color #C4A6AC on black background.


Color preview on white background

This text has color #C4A6AC on white background.


Black color preview on #C4A6AC background

This text has black color on #C4A6AC background.


White color preview on #C4A6AC background

This text has white color on #C4A6AC background.


Related colors

Complementary color

Complementary color for #hex is #3B5953.


I love getcolorcode.com

Triadic colors

1 #ACC4A6 and #A6ACC4 with #C4A6AC are triadic colors.

2 #ACA6C4 and #A6C4AC with #C4A6AC are triadic colors.