COLOR #C9EDFF

HEX: #C9EDFF RGB: (201,237,255)

Renk bilgisi

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

RGB renk modeli

#C9EDFF color RGB value is (201,237,255).

RGB: (201,237,255) (79%, 93%, 100%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 255 of 255 = 100%

201
237
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 255 = 693 (100%)
R 201 of 693 ~ 29%
G 237 of 693 ~ 34.2%
B 255 of 693 ~ 36.8'%

%29
%34.2
%36.8

CMYK RENK MODELİ

#C9EDFF rengi CMYK tonu (21,7,0,0).

  • camgöbeği tonu 21.18%
  • eflatun tonu 7.06%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (21,7,0,0)
C21M7Y0K0 (21%, 7%, 0%, 0%)
(0.21 / 0.07 / 0.00 / 0.00)

CMYK yüzdeleri

%21.18
%7.06
%0
%0

Codes

Color #C9EDFF in popluar color models

C9 ED FF
RGB 201 237 255
HSL 200° 100.00% 89.41%
HSB/HSV 200° 21.18% 100.00%
CMYK 21.18% 7.06% 0.00%
0.00%

Color #C9EDFF in popluar number systems.

HEX C9 ED FF
Decimal 201 237 255
Binary 11001001 11101101 11111111
Octal 311 355 377

Shades and tints

Shades of #C9EDFF

#C9EDFF
(201,237,255)
#B7D8E8
(183,216,232)
#A5C3D1
(165,195,209)
#93AEBA
(147,174,186)
#8199A3
(129,153,163)
#6F848C
(111,132,140)
#5D6F75
(93,111,117)
#4B5A5E
(75,90,94)
#394547
(57,69,71)
#273030
(39,48,48)
#151B19
(21,27,25)
#000000
(0,0,0)

Tints of #C9EDFF

#C9EDFF
(201,237,255)
#CDEEFF
(205,238,255)
#D1EFFF
(209,239,255)
#D5F0FF
(213,240,255)
#D9F1FF
(217,241,255)
#DDF2FF
(221,242,255)
#E1F3FF
(225,243,255)
#E5F4FF
(229,244,255)
#E9F5FF
(233,245,255)
#EDF6FF
(237,246,255)
#F1F7FF
(241,247,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDFF; }

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

This text font color is #C9EDFF.

Background Color

.myBgColor { background-color: #C9EDFF; }

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

This div background color is #C9EDFF.

Border color

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

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

This div border color is #C9EDFF.

Opacity

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

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

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

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

This text has shadow with #C9EDFF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDFF.

Preview

Color preview on black background

This text has color #C9EDFF on black background.


Color preview on white background

This text has color #C9EDFF on white background.


Black color preview on #C9EDFF background

This text has black color on #C9EDFF background.


White color preview on #C9EDFF background

This text has white color on #C9EDFF background.


Related colors

Complementary color

Complementary color for #hex is #361200.


I love getcolorcode.com

Triadic colors

1 #FFC9ED and #EDFFC9 with #C9EDFF are triadic colors.

2 #FFEDC9 and #EDC9FF with #C9EDFF are triadic colors.