COLOR #C7D186

HEX: #C7D186 RGB: (199,209,134)

Color info

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

RGB color model

#C7D186 color RGB value is (199,209,134).

RGB: (199,209,134) (78%, 82%, 53%)

RGB channels and saturation

R 199 of 255 = 78%
G 209 of 255 = 82%
B 134 of 255 = 53%

199
209
134

R + G + B ~ 71%. #C7D186 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 209 + 134 = 542 (100%)
R 199 of 542 ~ 36.72%
G 209 of 542 ~ 38.56%
B 134 of 542 ~ 24.72'%

%36.72
%38.56
%24.72

CMYK color model

#C7D186 color CMYK value is (5,0,36,18).

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

CMYK: (5,0,36,18)
C5M0Y36K18 (5%, 0%, 36%, 18%)
(0.05 / 0.00 / 0.36 / 0.18)

CMYK percentages

%4.78
%0
%35.89
%18.04

Codes

Color #C7D186 in popluar color models

C7 D1 86
RGB 199 209 134
HSL 68° 44.91% 67.25%
HSB/HSV 68° 35.89% 81.96%
CMYK 4.78% 0.00% 35.89%
18.04%

Color #C7D186 in popluar number systems.

HEX C7 D1 86
Decimal 199 209 134
Binary 11000111 11010001 10000110
Octal 307 321 206

Shades and tints

Shades of #C7D186

#C7D186
(199,209,134)
#B5BE7A
(181,190,122)
#A3AB6E
(163,171,110)
#919862
(145,152,98)
#7F8556
(127,133,86)
#6D724A
(109,114,74)
#5B5F3E
(91,95,62)
#494C32
(73,76,50)
#373926
(55,57,38)
#25261A
(37,38,26)
#13130E
(19,19,14)
#000000
(0,0,0)

Tints of #C7D186

#C7D186
(199,209,134)
#CCD591
(204,213,145)
#D1D99C
(209,217,156)
#D6DDA7
(214,221,167)
#DBE1B2
(219,225,178)
#E0E5BD
(224,229,189)
#E5E9C8
(229,233,200)
#EAEDD3
(234,237,211)
#EFF1DE
(239,241,222)
#F4F5E9
(244,245,233)
#F9F9F4
(249,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D186; }

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

This text font color is #C7D186.

Background Color

.myBgColor { background-color: #C7D186; }

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

This div background color is #C7D186.

Border color

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

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

This div border color is #C7D186.

Opacity

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

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

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

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

This text has shadow with #C7D186 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D186.

Preview

Color preview on black background

This text has color #C7D186 on black background.


Color preview on white background

This text has color #C7D186 on white background.


Black color preview on #C7D186 background

This text has black color on #C7D186 background.


White color preview on #C7D186 background

This text has white color on #C7D186 background.


Related colors

Complementary color

Complementary color for #hex is #382E79.


I love getcolorcode.com

Triadic colors

1 #86C7D1 and #D186C7 with #C7D186 are triadic colors.

2 #86D1C7 and #D1C786 with #C7D186 are triadic colors.