COLOR #C9EAF4

HEX: #C9EAF4 RGB: (201,234,244)

Renk bilgisi

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

RGB renk modeli

#C9EAF4 color RGB value is (201,234,244).

RGB: (201,234,244) (79%, 92%, 96%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 234 of 255 = 92%
B 244 of 255 = 96%

201
234
244

R + G + B ~ 89%. #C9EAF4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 234 + 244 = 679 (100%)
R 201 of 679 ~ 29.6%
G 234 of 679 ~ 34.46%
B 244 of 679 ~ 35.94'%

%29.6
%34.46
%35.94

CMYK RENK MODELİ

#C9EAF4 rengi CMYK tonu (18,4,0,4).

  • camgöbeği tonu 17.62%
  • eflatun tonu 4.10%
  • sarı tonu 0.00%
  • ana renk tonu 4.31%

CMYK: (18,4,0,4)
C18M4Y0K4 (18%, 4%, 0%, 4%)
(0.18 / 0.04 / 0.00 / 0.04)

CMYK yüzdeleri

%17.62
%4.1
%0
%4.31

Codes

Color #C9EAF4 in popluar color models

C9 EA F4
RGB 201 234 244
HSL 194° 66.15% 87.25%
HSB/HSV 194° 17.62% 95.69%
CMYK 17.62% 4.10% 0.00%
4.31%

Color #C9EAF4 in popluar number systems.

HEX C9 EA F4
Decimal 201 234 244
Binary 11001001 11101010 11110100
Octal 311 352 364

Shades and tints

Shades of #C9EAF4

#C9EAF4
(201,234,244)
#B7D5DE
(183,213,222)
#A5C0C8
(165,192,200)
#93ABB2
(147,171,178)
#81969C
(129,150,156)
#6F8186
(111,129,134)
#5D6C70
(93,108,112)
#4B575A
(75,87,90)
#394244
(57,66,68)
#272D2E
(39,45,46)
#151818
(21,24,24)
#000000
(0,0,0)

Tints of #C9EAF4

#C9EAF4
(201,234,244)
#CDEBF5
(205,235,245)
#D1ECF6
(209,236,246)
#D5EDF7
(213,237,247)
#D9EEF8
(217,238,248)
#DDEFF9
(221,239,249)
#E1F0FA
(225,240,250)
#E5F1FB
(229,241,251)
#E9F2FC
(233,242,252)
#EDF3FD
(237,243,253)
#F1F4FE
(241,244,254)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EAF4 color. Also use rgb(201,234,244) instead hex code.

Text Font Color

.myTextColor { color: #C9EAF4; }

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

This text font color is #C9EAF4.

Background Color

.myBgColor { background-color: #C9EAF4; }

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

This div background color is #C9EAF4.

Border color

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

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

This div border color is #C9EAF4.

Opacity

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

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

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

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

This text has shadow with #C9EAF4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EAF4.

Preview

Color preview on black background

This text has color #C9EAF4 on black background.


Color preview on white background

This text has color #C9EAF4 on white background.


Black color preview on #C9EAF4 background

This text has black color on #C9EAF4 background.


White color preview on #C9EAF4 background

This text has white color on #C9EAF4 background.


Related colors

Complementary color

Complementary color for #hex is #36150B.


I love getcolorcode.com

Triadic colors

1 #F4C9EA and #EAF4C9 with #C9EAF4 are triadic colors.

2 #F4EAC9 and #EAC9F4 with #C9EAF4 are triadic colors.