COLOR #C9EDD9

HEX: #C9EDD9 RGB: (201,237,217)

Renk bilgisi

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

RGB renk modeli

#C9EDD9 color RGB value is (201,237,217).

RGB: (201,237,217) (79%, 93%, 85%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 217 of 255 = 85%

201
237
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 217 = 655 (100%)
R 201 of 655 ~ 30.69%
G 237 of 655 ~ 36.18%
B 217 of 655 ~ 33.13'%

%30.69
%36.18
%33.13

CMYK RENK MODELİ

#C9EDD9 rengi CMYK tonu (15,0,8,7).

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

CMYK: (15,0,8,7)
C15M0Y8K7 (15%, 0%, 8%, 7%)
(0.15 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%15.19
%0
%8.44
%7.06

Codes

Color #C9EDD9 in popluar color models

C9 ED D9
RGB 201 237 217
HSL 147° 50.00% 85.88%
HSB/HSV 147° 15.19% 92.94%
CMYK 15.19% 0.00% 8.44%
7.06%

Color #C9EDD9 in popluar number systems.

HEX C9 ED D9
Decimal 201 237 217
Binary 11001001 11101101 11011001
Octal 311 355 331

Shades and tints

Shades of #C9EDD9

#C9EDD9
(201,237,217)
#B7D8C6
(183,216,198)
#A5C3B3
(165,195,179)
#93AEA0
(147,174,160)
#81998D
(129,153,141)
#6F847A
(111,132,122)
#5D6F67
(93,111,103)
#4B5A54
(75,90,84)
#394541
(57,69,65)
#27302E
(39,48,46)
#151B1B
(21,27,27)
#000000
(0,0,0)

Tints of #C9EDD9

#C9EDD9
(201,237,217)
#CDEEDC
(205,238,220)
#D1EFDF
(209,239,223)
#D5F0E2
(213,240,226)
#D9F1E5
(217,241,229)
#DDF2E8
(221,242,232)
#E1F3EB
(225,243,235)
#E5F4EE
(229,244,238)
#E9F5F1
(233,245,241)
#EDF6F4
(237,246,244)
#F1F7F7
(241,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDD9; }

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

This text font color is #C9EDD9.

Background Color

.myBgColor { background-color: #C9EDD9; }

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

This div background color is #C9EDD9.

Border color

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

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

This div border color is #C9EDD9.

Opacity

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

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

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

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

This text has shadow with #C9EDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDD9.

Preview

Color preview on black background

This text has color #C9EDD9 on black background.


Color preview on white background

This text has color #C9EDD9 on white background.


Black color preview on #C9EDD9 background

This text has black color on #C9EDD9 background.


White color preview on #C9EDD9 background

This text has white color on #C9EDD9 background.


Related colors

Complementary color

Complementary color for #hex is #361226.


I love getcolorcode.com

Triadic colors

1 #D9C9ED and #EDD9C9 with #C9EDD9 are triadic colors.

2 #D9EDC9 and #EDC9D9 with #C9EDD9 are triadic colors.