COLOR #C9E7EF

HEX: #C9E7EF RGB: (201,231,239)

Renk bilgisi

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

RGB renk modeli

#C9E7EF color RGB value is (201,231,239).

RGB: (201,231,239) (79%, 91%, 94%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 231 of 255 = 91%
B 239 of 255 = 94%

201
231
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 231 + 239 = 671 (100%)
R 201 of 671 ~ 29.96%
G 231 of 671 ~ 34.43%
B 239 of 671 ~ 35.62'%

%29.96
%34.43
%35.62

CMYK RENK MODELİ

#C9E7EF rengi CMYK tonu (16,3,0,6).

  • camgöbeği tonu 15.90%
  • eflatun tonu 3.35%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (16,3,0,6)
C16M3Y0K6 (16%, 3%, 0%, 6%)
(0.16 / 0.03 / 0.00 / 0.06)

CMYK yüzdeleri

%15.9
%3.35
%0
%6.27

Codes

Color #C9E7EF in popluar color models

C9 E7 EF
RGB 201 231 239
HSL 193° 54.29% 86.27%
HSB/HSV 193° 15.90% 93.73%
CMYK 15.90% 3.35% 0.00%
6.27%

Color #C9E7EF in popluar number systems.

HEX C9 E7 EF
Decimal 201 231 239
Binary 11001001 11100111 11101111
Octal 311 347 357

Shades and tints

Shades of #C9E7EF

#C9E7EF
(201,231,239)
#B7D2DA
(183,210,218)
#A5BDC5
(165,189,197)
#93A8B0
(147,168,176)
#81939B
(129,147,155)
#6F7E86
(111,126,134)
#5D6971
(93,105,113)
#4B545C
(75,84,92)
#393F47
(57,63,71)
#272A32
(39,42,50)
#15151D
(21,21,29)
#000000
(0,0,0)

Tints of #C9E7EF

#C9E7EF
(201,231,239)
#CDE9F0
(205,233,240)
#D1EBF1
(209,235,241)
#D5EDF2
(213,237,242)
#D9EFF3
(217,239,243)
#DDF1F4
(221,241,244)
#E1F3F5
(225,243,245)
#E5F5F6
(229,245,246)
#E9F7F7
(233,247,247)
#EDF9F8
(237,249,248)
#F1FBF9
(241,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E7EF; }

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

This text font color is #C9E7EF.

Background Color

.myBgColor { background-color: #C9E7EF; }

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

This div background color is #C9E7EF.

Border color

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

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

This div border color is #C9E7EF.

Opacity

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

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

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

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

This text has shadow with #C9E7EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E7EF.

Preview

Color preview on black background

This text has color #C9E7EF on black background.


Color preview on white background

This text has color #C9E7EF on white background.


Black color preview on #C9E7EF background

This text has black color on #C9E7EF background.


White color preview on #C9E7EF background

This text has white color on #C9E7EF background.


Related colors

Complementary color

Complementary color for #hex is #361810.


I love getcolorcode.com

Triadic colors

1 #EFC9E7 and #E7EFC9 with #C9E7EF are triadic colors.

2 #EFE7C9 and #E7C9EF with #C9E7EF are triadic colors.