COLOR #C9E7EC

HEX: #C9E7EC RGB: (201,231,236)

Renk bilgisi

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

RGB renk modeli

#C9E7EC color RGB value is (201,231,236).

RGB: (201,231,236) (79%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 231 of 255 = 91%
B 236 of 255 = 93%

201
231
236

R + G + B ~ 88%. #C9E7EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 231 + 236 = 668 (100%)
R 201 of 668 ~ 30.09%
G 231 of 668 ~ 34.58%
B 236 of 668 ~ 35.33'%

%30.09
%34.58
%35.33

CMYK RENK MODELİ

#C9E7EC rengi CMYK tonu (15,2,0,7).

  • camgöbeği tonu 14.83%
  • eflatun tonu 2.12%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (15,2,0,7)
C15M2Y0K7 (15%, 2%, 0%, 7%)
(0.15 / 0.02 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%2.12
%0
%7.45

Codes

Color #C9E7EC in popluar color models

C9 E7 EC
RGB 201 231 236
HSL 189° 47.95% 85.69%
HSB/HSV 189° 14.83% 92.55%
CMYK 14.83% 2.12% 0.00%
7.45%

Color #C9E7EC in popluar number systems.

HEX C9 E7 EC
Decimal 201 231 236
Binary 11001001 11100111 11101100
Octal 311 347 354

Shades and tints

Shades of #C9E7EC

#C9E7EC
(201,231,236)
#B7D2D7
(183,210,215)
#A5BDC2
(165,189,194)
#93A8AD
(147,168,173)
#819398
(129,147,152)
#6F7E83
(111,126,131)
#5D696E
(93,105,110)
#4B5459
(75,84,89)
#393F44
(57,63,68)
#272A2F
(39,42,47)
#15151A
(21,21,26)
#000000
(0,0,0)

Tints of #C9E7EC

#C9E7EC
(201,231,236)
#CDE9ED
(205,233,237)
#D1EBEE
(209,235,238)
#D5EDEF
(213,237,239)
#D9EFF0
(217,239,240)
#DDF1F1
(221,241,241)
#E1F3F2
(225,243,242)
#E5F5F3
(229,245,243)
#E9F7F4
(233,247,244)
#EDF9F5
(237,249,245)
#F1FBF6
(241,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E7EC color. Also use rgb(201,231,236) instead hex code.

Text Font Color

.myTextColor { color: #C9E7EC; }

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

This text font color is #C9E7EC.

Background Color

.myBgColor { background-color: #C9E7EC; }

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

This div background color is #C9E7EC.

Border color

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

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

This div border color is #C9E7EC.

Opacity

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

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

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

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

This text has shadow with #C9E7EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E7EC.

Preview

Color preview on black background

This text has color #C9E7EC on black background.


Color preview on white background

This text has color #C9E7EC on white background.


Black color preview on #C9E7EC background

This text has black color on #C9E7EC background.


White color preview on #C9E7EC background

This text has white color on #C9E7EC background.


Related colors

Complementary color

Complementary color for #hex is #361813.


I love getcolorcode.com

Triadic colors

1 #ECC9E7 and #E7ECC9 with #C9E7EC are triadic colors.

2 #ECE7C9 and #E7C9EC with #C9E7EC are triadic colors.