COLOR #C7D895

HEX: #C7D895 RGB: (199,216,149)

Color info

#C7D895 contains mainly red and green colors. Web safe color of #C7D895 is #CCCC99 (or #CC9).

RGB color model

#C7D895 color RGB value is (199,216,149).

RGB: (199,216,149) (78%, 85%, 58%)

RGB channels and saturation

R 199 of 255 = 78%
G 216 of 255 = 85%
B 149 of 255 = 58%

199
216
149

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

Portions of RGB colors in percentages

R + G + B = 199 + 216 + 149 = 564 (100%)
R 199 of 564 ~ 35.28%
G 216 of 564 ~ 38.3%
B 149 of 564 ~ 26.42'%

%35.28
%38.3
%26.42

CMYK color model

#C7D895 color CMYK value is (8,0,31,15).

  • cyan value is 7.87%
  • magenta value is 0.00%
  • yellow value is 31.02%
  • key color value is 15.29%

CMYK: (8,0,31,15)
C8M0Y31K15 (8%, 0%, 31%, 15%)
(0.08 / 0.00 / 0.31 / 0.15)

CMYK percentages

%7.87
%0
%31.02
%15.29

Codes

Color #C7D895 in popluar color models

C7 D8 95
RGB 199 216 149
HSL 75° 46.21% 71.57%
HSB/HSV 75° 31.02% 84.71%
CMYK 7.87% 0.00% 31.02%
15.29%

Color #C7D895 in popluar number systems.

HEX C7 D8 95
Decimal 199 216 149
Binary 11000111 11011000 10010101
Octal 307 330 225

Shades and tints

Shades of #C7D895

#C7D895
(199,216,149)
#B5C588
(181,197,136)
#A3B27B
(163,178,123)
#919F6E
(145,159,110)
#7F8C61
(127,140,97)
#6D7954
(109,121,84)
#5B6647
(91,102,71)
#49533A
(73,83,58)
#37402D
(55,64,45)
#252D20
(37,45,32)
#131A13
(19,26,19)
#000000
(0,0,0)

Tints of #C7D895

#C7D895
(199,216,149)
#CCDB9E
(204,219,158)
#D1DEA7
(209,222,167)
#D6E1B0
(214,225,176)
#DBE4B9
(219,228,185)
#E0E7C2
(224,231,194)
#E5EACB
(229,234,203)
#EAEDD4
(234,237,212)
#EFF0DD
(239,240,221)
#F4F3E6
(244,243,230)
#F9F6EF
(249,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D895 color. Also use rgb(199,216,149) instead hex code.

Text Font Color

.myTextColor { color: #C7D895; }

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

This text font color is #C7D895.

Background Color

.myBgColor { background-color: #C7D895; }

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

This div background color is #C7D895.

Border color

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

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

This div border color is #C7D895.

Opacity

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

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

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

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

This text has shadow with #C7D895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D895.

Preview

Color preview on black background

This text has color #C7D895 on black background.


Color preview on white background

This text has color #C7D895 on white background.


Black color preview on #C7D895 background

This text has black color on #C7D895 background.


White color preview on #C7D895 background

This text has white color on #C7D895 background.


Related colors

Complementary color

Complementary color for #hex is #38276A.


I love getcolorcode.com

Triadic colors

1 #95C7D8 and #D895C7 with #C7D895 are triadic colors.

2 #95D8C7 and #D8C795 with #C7D895 are triadic colors.