COLOR #C9EFFD

HEX: #C9EFFD RGB: (201,239,253)

Renk bilgisi

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

RGB renk modeli

#C9EFFD color RGB value is (201,239,253).

RGB: (201,239,253) (79%, 94%, 99%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 239 of 255 = 94%
B 253 of 255 = 99%

201
239
253

R + G + B ~ 91%. #C9EFFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 239 + 253 = 693 (100%)
R 201 of 693 ~ 29%
G 239 of 693 ~ 34.49%
B 253 of 693 ~ 36.51'%

%29
%34.49
%36.51

CMYK RENK MODELİ

#C9EFFD rengi CMYK tonu (21,6,0,1).

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

CMYK: (21,6,0,1)
C21M6Y0K1 (21%, 6%, 0%, 1%)
(0.21 / 0.06 / 0.00 / 0.01)

CMYK yüzdeleri

%20.55
%5.53
%0
%0.78

Codes

Color #C9EFFD in popluar color models

C9 EF FD
RGB 201 239 253
HSL 196° 92.86% 89.02%
HSB/HSV 196° 20.55% 99.22%
CMYK 20.55% 5.53% 0.00%
0.78%

Color #C9EFFD in popluar number systems.

HEX C9 EF FD
Decimal 201 239 253
Binary 11001001 11101111 11111101
Octal 311 357 375

Shades and tints

Shades of #C9EFFD

#C9EFFD
(201,239,253)
#B7DAE6
(183,218,230)
#A5C5CF
(165,197,207)
#93B0B8
(147,176,184)
#819BA1
(129,155,161)
#6F868A
(111,134,138)
#5D7173
(93,113,115)
#4B5C5C
(75,92,92)
#394745
(57,71,69)
#27322E
(39,50,46)
#151D17
(21,29,23)
#000000
(0,0,0)

Tints of #C9EFFD

#C9EFFD
(201,239,253)
#CDF0FD
(205,240,253)
#D1F1FD
(209,241,253)
#D5F2FD
(213,242,253)
#D9F3FD
(217,243,253)
#DDF4FD
(221,244,253)
#E1F5FD
(225,245,253)
#E5F6FD
(229,246,253)
#E9F7FD
(233,247,253)
#EDF8FD
(237,248,253)
#F1F9FD
(241,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EFFD; }

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

This text font color is #C9EFFD.

Background Color

.myBgColor { background-color: #C9EFFD; }

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

This div background color is #C9EFFD.

Border color

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

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

This div border color is #C9EFFD.

Opacity

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

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

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

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

This text has shadow with #C9EFFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EFFD.

Preview

Color preview on black background

This text has color #C9EFFD on black background.


Color preview on white background

This text has color #C9EFFD on white background.


Black color preview on #C9EFFD background

This text has black color on #C9EFFD background.


White color preview on #C9EFFD background

This text has white color on #C9EFFD background.


Related colors

Complementary color

Complementary color for #hex is #361002.


I love getcolorcode.com

Triadic colors

1 #FDC9EF and #EFFDC9 with #C9EFFD are triadic colors.

2 #FDEFC9 and #EFC9FD with #C9EFFD are triadic colors.