COLOR #C9E2EE

HEX: #C9E2EE RGB: (201,226,238)

Renk bilgisi

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

RGB renk modeli

#C9E2EE color RGB value is (201,226,238).

RGB: (201,226,238) (79%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 226 of 255 = 89%
B 238 of 255 = 93%

201
226
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 226 + 238 = 665 (100%)
R 201 of 665 ~ 30.23%
G 226 of 665 ~ 33.98%
B 238 of 665 ~ 35.79'%

%30.23
%33.98
%35.79

CMYK RENK MODELİ

#C9E2EE rengi CMYK tonu (16,5,0,7).

  • camgöbeği tonu 15.55%
  • eflatun tonu 5.04%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (16,5,0,7)
C16M5Y0K7 (16%, 5%, 0%, 7%)
(0.16 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%15.55
%5.04
%0
%6.67

Codes

Color #C9E2EE in popluar color models

C9 E2 EE
RGB 201 226 238
HSL 199° 52.11% 86.08%
HSB/HSV 199° 15.55% 93.33%
CMYK 15.55% 5.04% 0.00%
6.67%

Color #C9E2EE in popluar number systems.

HEX C9 E2 EE
Decimal 201 226 238
Binary 11001001 11100010 11101110
Octal 311 342 356

Shades and tints

Shades of #C9E2EE

#C9E2EE
(201,226,238)
#B7CED9
(183,206,217)
#A5BAC4
(165,186,196)
#93A6AF
(147,166,175)
#81929A
(129,146,154)
#6F7E85
(111,126,133)
#5D6A70
(93,106,112)
#4B565B
(75,86,91)
#394246
(57,66,70)
#272E31
(39,46,49)
#151A1C
(21,26,28)
#000000
(0,0,0)

Tints of #C9E2EE

#C9E2EE
(201,226,238)
#CDE4EF
(205,228,239)
#D1E6F0
(209,230,240)
#D5E8F1
(213,232,241)
#D9EAF2
(217,234,242)
#DDECF3
(221,236,243)
#E1EEF4
(225,238,244)
#E5F0F5
(229,240,245)
#E9F2F6
(233,242,246)
#EDF4F7
(237,244,247)
#F1F6F8
(241,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E2EE color. Also use rgb(201,226,238) instead hex code.

Text Font Color

.myTextColor { color: #C9E2EE; }

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

This text font color is #C9E2EE.

Background Color

.myBgColor { background-color: #C9E2EE; }

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

This div background color is #C9E2EE.

Border color

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

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

This div border color is #C9E2EE.

Opacity

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

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

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

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

This text has shadow with #C9E2EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E2EE.

Preview

Color preview on black background

This text has color #C9E2EE on black background.


Color preview on white background

This text has color #C9E2EE on white background.


Black color preview on #C9E2EE background

This text has black color on #C9E2EE background.


White color preview on #C9E2EE background

This text has white color on #C9E2EE background.


Related colors

Complementary color

Complementary color for #hex is #361D11.


I love getcolorcode.com

Triadic colors

1 #EEC9E2 and #E2EEC9 with #C9E2EE are triadic colors.

2 #EEE2C9 and #E2C9EE with #C9E2EE are triadic colors.