COLOR #C9EBFD

HEX: #C9EBFD RGB: (201,235,253)

Renk bilgisi

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

RGB renk modeli

#C9EBFD color RGB value is (201,235,253).

RGB: (201,235,253) (79%, 92%, 99%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 235 of 255 = 92%
B 253 of 255 = 99%

201
235
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 235 + 253 = 689 (100%)
R 201 of 689 ~ 29.17%
G 235 of 689 ~ 34.11%
B 253 of 689 ~ 36.72'%

%29.17
%34.11
%36.72

CMYK RENK MODELİ

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

  • camgöbeği tonu 20.55%
  • eflatun tonu 7.11%
  • 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
%7.11
%0
%0.78

Codes

Color #C9EBFD in popluar color models

C9 EB FD
RGB 201 235 253
HSL 201° 92.86% 89.02%
HSB/HSV 201° 20.55% 99.22%
CMYK 20.55% 7.11% 0.00%
0.78%

Color #C9EBFD in popluar number systems.

HEX C9 EB FD
Decimal 201 235 253
Binary 11001001 11101011 11111101
Octal 311 353 375

Shades and tints

Shades of #C9EBFD

#C9EBFD
(201,235,253)
#B7D6E6
(183,214,230)
#A5C1CF
(165,193,207)
#93ACB8
(147,172,184)
#8197A1
(129,151,161)
#6F828A
(111,130,138)
#5D6D73
(93,109,115)
#4B585C
(75,88,92)
#394345
(57,67,69)
#272E2E
(39,46,46)
#151917
(21,25,23)
#000000
(0,0,0)

Tints of #C9EBFD

#C9EBFD
(201,235,253)
#CDECFD
(205,236,253)
#D1EDFD
(209,237,253)
#D5EEFD
(213,238,253)
#D9EFFD
(217,239,253)
#DDF0FD
(221,240,253)
#E1F1FD
(225,241,253)
#E5F2FD
(229,242,253)
#E9F3FD
(233,243,253)
#EDF4FD
(237,244,253)
#F1F5FD
(241,245,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EBFD; }

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

This text font color is #C9EBFD.

Background Color

.myBgColor { background-color: #C9EBFD; }

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

This div background color is #C9EBFD.

Border color

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

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

This div border color is #C9EBFD.

Opacity

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

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

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

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

This text has shadow with #C9EBFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EBFD.

Preview

Color preview on black background

This text has color #C9EBFD on black background.


Color preview on white background

This text has color #C9EBFD on white background.


Black color preview on #C9EBFD background

This text has black color on #C9EBFD background.


White color preview on #C9EBFD background

This text has white color on #C9EBFD background.


Related colors

Complementary color

Complementary color for #hex is #361402.


I love getcolorcode.com

Triadic colors

1 #FDC9EB and #EBFDC9 with #C9EBFD are triadic colors.

2 #FDEBC9 and #EBC9FD with #C9EBFD are triadic colors.