COLOR #C6C796

HEX: #C6C796 RGB: (198,199,150)

Color info

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

RGB color model

#C6C796 color RGB value is (198,199,150).

RGB: (198,199,150) (78%, 78%, 59%)

RGB channels and saturation

R 198 of 255 = 78%
G 199 of 255 = 78%
B 150 of 255 = 59%

198
199
150

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

Portions of RGB colors in percentages

R + G + B = 198 + 199 + 150 = 547 (100%)
R 198 of 547 ~ 36.2%
G 199 of 547 ~ 36.38%
B 150 of 547 ~ 27.42'%

%36.2
%36.38
%27.42

CMYK color model

#C6C796 color CMYK value is (1,0,25,22).

  • cyan value is 0.50%
  • magenta value is 0.00%
  • yellow value is 24.62%
  • key color value is 21.96%

CMYK: (1,0,25,22)
C1M0Y25K22 (1%, 0%, 25%, 22%)
(0.01 / 0.00 / 0.25 / 0.22)

CMYK percentages

%0.5
%0
%24.62
%21.96

Codes

Color #C6C796 in popluar color models

C6 C7 96
RGB 198 199 150
HSL 61° 30.43% 68.43%
HSB/HSV 61° 24.62% 78.04%
CMYK 0.50% 0.00% 24.62%
21.96%

Color #C6C796 in popluar number systems.

HEX C6 C7 96
Decimal 198 199 150
Binary 11000110 11000111 10010110
Octal 306 307 226

Shades and tints

Shades of #C6C796

#C6C796
(198,199,150)
#B4B589
(180,181,137)
#A2A37C
(162,163,124)
#90916F
(144,145,111)
#7E7F62
(126,127,98)
#6C6D55
(108,109,85)
#5A5B48
(90,91,72)
#48493B
(72,73,59)
#36372E
(54,55,46)
#242521
(36,37,33)
#121314
(18,19,20)
#000000
(0,0,0)

Tints of #C6C796

#C6C796
(198,199,150)
#CBCC9F
(203,204,159)
#D0D1A8
(208,209,168)
#D5D6B1
(213,214,177)
#DADBBA
(218,219,186)
#DFE0C3
(223,224,195)
#E4E5CC
(228,229,204)
#E9EAD5
(233,234,213)
#EEEFDE
(238,239,222)
#F3F4E7
(243,244,231)
#F8F9F0
(248,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6C796 color. Also use rgb(198,199,150) instead hex code.

Text Font Color

.myTextColor { color: #C6C796; }

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

This text font color is #C6C796.

Background Color

.myBgColor { background-color: #C6C796; }

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

This div background color is #C6C796.

Border color

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

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

This div border color is #C6C796.

Opacity

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

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

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

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

This text has shadow with #C6C796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C796.

Preview

Color preview on black background

This text has color #C6C796 on black background.


Color preview on white background

This text has color #C6C796 on white background.


Black color preview on #C6C796 background

This text has black color on #C6C796 background.


White color preview on #C6C796 background

This text has white color on #C6C796 background.


Related colors

Complementary color

Complementary color for #hex is #393869.


I love getcolorcode.com

Triadic colors

1 #96C6C7 and #C796C6 with #C6C796 are triadic colors.

2 #96C7C6 and #C7C696 with #C6C796 are triadic colors.