COLOR #C9E6CE

HEX: #C9E6CE RGB: (201,230,206)

Renk bilgisi

#C9E6CE contains red, green and blue colors in about the same proportion. #C9E6CE ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#C9E6CE color RGB value is (201,230,206).

RGB: (201,230,206) (79%, 90%, 81%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 230 of 255 = 90%
B 206 of 255 = 81%

201
230
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 230 + 206 = 637 (100%)
R 201 of 637 ~ 31.55%
G 230 of 637 ~ 36.11%
B 206 of 637 ~ 32.34'%

%31.55
%36.11
%32.34

CMYK RENK MODELİ

#C9E6CE rengi CMYK tonu (13,0,10,10).

  • camgöbeği tonu 12.61%
  • eflatun tonu 0.00%
  • sarı tonu 10.43%
  • ana renk tonu 9.80%

CMYK: (13,0,10,10)
C13M0Y10K10 (13%, 0%, 10%, 10%)
(0.13 / 0.00 / 0.10 / 0.10)

CMYK yüzdeleri

%12.61
%0
%10.43
%9.8

Codes

Color #C9E6CE in popluar color models

C9 E6 CE
RGB 201 230 206
HSL 130° 36.71% 84.51%
HSB/HSV 130° 12.61% 90.20%
CMYK 12.61% 0.00% 10.43%
9.80%

Color #C9E6CE in popluar number systems.

HEX C9 E6 CE
Decimal 201 230 206
Binary 11001001 11100110 11001110
Octal 311 346 316

Shades and tints

Shades of #C9E6CE

#C9E6CE
(201,230,206)
#B7D2BC
(183,210,188)
#A5BEAA
(165,190,170)
#93AA98
(147,170,152)
#819686
(129,150,134)
#6F8274
(111,130,116)
#5D6E62
(93,110,98)
#4B5A50
(75,90,80)
#39463E
(57,70,62)
#27322C
(39,50,44)
#151E1A
(21,30,26)
#000000
(0,0,0)

Tints of #C9E6CE

#C9E6CE
(201,230,206)
#CDE8D2
(205,232,210)
#D1EAD6
(209,234,214)
#D5ECDA
(213,236,218)
#D9EEDE
(217,238,222)
#DDF0E2
(221,240,226)
#E1F2E6
(225,242,230)
#E5F4EA
(229,244,234)
#E9F6EE
(233,246,238)
#EDF8F2
(237,248,242)
#F1FAF6
(241,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E6CE color. Also use rgb(201,230,206) instead hex code.

Text Font Color

.myTextColor { color: #C9E6CE; }

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

This text font color is #C9E6CE.

Background Color

.myBgColor { background-color: #C9E6CE; }

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

This div background color is #C9E6CE.

Border color

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

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

This div border color is #C9E6CE.

Opacity

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

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

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

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

This text has shadow with #C9E6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E6CE.

Preview

Color preview on black background

This text has color #C9E6CE on black background.


Color preview on white background

This text has color #C9E6CE on white background.


Black color preview on #C9E6CE background

This text has black color on #C9E6CE background.


White color preview on #C9E6CE background

This text has white color on #C9E6CE background.


Related colors

Complementary color

Complementary color for #hex is #361931.


I love getcolorcode.com

Triadic colors

1 #CEC9E6 and #E6CEC9 with #C9E6CE are triadic colors.

2 #CEE6C9 and #E6C9CE with #C9E6CE are triadic colors.