COLOR #C6E2CE

HEX: #C6E2CE RGB: (198,226,206)

Color info

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

RGB color model

#C6E2CE color RGB value is (198,226,206).

RGB: (198,226,206) (78%, 89%, 81%)

RGB channels and saturation

R 198 of 255 = 78%
G 226 of 255 = 89%
B 206 of 255 = 81%

198
226
206

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

Portions of RGB colors in percentages

R + G + B = 198 + 226 + 206 = 630 (100%)
R 198 of 630 ~ 31.43%
G 226 of 630 ~ 35.87%
B 206 of 630 ~ 32.7'%

%31.43
%35.87
%32.7

CMYK color model

#C6E2CE color CMYK value is (12,0,9,11).

  • cyan value is 12.39%
  • magenta value is 0.00%
  • yellow value is 8.85%
  • key color value is 11.37%
CMYK: (12,0,9,11) C12M0Y9K11 (12%,0%,9%,11%) (0.12/0.00/0.09/0.11) 

CMYK percentages

%12.39
%0
%8.85
%11.37

Codes

Color #C6E2CE in popluar color models

C6 E2 CE
RGB 198 226 206
HSL 137° 32.56% 83.14%
HSB/HSV 137° 12.39% 88.63%
CMYK 12.39% 0.00% 8.85%
11.37%

Color #C6E2CE in popluar number systems.

HEX C6 E2 CE
Decimal 198 226 206
Binary 11000110 11100010 11001110
Octal 306 342 316

Shades and tints

Shades of #C6E2CE

#C6E2CE
(198,226,206)
#B4CEBC
(180,206,188)
#A2BAAA
(162,186,170)
#90A698
(144,166,152)
#7E9286
(126,146,134)
#6C7E74
(108,126,116)
#5A6A62
(90,106,98)
#485650
(72,86,80)
#36423E
(54,66,62)
#242E2C
(36,46,44)
#121A1A
(18,26,26)
#000000
(0,0,0)

Tints of #C6E2CE

#C6E2CE
(198,226,206)
#CBE4D2
(203,228,210)
#D0E6D6
(208,230,214)
#D5E8DA
(213,232,218)
#DAEADE
(218,234,222)
#DFECE2
(223,236,226)
#E4EEE6
(228,238,230)
#E9F0EA
(233,240,234)
#EEF2EE
(238,242,238)
#F3F4F2
(243,244,242)
#F8F6F6
(248,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E2CE; }

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

This text font color is #C6E2CE.

Background Color

.myBgColor { background-color: #C6E2CE; }

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

This div background color is #C6E2CE.

Border color

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

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

This div border color is #C6E2CE.

Opacity

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

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

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

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

This text has shadow with #C6E2CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E2CE.

Preview

Color preview on black background

This text has color #C6E2CE on black background.


Color preview on white background

This text has color #C6E2CE on white background.


Black color preview on #C6E2CE background

This text has black color on #C6E2CE background.


White color preview on #C6E2CE background

This text has white color on #C6E2CE background.


Related colors

Complementary color

Complementary color for #hex is #391D31.


I love getcolorcode.com

Triadic colors

1 #CEC6E2 and #E2CEC6 with #C6E2CE are triadic colors.

2 #CEE2C6 and #E2C6CE with #C6E2CE are triadic colors.