COLOR #C7D49D

HEX: #C7D49D RGB: (199,212,157)

Color info

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

RGB color model

#C7D49D color RGB value is (199,212,157).

RGB: (199,212,157) (78%, 83%, 62%)

RGB channels and saturation

R 199 of 255 = 78%
G 212 of 255 = 83%
B 157 of 255 = 62%

199
212
157

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

Portions of RGB colors in percentages

R + G + B = 199 + 212 + 157 = 568 (100%)
R 199 of 568 ~ 35.04%
G 212 of 568 ~ 37.32%
B 157 of 568 ~ 27.64'%

%35.04
%37.32
%27.64

CMYK color model

#C7D49D color CMYK value is (6,0,26,17).

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

CMYK: (6,0,26,17)
C6M0Y26K17 (6%, 0%, 26%, 17%)
(0.06 / 0.00 / 0.26 / 0.17)

CMYK percentages

%6.13
%0
%25.94
%16.86

Codes

Color #C7D49D in popluar color models

C7 D4 9D
RGB 199 212 157
HSL 74° 39.01% 72.35%
HSB/HSV 74° 25.94% 83.14%
CMYK 6.13% 0.00% 25.94%
16.86%

Color #C7D49D in popluar number systems.

HEX C7 D4 9D
Decimal 199 212 157
Binary 11000111 11010100 10011101
Octal 307 324 235

Shades and tints

Shades of #C7D49D

#C7D49D
(199,212,157)
#B5C18F
(181,193,143)
#A3AE81
(163,174,129)
#919B73
(145,155,115)
#7F8865
(127,136,101)
#6D7557
(109,117,87)
#5B6249
(91,98,73)
#494F3B
(73,79,59)
#373C2D
(55,60,45)
#25291F
(37,41,31)
#131611
(19,22,17)
#000000
(0,0,0)

Tints of #C7D49D

#C7D49D
(199,212,157)
#CCD7A5
(204,215,165)
#D1DAAD
(209,218,173)
#D6DDB5
(214,221,181)
#DBE0BD
(219,224,189)
#E0E3C5
(224,227,197)
#E5E6CD
(229,230,205)
#EAE9D5
(234,233,213)
#EFECDD
(239,236,221)
#F4EFE5
(244,239,229)
#F9F2ED
(249,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D49D; }

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

This text font color is #C7D49D.

Background Color

.myBgColor { background-color: #C7D49D; }

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

This div background color is #C7D49D.

Border color

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

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

This div border color is #C7D49D.

Opacity

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

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

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

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

This text has shadow with #C7D49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D49D.

Preview

Color preview on black background

This text has color #C7D49D on black background.


Color preview on white background

This text has color #C7D49D on white background.


Black color preview on #C7D49D background

This text has black color on #C7D49D background.


White color preview on #C7D49D background

This text has white color on #C7D49D background.


Related colors

Complementary color

Complementary color for #hex is #382B62.


I love getcolorcode.com

Triadic colors

1 #9DC7D4 and #D49DC7 with #C7D49D are triadic colors.

2 #9DD4C7 and #D4C79D with #C7D49D are triadic colors.