COLOR #C9ECFD

HEX: #C9ECFD RGB: (201,236,253)

Renk bilgisi

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

RGB renk modeli

#C9ECFD color RGB value is (201,236,253).

RGB: (201,236,253) (79%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 236 of 255 = 93%
B 253 of 255 = 99%

201
236
253

R + G + B ~ 90%. #C9ECFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 236 + 253 = 690 (100%)
R 201 of 690 ~ 29.13%
G 236 of 690 ~ 34.2%
B 253 of 690 ~ 36.67'%

%29.13
%34.2
%36.67

CMYK RENK MODELİ

#C9ECFD rengi CMYK tonu (21,7,0,1).

  • camgöbeği tonu 20.55%
  • eflatun tonu 6.72%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (21,7,0,1)
C21M7Y0K1 (21%, 7%, 0%, 1%)
(0.21 / 0.07 / 0.00 / 0.01)

CMYK yüzdeleri

%20.55
%6.72
%0
%0.78

Codes

Color #C9ECFD in popluar color models

C9 EC FD
RGB 201 236 253
HSL 200° 92.86% 89.02%
HSB/HSV 200° 20.55% 99.22%
CMYK 20.55% 6.72% 0.00%
0.78%

Color #C9ECFD in popluar number systems.

HEX C9 EC FD
Decimal 201 236 253
Binary 11001001 11101100 11111101
Octal 311 354 375

Shades and tints

Shades of #C9ECFD

#C9ECFD
(201,236,253)
#B7D7E6
(183,215,230)
#A5C2CF
(165,194,207)
#93ADB8
(147,173,184)
#8198A1
(129,152,161)
#6F838A
(111,131,138)
#5D6E73
(93,110,115)
#4B595C
(75,89,92)
#394445
(57,68,69)
#272F2E
(39,47,46)
#151A17
(21,26,23)
#000000
(0,0,0)

Tints of #C9ECFD

#C9ECFD
(201,236,253)
#CDEDFD
(205,237,253)
#D1EEFD
(209,238,253)
#D5EFFD
(213,239,253)
#D9F0FD
(217,240,253)
#DDF1FD
(221,241,253)
#E1F2FD
(225,242,253)
#E5F3FD
(229,243,253)
#E9F4FD
(233,244,253)
#EDF5FD
(237,245,253)
#F1F6FD
(241,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ECFD; }

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

This text font color is #C9ECFD.

Background Color

.myBgColor { background-color: #C9ECFD; }

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

This div background color is #C9ECFD.

Border color

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

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

This div border color is #C9ECFD.

Opacity

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

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

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

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

This text has shadow with #C9ECFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ECFD.

Preview

Color preview on black background

This text has color #C9ECFD on black background.


Color preview on white background

This text has color #C9ECFD on white background.


Black color preview on #C9ECFD background

This text has black color on #C9ECFD background.


White color preview on #C9ECFD background

This text has white color on #C9ECFD background.


Related colors

Complementary color

Complementary color for #hex is #361302.


I love getcolorcode.com

Triadic colors

1 #FDC9EC and #ECFDC9 with #C9ECFD are triadic colors.

2 #FDECC9 and #ECC9FD with #C9ECFD are triadic colors.