COLOR #C9EDFC

HEX: #C9EDFC RGB: (201,237,252)

Renk bilgisi

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

RGB renk modeli

#C9EDFC color RGB value is (201,237,252).

RGB: (201,237,252) (79%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 252 of 255 = 99%

201
237
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 252 = 690 (100%)
R 201 of 690 ~ 29.13%
G 237 of 690 ~ 34.35%
B 252 of 690 ~ 36.52'%

%29.13
%34.35
%36.52

CMYK RENK MODELİ

#C9EDFC rengi CMYK tonu (20,6,0,1).

  • camgöbeği tonu 20.24%
  • eflatun tonu 5.95%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (20,6,0,1)
C20M6Y0K1 (20%, 6%, 0%, 1%)
(0.20 / 0.06 / 0.00 / 0.01)

CMYK yüzdeleri

%20.24
%5.95
%0
%1.18

Codes

Color #C9EDFC in popluar color models

C9 ED FC
RGB 201 237 252
HSL 198° 89.47% 88.82%
HSB/HSV 198° 20.24% 98.82%
CMYK 20.24% 5.95% 0.00%
1.18%

Color #C9EDFC in popluar number systems.

HEX C9 ED FC
Decimal 201 237 252
Binary 11001001 11101101 11111100
Octal 311 355 374

Shades and tints

Shades of #C9EDFC

#C9EDFC
(201,237,252)
#B7D8E6
(183,216,230)
#A5C3D0
(165,195,208)
#93AEBA
(147,174,186)
#8199A4
(129,153,164)
#6F848E
(111,132,142)
#5D6F78
(93,111,120)
#4B5A62
(75,90,98)
#39454C
(57,69,76)
#273036
(39,48,54)
#151B20
(21,27,32)
#000000
(0,0,0)

Tints of #C9EDFC

#C9EDFC
(201,237,252)
#CDEEFC
(205,238,252)
#D1EFFC
(209,239,252)
#D5F0FC
(213,240,252)
#D9F1FC
(217,241,252)
#DDF2FC
(221,242,252)
#E1F3FC
(225,243,252)
#E5F4FC
(229,244,252)
#E9F5FC
(233,245,252)
#EDF6FC
(237,246,252)
#F1F7FC
(241,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EDFC color. Also use rgb(201,237,252) instead hex code.

Text Font Color

.myTextColor { color: #C9EDFC; }

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

This text font color is #C9EDFC.

Background Color

.myBgColor { background-color: #C9EDFC; }

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

This div background color is #C9EDFC.

Border color

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

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

This div border color is #C9EDFC.

Opacity

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

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

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

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

This text has shadow with #C9EDFC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDFC.

Preview

Color preview on black background

This text has color #C9EDFC on black background.


Color preview on white background

This text has color #C9EDFC on white background.


Black color preview on #C9EDFC background

This text has black color on #C9EDFC background.


White color preview on #C9EDFC background

This text has white color on #C9EDFC background.


Related colors

Complementary color

Complementary color for #hex is #361203.


I love getcolorcode.com

Triadic colors

1 #FCC9ED and #EDFCC9 with #C9EDFC are triadic colors.

2 #FCEDC9 and #EDC9FC with #C9EDFC are triadic colors.