COLOR #C9EDEE

HEX: #C9EDEE RGB: (201,237,238)

Renk bilgisi

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

RGB renk modeli

#C9EDEE color RGB value is (201,237,238).

RGB: (201,237,238) (79%, 93%, 93%)

RGB bağlantıları ve doygunluk

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

201
237
238

R + G + B ~ 88%. #C9EDEE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 238 = 676 (100%)
R 201 of 676 ~ 29.73%
G 237 of 676 ~ 35.06%
B 238 of 676 ~ 35.21'%

%29.73
%35.06
%35.21

CMYK RENK MODELİ

#C9EDEE rengi CMYK tonu (16,0,0,7).

  • camgöbeği tonu 15.55%
  • eflatun tonu 0.42%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (16,0,0,7)
C16M0Y0K7 (16%, 0%, 0%, 7%)
(0.16 / 0.00 / 0.00 / 0.07)

CMYK yüzdeleri

%15.55
%0.42
%0
%6.67

Codes

Color #C9EDEE in popluar color models

C9 ED EE
RGB 201 237 238
HSL 182° 52.11% 86.08%
HSB/HSV 182° 15.55% 93.33%
CMYK 15.55% 0.42% 0.00%
6.67%

Color #C9EDEE in popluar number systems.

HEX C9 ED EE
Decimal 201 237 238
Binary 11001001 11101101 11101110
Octal 311 355 356

Shades and tints

Shades of #C9EDEE

#C9EDEE
(201,237,238)
#B7D8D9
(183,216,217)
#A5C3C4
(165,195,196)
#93AEAF
(147,174,175)
#81999A
(129,153,154)
#6F8485
(111,132,133)
#5D6F70
(93,111,112)
#4B5A5B
(75,90,91)
#394546
(57,69,70)
#273031
(39,48,49)
#151B1C
(21,27,28)
#000000
(0,0,0)

Tints of #C9EDEE

#C9EDEE
(201,237,238)
#CDEEEF
(205,238,239)
#D1EFF0
(209,239,240)
#D5F0F1
(213,240,241)
#D9F1F2
(217,241,242)
#DDF2F3
(221,242,243)
#E1F3F4
(225,243,244)
#E5F4F5
(229,244,245)
#E9F5F6
(233,245,246)
#EDF6F7
(237,246,247)
#F1F7F8
(241,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDEE; }

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

This text font color is #C9EDEE.

Background Color

.myBgColor { background-color: #C9EDEE; }

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

This div background color is #C9EDEE.

Border color

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

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

This div border color is #C9EDEE.

Opacity

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

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

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

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

This text has shadow with #C9EDEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDEE.

Preview

Color preview on black background

This text has color #C9EDEE on black background.


Color preview on white background

This text has color #C9EDEE on white background.


Black color preview on #C9EDEE background

This text has black color on #C9EDEE background.


White color preview on #C9EDEE background

This text has white color on #C9EDEE background.


Related colors

Complementary color

Complementary color for #hex is #361211.


I love getcolorcode.com

Triadic colors

1 #EEC9ED and #EDEEC9 with #C9EDEE are triadic colors.

2 #EEEDC9 and #EDC9EE with #C9EDEE are triadic colors.