COLOR #C9EDEC

HEX: #C9EDEC RGB: (201,237,236)

Renk bilgisi

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

RGB renk modeli

#C9EDEC color RGB value is (201,237,236).

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

RGB bağlantıları ve doygunluk

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

201
237
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 236 = 674 (100%)
R 201 of 674 ~ 29.82%
G 237 of 674 ~ 35.16%
B 236 of 674 ~ 35.01'%

%29.82
%35.16
%35.01

CMYK RENK MODELİ

#C9EDEC rengi CMYK tonu (15,0,0,7).

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

CMYK: (15,0,0,7)
C15M0Y0K7 (15%, 0%, 0%, 7%)
(0.15 / 0.00 / 0.00 / 0.07)

CMYK yüzdeleri

%15.19
%0
%0.42
%7.06

Codes

Color #C9EDEC in popluar color models

C9 ED EC
RGB 201 237 236
HSL 178° 50.00% 85.88%
HSB/HSV 178° 15.19% 92.94%
CMYK 15.19% 0.00% 0.42%
7.06%

Color #C9EDEC in popluar number systems.

HEX C9 ED EC
Decimal 201 237 236
Binary 11001001 11101101 11101100
Octal 311 355 354

Shades and tints

Shades of #C9EDEC

#C9EDEC
(201,237,236)
#B7D8D7
(183,216,215)
#A5C3C2
(165,195,194)
#93AEAD
(147,174,173)
#819998
(129,153,152)
#6F8483
(111,132,131)
#5D6F6E
(93,111,110)
#4B5A59
(75,90,89)
#394544
(57,69,68)
#27302F
(39,48,47)
#151B1A
(21,27,26)
#000000
(0,0,0)

Tints of #C9EDEC

#C9EDEC
(201,237,236)
#CDEEED
(205,238,237)
#D1EFEE
(209,239,238)
#D5F0EF
(213,240,239)
#D9F1F0
(217,241,240)
#DDF2F1
(221,242,241)
#E1F3F2
(225,243,242)
#E5F4F3
(229,244,243)
#E9F5F4
(233,245,244)
#EDF6F5
(237,246,245)
#F1F7F6
(241,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDEC; }

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

This text font color is #C9EDEC.

Background Color

.myBgColor { background-color: #C9EDEC; }

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

This div background color is #C9EDEC.

Border color

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

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

This div border color is #C9EDEC.

Opacity

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

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

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

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

This text has shadow with #C9EDEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDEC.

Preview

Color preview on black background

This text has color #C9EDEC on black background.


Color preview on white background

This text has color #C9EDEC on white background.


Black color preview on #C9EDEC background

This text has black color on #C9EDEC background.


White color preview on #C9EDEC background

This text has white color on #C9EDEC background.


Related colors

Complementary color

Complementary color for #hex is #361213.


I love getcolorcode.com

Triadic colors

1 #ECC9ED and #EDECC9 with #C9EDEC are triadic colors.

2 #ECEDC9 and #EDC9EC with #C9EDEC are triadic colors.