COLOR #C9E5CF

HEX: #C9E5CF RGB: (201,229,207)

Renk bilgisi

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

RGB renk modeli

#C9E5CF color RGB value is (201,229,207).

RGB: (201,229,207) (79%, 90%, 81%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 229 of 255 = 90%
B 207 of 255 = 81%

201
229
207

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 229 + 207 = 637 (100%)
R 201 of 637 ~ 31.55%
G 229 of 637 ~ 35.95%
B 207 of 637 ~ 32.5'%

%31.55
%35.95
%32.5

CMYK RENK MODELİ

#C9E5CF rengi CMYK tonu (12,0,10,10).

  • camgöbeği tonu 12.23%
  • eflatun tonu 0.00%
  • sarı tonu 9.61%
  • ana renk tonu 10.20%

CMYK: (12,0,10,10)
C12M0Y10K10 (12%, 0%, 10%, 10%)
(0.12 / 0.00 / 0.10 / 0.10)

CMYK yüzdeleri

%12.23
%0
%9.61
%10.2

Codes

Color #C9E5CF in popluar color models

C9 E5 CF
RGB 201 229 207
HSL 133° 35.00% 84.31%
HSB/HSV 133° 12.23% 89.80%
CMYK 12.23% 0.00% 9.61%
10.20%

Color #C9E5CF in popluar number systems.

HEX C9 E5 CF
Decimal 201 229 207
Binary 11001001 11100101 11001111
Octal 311 345 317

Shades and tints

Shades of #C9E5CF

#C9E5CF
(201,229,207)
#B7D1BD
(183,209,189)
#A5BDAB
(165,189,171)
#93A999
(147,169,153)
#819587
(129,149,135)
#6F8175
(111,129,117)
#5D6D63
(93,109,99)
#4B5951
(75,89,81)
#39453F
(57,69,63)
#27312D
(39,49,45)
#151D1B
(21,29,27)
#000000
(0,0,0)

Tints of #C9E5CF

#C9E5CF
(201,229,207)
#CDE7D3
(205,231,211)
#D1E9D7
(209,233,215)
#D5EBDB
(213,235,219)
#D9EDDF
(217,237,223)
#DDEFE3
(221,239,227)
#E1F1E7
(225,241,231)
#E5F3EB
(229,243,235)
#E9F5EF
(233,245,239)
#EDF7F3
(237,247,243)
#F1F9F7
(241,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E5CF color. Also use rgb(201,229,207) instead hex code.

Text Font Color

.myTextColor { color: #C9E5CF; }

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

This text font color is #C9E5CF.

Background Color

.myBgColor { background-color: #C9E5CF; }

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

This div background color is #C9E5CF.

Border color

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

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

This div border color is #C9E5CF.

Opacity

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

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

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

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

This text has shadow with #C9E5CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E5CF.

Preview

Color preview on black background

This text has color #C9E5CF on black background.


Color preview on white background

This text has color #C9E5CF on white background.


Black color preview on #C9E5CF background

This text has black color on #C9E5CF background.


White color preview on #C9E5CF background

This text has white color on #C9E5CF background.


Related colors

Complementary color

Complementary color for #hex is #361A30.


I love getcolorcode.com

Triadic colors

1 #CFC9E5 and #E5CFC9 with #C9E5CF are triadic colors.

2 #CFE5C9 and #E5C9CF with #C9E5CF are triadic colors.