COLOR #C9EDDE

HEX: #C9EDDE RGB: (201,237,222)

Renk bilgisi

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

RGB renk modeli

#C9EDDE color RGB value is (201,237,222).

RGB: (201,237,222) (79%, 93%, 87%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 222 of 255 = 87%

201
237
222

R + G + B ~ 86%. #C9EDDE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 222 = 660 (100%)
R 201 of 660 ~ 30.45%
G 237 of 660 ~ 35.91%
B 222 of 660 ~ 33.64'%

%30.45
%35.91
%33.64

CMYK RENK MODELİ

#C9EDDE rengi CMYK tonu (15,0,6,7).

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

CMYK: (15,0,6,7)
C15M0Y6K7 (15%, 0%, 6%, 7%)
(0.15 / 0.00 / 0.06 / 0.07)

CMYK yüzdeleri

%15.19
%0
%6.33
%7.06

Codes

Color #C9EDDE in popluar color models

C9 ED DE
RGB 201 237 222
HSL 155° 50.00% 85.88%
HSB/HSV 155° 15.19% 92.94%
CMYK 15.19% 0.00% 6.33%
7.06%

Color #C9EDDE in popluar number systems.

HEX C9 ED DE
Decimal 201 237 222
Binary 11001001 11101101 11011110
Octal 311 355 336

Shades and tints

Shades of #C9EDDE

#C9EDDE
(201,237,222)
#B7D8CA
(183,216,202)
#A5C3B6
(165,195,182)
#93AEA2
(147,174,162)
#81998E
(129,153,142)
#6F847A
(111,132,122)
#5D6F66
(93,111,102)
#4B5A52
(75,90,82)
#39453E
(57,69,62)
#27302A
(39,48,42)
#151B16
(21,27,22)
#000000
(0,0,0)

Tints of #C9EDDE

#C9EDDE
(201,237,222)
#CDEEE1
(205,238,225)
#D1EFE4
(209,239,228)
#D5F0E7
(213,240,231)
#D9F1EA
(217,241,234)
#DDF2ED
(221,242,237)
#E1F3F0
(225,243,240)
#E5F4F3
(229,244,243)
#E9F5F6
(233,245,246)
#EDF6F9
(237,246,249)
#F1F7FC
(241,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDDE; }

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

This text font color is #C9EDDE.

Background Color

.myBgColor { background-color: #C9EDDE; }

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

This div background color is #C9EDDE.

Border color

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

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

This div border color is #C9EDDE.

Opacity

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

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

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

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

This text has shadow with #C9EDDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDDE.

Preview

Color preview on black background

This text has color #C9EDDE on black background.


Color preview on white background

This text has color #C9EDDE on white background.


Black color preview on #C9EDDE background

This text has black color on #C9EDDE background.


White color preview on #C9EDDE background

This text has white color on #C9EDDE background.


Related colors

Complementary color

Complementary color for #hex is #361221.


I love getcolorcode.com

Triadic colors

1 #DEC9ED and #EDDEC9 with #C9EDDE are triadic colors.

2 #DEEDC9 and #EDC9DE with #C9EDDE are triadic colors.