COLOR #C7D49B

HEX: #C7D49B RGB: (199,212,155)

Color info

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

RGB color model

#C7D49B color RGB value is (199,212,155).

RGB: (199,212,155) (78%, 83%, 61%)

RGB channels and saturation

R 199 of 255 = 78%
G 212 of 255 = 83%
B 155 of 255 = 61%

199
212
155

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

Portions of RGB colors in percentages

R + G + B = 199 + 212 + 155 = 566 (100%)
R 199 of 566 ~ 35.16%
G 212 of 566 ~ 37.46%
B 155 of 566 ~ 27.39'%

%35.16
%37.46
%27.39

CMYK color model

#C7D49B color CMYK value is (6,0,27,17).

  • cyan value is 6.13%
  • magenta value is 0.00%
  • yellow value is 26.89%
  • key color value is 16.86%

CMYK: (6,0,27,17)
C6M0Y27K17 (6%, 0%, 27%, 17%)
(0.06 / 0.00 / 0.27 / 0.17)

CMYK percentages

%6.13
%0
%26.89
%16.86

Codes

Color #C7D49B in popluar color models

C7 D4 9B
RGB 199 212 155
HSL 74° 39.86% 71.96%
HSB/HSV 74° 26.89% 83.14%
CMYK 6.13% 0.00% 26.89%
16.86%

Color #C7D49B in popluar number systems.

HEX C7 D4 9B
Decimal 199 212 155
Binary 11000111 11010100 10011011
Octal 307 324 233

Shades and tints

Shades of #C7D49B

#C7D49B
(199,212,155)
#B5C18D
(181,193,141)
#A3AE7F
(163,174,127)
#919B71
(145,155,113)
#7F8863
(127,136,99)
#6D7555
(109,117,85)
#5B6247
(91,98,71)
#494F39
(73,79,57)
#373C2B
(55,60,43)
#25291D
(37,41,29)
#13160F
(19,22,15)
#000000
(0,0,0)

Tints of #C7D49B

#C7D49B
(199,212,155)
#CCD7A4
(204,215,164)
#D1DAAD
(209,218,173)
#D6DDB6
(214,221,182)
#DBE0BF
(219,224,191)
#E0E3C8
(224,227,200)
#E5E6D1
(229,230,209)
#EAE9DA
(234,233,218)
#EFECE3
(239,236,227)
#F4EFEC
(244,239,236)
#F9F2F5
(249,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D49B color. Also use rgb(199,212,155) instead hex code.

Text Font Color

.myTextColor { color: #C7D49B; }

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

This text font color is #C7D49B.

Background Color

.myBgColor { background-color: #C7D49B; }

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

This div background color is #C7D49B.

Border color

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

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

This div border color is #C7D49B.

Opacity

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

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

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

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

This text has shadow with #C7D49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D49B.

Preview

Color preview on black background

This text has color #C7D49B on black background.


Color preview on white background

This text has color #C7D49B on white background.


Black color preview on #C7D49B background

This text has black color on #C7D49B background.


White color preview on #C7D49B background

This text has white color on #C7D49B background.


Related colors

Complementary color

Complementary color for #hex is #382B64.


I love getcolorcode.com

Triadic colors

1 #9BC7D4 and #D49BC7 with #C7D49B are triadic colors.

2 #9BD4C7 and #D4C79B with #C7D49B are triadic colors.