COLOR #C4C7A8

HEX: #C4C7A8 RGB: (196,199,168)

Color info

#C4C7A8 contains red, green and blue colors in about the same proportion. Web safe color of #C4C7A8 is #CCCC99 (or #CC9).

RGB color model

#C4C7A8 color RGB value is (196,199,168).

RGB: (196,199,168) (77%, 78%, 66%)

RGB channels and saturation

R 196 of 255 = 77%
G 199 of 255 = 78%
B 168 of 255 = 66%

196
199
168

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

Portions of RGB colors in percentages

R + G + B = 196 + 199 + 168 = 563 (100%)
R 196 of 563 ~ 34.81%
G 199 of 563 ~ 35.35%
B 168 of 563 ~ 29.84'%

%34.81
%35.35
%29.84

CMYK color model

#C4C7A8 color CMYK value is (2,0,16,22).

  • cyan value is 1.51%
  • magenta value is 0.00%
  • yellow value is 15.58%
  • key color value is 21.96%

CMYK: (2,0,16,22)
C2M0Y16K22 (2%, 0%, 16%, 22%)
(0.02 / 0.00 / 0.16 / 0.22)

CMYK percentages

%1.51
%0
%15.58
%21.96

Codes

Color #C4C7A8 in popluar color models

C4 C7 A8
RGB 196 199 168
HSL 66° 21.68% 71.96%
HSB/HSV 66° 15.58% 78.04%
CMYK 1.51% 0.00% 15.58%
21.96%

Color #C4C7A8 in popluar number systems.

HEX C4 C7 A8
Decimal 196 199 168
Binary 11000100 11000111 10101000
Octal 304 307 250

Shades and tints

Shades of #C4C7A8

#C4C7A8
(196,199,168)
#B3B599
(179,181,153)
#A2A38A
(162,163,138)
#91917B
(145,145,123)
#807F6C
(128,127,108)
#6F6D5D
(111,109,93)
#5E5B4E
(94,91,78)
#4D493F
(77,73,63)
#3C3730
(60,55,48)
#2B2521
(43,37,33)
#1A1312
(26,19,18)
#000000
(0,0,0)

Tints of #C4C7A8

#C4C7A8
(196,199,168)
#C9CCAF
(201,204,175)
#CED1B6
(206,209,182)
#D3D6BD
(211,214,189)
#D8DBC4
(216,219,196)
#DDE0CB
(221,224,203)
#E2E5D2
(226,229,210)
#E7EAD9
(231,234,217)
#ECEFE0
(236,239,224)
#F1F4E7
(241,244,231)
#F6F9EE
(246,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4C7A8 color. Also use rgb(196,199,168) instead hex code.

Text Font Color

.myTextColor { color: #C4C7A8; }

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

This text font color is #C4C7A8.

Background Color

.myBgColor { background-color: #C4C7A8; }

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

This div background color is #C4C7A8.

Border color

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

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

This div border color is #C4C7A8.

Opacity

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

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

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

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

This text has shadow with #C4C7A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4C7A8.

Preview

Color preview on black background

This text has color #C4C7A8 on black background.


Color preview on white background

This text has color #C4C7A8 on white background.


Black color preview on #C4C7A8 background

This text has black color on #C4C7A8 background.


White color preview on #C4C7A8 background

This text has white color on #C4C7A8 background.


Related colors

Complementary color

Complementary color for #hex is #3B3857.


I love getcolorcode.com

Triadic colors

1 #A8C4C7 and #C7A8C4 with #C4C7A8 are triadic colors.

2 #A8C7C4 and #C7C4A8 with #C4C7A8 are triadic colors.