COLOR #C7D195

HEX: #C7D195 RGB: (199,209,149)

Color info

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

RGB color model

#C7D195 color RGB value is (199,209,149).

RGB: (199,209,149) (78%, 82%, 58%)

RGB channels and saturation

R 199 of 255 = 78%
G 209 of 255 = 82%
B 149 of 255 = 58%

199
209
149

R + G + B ~ 73%. #C7D195 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 209 + 149 = 557 (100%)
R 199 of 557 ~ 35.73%
G 209 of 557 ~ 37.52%
B 149 of 557 ~ 26.75'%

%35.73
%37.52
%26.75

CMYK color model

#C7D195 color CMYK value is (5,0,29,18).

  • cyan value is 4.78%
  • magenta value is 0.00%
  • yellow value is 28.71%
  • key color value is 18.04%

CMYK: (5,0,29,18)
C5M0Y29K18 (5%, 0%, 29%, 18%)
(0.05 / 0.00 / 0.29 / 0.18)

CMYK percentages

%4.78
%0
%28.71
%18.04

Codes

Color #C7D195 in popluar color models

C7 D1 95
RGB 199 209 149
HSL 70° 39.47% 70.20%
HSB/HSV 70° 28.71% 81.96%
CMYK 4.78% 0.00% 28.71%
18.04%

Color #C7D195 in popluar number systems.

HEX C7 D1 95
Decimal 199 209 149
Binary 11000111 11010001 10010101
Octal 307 321 225

Shades and tints

Shades of #C7D195

#C7D195
(199,209,149)
#B5BE88
(181,190,136)
#A3AB7B
(163,171,123)
#91986E
(145,152,110)
#7F8561
(127,133,97)
#6D7254
(109,114,84)
#5B5F47
(91,95,71)
#494C3A
(73,76,58)
#37392D
(55,57,45)
#252620
(37,38,32)
#131313
(19,19,19)
#000000
(0,0,0)

Tints of #C7D195

#C7D195
(199,209,149)
#CCD59E
(204,213,158)
#D1D9A7
(209,217,167)
#D6DDB0
(214,221,176)
#DBE1B9
(219,225,185)
#E0E5C2
(224,229,194)
#E5E9CB
(229,233,203)
#EAEDD4
(234,237,212)
#EFF1DD
(239,241,221)
#F4F5E6
(244,245,230)
#F9F9EF
(249,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D195; }

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

This text font color is #C7D195.

Background Color

.myBgColor { background-color: #C7D195; }

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

This div background color is #C7D195.

Border color

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

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

This div border color is #C7D195.

Opacity

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

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

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

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

This text has shadow with #C7D195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D195.

Preview

Color preview on black background

This text has color #C7D195 on black background.


Color preview on white background

This text has color #C7D195 on white background.


Black color preview on #C7D195 background

This text has black color on #C7D195 background.


White color preview on #C7D195 background

This text has white color on #C7D195 background.


Related colors

Complementary color

Complementary color for #hex is #382E6A.


I love getcolorcode.com

Triadic colors

1 #95C7D1 and #D195C7 with #C7D195 are triadic colors.

2 #95D1C7 and #D1C795 with #C7D195 are triadic colors.