COLOR #C8E6BA

HEX: #C8E6BA RGB: (200,230,186)

Color info

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

RGB color model

#C8E6BA color RGB value is (200,230,186).

RGB: (200,230,186) (78%, 90%, 73%)

RGB channels and saturation

R 200 of 255 = 78%
G 230 of 255 = 90%
B 186 of 255 = 73%

200
230
186

R + G + B ~ 80%. #C8E6BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 200 + 230 + 186 = 616 (100%)
R 200 of 616 ~ 32.47%
G 230 of 616 ~ 37.34%
B 186 of 616 ~ 30.19'%

%32.47
%37.34
%30.19

CMYK color model

#C8E6BA color CMYK value is (13,0,19,10).

  • cyan value is 13.04%
  • magenta value is 0.00%
  • yellow value is 19.13%
  • key color value is 9.80%

CMYK: (13,0,19,10)
C13M0Y19K10 (13%, 0%, 19%, 10%)
(0.13 / 0.00 / 0.19 / 0.10)

CMYK percentages

%13.04
%0
%19.13
%9.8

Codes

Color #C8E6BA in popluar color models

C8 E6 BA
RGB 200 230 186
HSL 101° 46.81% 81.57%
HSB/HSV 101° 19.13% 90.20%
CMYK 13.04% 0.00% 19.13%
9.80%

Color #C8E6BA in popluar number systems.

HEX C8 E6 BA
Decimal 200 230 186
Binary 11001000 11100110 10111010
Octal 310 346 272

Shades and tints

Shades of #C8E6BA

#C8E6BA
(200,230,186)
#B6D2AA
(182,210,170)
#A4BE9A
(164,190,154)
#92AA8A
(146,170,138)
#80967A
(128,150,122)
#6E826A
(110,130,106)
#5C6E5A
(92,110,90)
#4A5A4A
(74,90,74)
#38463A
(56,70,58)
#26322A
(38,50,42)
#141E1A
(20,30,26)
#000000
(0,0,0)

Tints of #C8E6BA

#C8E6BA
(200,230,186)
#CDE8C0
(205,232,192)
#D2EAC6
(210,234,198)
#D7ECCC
(215,236,204)
#DCEED2
(220,238,210)
#E1F0D8
(225,240,216)
#E6F2DE
(230,242,222)
#EBF4E4
(235,244,228)
#F0F6EA
(240,246,234)
#F5F8F0
(245,248,240)
#FAFAF6
(250,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8E6BA color. Also use rgb(200,230,186) instead hex code.

Text Font Color

.myTextColor { color: #C8E6BA; }

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

This text font color is #C8E6BA.

Background Color

.myBgColor { background-color: #C8E6BA; }

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

This div background color is #C8E6BA.

Border color

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

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

This div border color is #C8E6BA.

Opacity

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

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

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

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

This text has shadow with #C8E6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8E6BA.

Preview

Color preview on black background

This text has color #C8E6BA on black background.


Color preview on white background

This text has color #C8E6BA on white background.


Black color preview on #C8E6BA background

This text has black color on #C8E6BA background.


White color preview on #C8E6BA background

This text has white color on #C8E6BA background.


Related colors

Complementary color

Complementary color for #hex is #371945.


I love getcolorcode.com

Triadic colors

1 #BAC8E6 and #E6BAC8 with #C8E6BA are triadic colors.

2 #BAE6C8 and #E6C8BA with #C8E6BA are triadic colors.