COLOR #C6E8CE

HEX: #C6E8CE RGB: (198,232,206)

Color info

#C6E8CE contains red, green and blue colors in about the same proportion. Web safe color of #C6E8CE is #CCFFCC (or #CFC).

RGB color model

#C6E8CE color RGB value is (198,232,206).

RGB: (198,232,206) (78%, 91%, 81%)

RGB channels and saturation

R 198 of 255 = 78%
G 232 of 255 = 91%
B 206 of 255 = 81%

198
232
206

R + G + B ~ 83%. #C6E8CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 232 + 206 = 636 (100%)
R 198 of 636 ~ 31.13%
G 232 of 636 ~ 36.48%
B 206 of 636 ~ 32.39'%

%31.13
%36.48
%32.39

CMYK color model

#C6E8CE color CMYK value is (15,0,11,9).

  • cyan value is 14.66%
  • magenta value is 0.00%
  • yellow value is 11.21%
  • key color value is 9.02%

CMYK: (15,0,11,9)
C15M0Y11K9 (15%, 0%, 11%, 9%)
(0.15 / 0.00 / 0.11 / 0.09)

CMYK percentages

%14.66
%0
%11.21
%9.02

Codes

Color #C6E8CE in popluar color models

C6 E8 CE
RGB 198 232 206
HSL 134° 42.50% 84.31%
HSB/HSV 134° 14.66% 90.98%
CMYK 14.66% 0.00% 11.21%
9.02%

Color #C6E8CE in popluar number systems.

HEX C6 E8 CE
Decimal 198 232 206
Binary 11000110 11101000 11001110
Octal 306 350 316

Shades and tints

Shades of #C6E8CE

#C6E8CE
(198,232,206)
#B4D3BC
(180,211,188)
#A2BEAA
(162,190,170)
#90A998
(144,169,152)
#7E9486
(126,148,134)
#6C7F74
(108,127,116)
#5A6A62
(90,106,98)
#485550
(72,85,80)
#36403E
(54,64,62)
#242B2C
(36,43,44)
#12161A
(18,22,26)
#000000
(0,0,0)

Tints of #C6E8CE

#C6E8CE
(198,232,206)
#CBEAD2
(203,234,210)
#D0ECD6
(208,236,214)
#D5EEDA
(213,238,218)
#DAF0DE
(218,240,222)
#DFF2E2
(223,242,226)
#E4F4E6
(228,244,230)
#E9F6EA
(233,246,234)
#EEF8EE
(238,248,238)
#F3FAF2
(243,250,242)
#F8FCF6
(248,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E8CE color. Also use rgb(198,232,206) instead hex code.

Text Font Color

.myTextColor { color: #C6E8CE; }

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

This text font color is #C6E8CE.

Background Color

.myBgColor { background-color: #C6E8CE; }

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

This div background color is #C6E8CE.

Border color

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

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

This div border color is #C6E8CE.

Opacity

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

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

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

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

This text has shadow with #C6E8CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E8CE.

Preview

Color preview on black background

This text has color #C6E8CE on black background.


Color preview on white background

This text has color #C6E8CE on white background.


Black color preview on #C6E8CE background

This text has black color on #C6E8CE background.


White color preview on #C6E8CE background

This text has white color on #C6E8CE background.


Related colors

Complementary color

Complementary color for #hex is #391731.


I love getcolorcode.com

Triadic colors

1 #CEC6E8 and #E8CEC6 with #C6E8CE are triadic colors.

2 #CEE8C6 and #E8C6CE with #C6E8CE are triadic colors.