COLOR #C9E9E5

HEX: #C9E9E5 RGB: (201,233,229)

Renk bilgisi

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

RGB renk modeli

#C9E9E5 color RGB value is (201,233,229).

RGB: (201,233,229) (79%, 91%, 90%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 233 of 255 = 91%
B 229 of 255 = 90%

201
233
229

R + G + B ~ 87%. #C9E9E5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 233 + 229 = 663 (100%)
R 201 of 663 ~ 30.32%
G 233 of 663 ~ 35.14%
B 229 of 663 ~ 34.54'%

%30.32
%35.14
%34.54

CMYK RENK MODELİ

#C9E9E5 rengi CMYK tonu (14,0,2,9).

  • camgöbeği tonu 13.73%
  • eflatun tonu 0.00%
  • sarı tonu 1.72%
  • ana renk tonu 8.63%

CMYK: (14,0,2,9)
C14M0Y2K9 (14%, 0%, 2%, 9%)
(0.14 / 0.00 / 0.02 / 0.09)

CMYK yüzdeleri

%13.73
%0
%1.72
%8.63

Codes

Color #C9E9E5 in popluar color models

C9 E9 E5
RGB 201 233 229
HSL 173° 42.11% 85.10%
HSB/HSV 173° 13.73% 91.37%
CMYK 13.73% 0.00% 1.72%
8.63%

Color #C9E9E5 in popluar number systems.

HEX C9 E9 E5
Decimal 201 233 229
Binary 11001001 11101001 11100101
Octal 311 351 345

Shades and tints

Shades of #C9E9E5

#C9E9E5
(201,233,229)
#B7D4D1
(183,212,209)
#A5BFBD
(165,191,189)
#93AAA9
(147,170,169)
#819595
(129,149,149)
#6F8081
(111,128,129)
#5D6B6D
(93,107,109)
#4B5659
(75,86,89)
#394145
(57,65,69)
#272C31
(39,44,49)
#15171D
(21,23,29)
#000000
(0,0,0)

Tints of #C9E9E5

#C9E9E5
(201,233,229)
#CDEBE7
(205,235,231)
#D1EDE9
(209,237,233)
#D5EFEB
(213,239,235)
#D9F1ED
(217,241,237)
#DDF3EF
(221,243,239)
#E1F5F1
(225,245,241)
#E5F7F3
(229,247,243)
#E9F9F5
(233,249,245)
#EDFBF7
(237,251,247)
#F1FDF9
(241,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E9E5; }

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

This text font color is #C9E9E5.

Background Color

.myBgColor { background-color: #C9E9E5; }

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

This div background color is #C9E9E5.

Border color

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

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

This div border color is #C9E9E5.

Opacity

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

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

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

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

This text has shadow with #C9E9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E9E5.

Preview

Color preview on black background

This text has color #C9E9E5 on black background.


Color preview on white background

This text has color #C9E9E5 on white background.


Black color preview on #C9E9E5 background

This text has black color on #C9E9E5 background.


White color preview on #C9E9E5 background

This text has white color on #C9E9E5 background.


Related colors

Complementary color

Complementary color for #hex is #36161A.


I love getcolorcode.com

Triadic colors

1 #E5C9E9 and #E9E5C9 with #C9E9E5 are triadic colors.

2 #E5E9C9 and #E9C9E5 with #C9E9E5 are triadic colors.