COLOR #C9EDDF

HEX: #C9EDDF RGB: (201,237,223)

Renk bilgisi

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

RGB renk modeli

#C9EDDF color RGB value is (201,237,223).

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

RGB bağlantıları ve doygunluk

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

201
237
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 223 = 661 (100%)
R 201 of 661 ~ 30.41%
G 237 of 661 ~ 35.85%
B 223 of 661 ~ 33.74'%

%30.41
%35.85
%33.74

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.00%
  • sarı tonu 5.91%
  • 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
%5.91
%7.06

Codes

Color #C9EDDF in popluar color models

C9 ED DF
RGB 201 237 223
HSL 157° 50.00% 85.88%
HSB/HSV 157° 15.19% 92.94%
CMYK 15.19% 0.00% 5.91%
7.06%

Color #C9EDDF in popluar number systems.

HEX C9 ED DF
Decimal 201 237 223
Binary 11001001 11101101 11011111
Octal 311 355 337

Shades and tints

Shades of #C9EDDF

#C9EDDF
(201,237,223)
#B7D8CB
(183,216,203)
#A5C3B7
(165,195,183)
#93AEA3
(147,174,163)
#81998F
(129,153,143)
#6F847B
(111,132,123)
#5D6F67
(93,111,103)
#4B5A53
(75,90,83)
#39453F
(57,69,63)
#27302B
(39,48,43)
#151B17
(21,27,23)
#000000
(0,0,0)

Tints of #C9EDDF

#C9EDDF
(201,237,223)
#CDEEE1
(205,238,225)
#D1EFE3
(209,239,227)
#D5F0E5
(213,240,229)
#D9F1E7
(217,241,231)
#DDF2E9
(221,242,233)
#E1F3EB
(225,243,235)
#E5F4ED
(229,244,237)
#E9F5EF
(233,245,239)
#EDF6F1
(237,246,241)
#F1F7F3
(241,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDDF; }

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

This text font color is #C9EDDF.

Background Color

.myBgColor { background-color: #C9EDDF; }

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

This div background color is #C9EDDF.

Border color

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

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

This div border color is #C9EDDF.

Opacity

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

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

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

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

This text has shadow with #C9EDDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDDF.

Preview

Color preview on black background

This text has color #C9EDDF on black background.


Color preview on white background

This text has color #C9EDDF on white background.


Black color preview on #C9EDDF background

This text has black color on #C9EDDF background.


White color preview on #C9EDDF background

This text has white color on #C9EDDF background.


Related colors

Complementary color

Complementary color for #hex is #361220.


I love getcolorcode.com

Triadic colors

1 #DFC9ED and #EDDFC9 with #C9EDDF are triadic colors.

2 #DFEDC9 and #EDC9DF with #C9EDDF are triadic colors.