COLOR #C9EDE5

HEX: #C9EDE5 RGB: (201,237,229)

Renk bilgisi

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

RGB renk modeli

#C9EDE5 color RGB value is (201,237,229).

RGB: (201,237,229) (79%, 93%, 90%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 229 of 255 = 90%

201
237
229

R + G + B ~ 87%. #C9EDE5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 229 = 667 (100%)
R 201 of 667 ~ 30.13%
G 237 of 667 ~ 35.53%
B 229 of 667 ~ 34.33'%

%30.13
%35.53
%34.33

CMYK RENK MODELİ

#C9EDE5 rengi CMYK tonu (15,0,3,7).

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

CMYK: (15,0,3,7)
C15M0Y3K7 (15%, 0%, 3%, 7%)
(0.15 / 0.00 / 0.03 / 0.07)

CMYK yüzdeleri

%15.19
%0
%3.38
%7.06

Codes

Color #C9EDE5 in popluar color models

C9 ED E5
RGB 201 237 229
HSL 167° 50.00% 85.88%
HSB/HSV 167° 15.19% 92.94%
CMYK 15.19% 0.00% 3.38%
7.06%

Color #C9EDE5 in popluar number systems.

HEX C9 ED E5
Decimal 201 237 229
Binary 11001001 11101101 11100101
Octal 311 355 345

Shades and tints

Shades of #C9EDE5

#C9EDE5
(201,237,229)
#B7D8D1
(183,216,209)
#A5C3BD
(165,195,189)
#93AEA9
(147,174,169)
#819995
(129,153,149)
#6F8481
(111,132,129)
#5D6F6D
(93,111,109)
#4B5A59
(75,90,89)
#394545
(57,69,69)
#273031
(39,48,49)
#151B1D
(21,27,29)
#000000
(0,0,0)

Tints of #C9EDE5

#C9EDE5
(201,237,229)
#CDEEE7
(205,238,231)
#D1EFE9
(209,239,233)
#D5F0EB
(213,240,235)
#D9F1ED
(217,241,237)
#DDF2EF
(221,242,239)
#E1F3F1
(225,243,241)
#E5F4F3
(229,244,243)
#E9F5F5
(233,245,245)
#EDF6F7
(237,246,247)
#F1F7F9
(241,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDE5; }

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

This text font color is #C9EDE5.

Background Color

.myBgColor { background-color: #C9EDE5; }

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

This div background color is #C9EDE5.

Border color

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

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

This div border color is #C9EDE5.

Opacity

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

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

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

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

This text has shadow with #C9EDE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDE5.

Preview

Color preview on black background

This text has color #C9EDE5 on black background.


Color preview on white background

This text has color #C9EDE5 on white background.


Black color preview on #C9EDE5 background

This text has black color on #C9EDE5 background.


White color preview on #C9EDE5 background

This text has white color on #C9EDE5 background.


Related colors

Complementary color

Complementary color for #hex is #36121A.


I love getcolorcode.com

Triadic colors

1 #E5C9ED and #EDE5C9 with #C9EDE5 are triadic colors.

2 #E5EDC9 and #EDC9E5 with #C9EDE5 are triadic colors.