COLOR #C5C69C

HEX: #C5C69C RGB: (197,198,156)

Color info

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

RGB color model

#C5C69C color RGB value is (197,198,156).

RGB: (197,198,156) (77%, 78%, 61%)

RGB channels and saturation

R 197 of 255 = 77%
G 198 of 255 = 78%
B 156 of 255 = 61%

197
198
156

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

Portions of RGB colors in percentages

R + G + B = 197 + 198 + 156 = 551 (100%)
R 197 of 551 ~ 35.75%
G 198 of 551 ~ 35.93%
B 156 of 551 ~ 28.31'%

%35.75
%35.93
%28.31

CMYK color model

#C5C69C color CMYK value is (1,0,21,22).

  • cyan value is 0.51%
  • magenta value is 0.00%
  • yellow value is 21.21%
  • key color value is 22.35%

CMYK: (1,0,21,22)
C1M0Y21K22 (1%, 0%, 21%, 22%)
(0.01 / 0.00 / 0.21 / 0.22)

CMYK percentages

%0.51
%0
%21.21
%22.35

Codes

Color #C5C69C in popluar color models

C5 C6 9C
RGB 197 198 156
HSL 61° 26.92% 69.41%
HSB/HSV 61° 21.21% 77.65%
CMYK 0.51% 0.00% 21.21%
22.35%

Color #C5C69C in popluar number systems.

HEX C5 C6 9C
Decimal 197 198 156
Binary 11000101 11000110 10011100
Octal 305 306 234

Shades and tints

Shades of #C5C69C

#C5C69C
(197,198,156)
#B4B48E
(180,180,142)
#A3A280
(163,162,128)
#929072
(146,144,114)
#817E64
(129,126,100)
#706C56
(112,108,86)
#5F5A48
(95,90,72)
#4E483A
(78,72,58)
#3D362C
(61,54,44)
#2C241E
(44,36,30)
#1B1210
(27,18,16)
#000000
(0,0,0)

Tints of #C5C69C

#C5C69C
(197,198,156)
#CACBA5
(202,203,165)
#CFD0AE
(207,208,174)
#D4D5B7
(212,213,183)
#D9DAC0
(217,218,192)
#DEDFC9
(222,223,201)
#E3E4D2
(227,228,210)
#E8E9DB
(232,233,219)
#EDEEE4
(237,238,228)
#F2F3ED
(242,243,237)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5C69C color. Also use rgb(197,198,156) instead hex code.

Text Font Color

.myTextColor { color: #C5C69C; }

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

This text font color is #C5C69C.

Background Color

.myBgColor { background-color: #C5C69C; }

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

This div background color is #C5C69C.

Border color

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

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

This div border color is #C5C69C.

Opacity

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

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

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

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

This text has shadow with #C5C69C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C69C.

Preview

Color preview on black background

This text has color #C5C69C on black background.


Color preview on white background

This text has color #C5C69C on white background.


Black color preview on #C5C69C background

This text has black color on #C5C69C background.


White color preview on #C5C69C background

This text has white color on #C5C69C background.


Related colors

Complementary color

Complementary color for #hex is #3A3963.


I love getcolorcode.com

Triadic colors

1 #9CC5C6 and #C69CC5 with #C5C69C are triadic colors.

2 #9CC6C5 and #C6C59C with #C5C69C are triadic colors.