COLOR #C7D6BE

HEX: #C7D6BE RGB: (199,214,190)

Color info

#C7D6BE contains red, green and blue colors in about the same proportion. Web safe color of #C7D6BE is #CCCCCC (or #CCC).

RGB color model

#C7D6BE color RGB value is (199,214,190).

RGB: (199,214,190) (78%, 84%, 75%)

RGB channels and saturation

R 199 of 255 = 78%
G 214 of 255 = 84%
B 190 of 255 = 75%

199
214
190

R + G + B ~ 79%. #C7D6BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 214 + 190 = 603 (100%)
R 199 of 603 ~ 33%
G 214 of 603 ~ 35.49%
B 190 of 603 ~ 31.51'%

%33
%35.49
%31.51

CMYK color model

#C7D6BE color CMYK value is (7,0,11,16).

  • cyan value is 7.01%
  • magenta value is 0.00%
  • yellow value is 11.21%
  • key color value is 16.08%
CMYK: (7,0,11,16) C7M0Y11K16 (7%,0%,11%,16%) (0.07/0.00/0.11/0.16) 

CMYK percentages

%7.01
%0
%11.21
%16.08

Codes

Color #C7D6BE in popluar color models

C7 D6 BE
RGB 199 214 190
HSL 98° 22.64% 79.22%
HSB/HSV 98° 11.21% 83.92%
CMYK 7.01% 0.00% 11.21%
16.08%

Color #C7D6BE in popluar number systems.

HEX C7 D6 BE
Decimal 199 214 190
Binary 11000111 11010110 10111110
Octal 307 326 276

Shades and tints

Shades of #C7D6BE

#C7D6BE
(199,214,190)
#B5C3AD
(181,195,173)
#A3B09C
(163,176,156)
#919D8B
(145,157,139)
#7F8A7A
(127,138,122)
#6D7769
(109,119,105)
#5B6458
(91,100,88)
#495147
(73,81,71)
#373E36
(55,62,54)
#252B25
(37,43,37)
#131814
(19,24,20)
#000000
(0,0,0)

Tints of #C7D6BE

#C7D6BE
(199,214,190)
#CCD9C3
(204,217,195)
#D1DCC8
(209,220,200)
#D6DFCD
(214,223,205)
#DBE2D2
(219,226,210)
#E0E5D7
(224,229,215)
#E5E8DC
(229,232,220)
#EAEBE1
(234,235,225)
#EFEEE6
(239,238,230)
#F4F1EB
(244,241,235)
#F9F4F0
(249,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D6BE color. Also use rgb(199,214,190) instead hex code.

Text Font Color

.myTextColor { color: #C7D6BE; }

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

This text font color is #C7D6BE.

Background Color

.myBgColor { background-color: #C7D6BE; }

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

This div background color is #C7D6BE.

Border color

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

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

This div border color is #C7D6BE.

Opacity

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

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

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

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

This text has shadow with #C7D6BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D6BE.

Preview

Color preview on black background

This text has color #C7D6BE on black background.


Color preview on white background

This text has color #C7D6BE on white background.


Black color preview on #C7D6BE background

This text has black color on #C7D6BE background.


White color preview on #C7D6BE background

This text has white color on #C7D6BE background.


Related colors

Complementary color

Complementary color for #hex is #382941.


I love getcolorcode.com

Triadic colors

1 #BEC7D6 and #D6BEC7 with #C7D6BE are triadic colors.

2 #BED6C7 and #D6C7BE with #C7D6BE are triadic colors.