COLOR #C9EEED

HEX: #C9EEED RGB: (201,238,237)

Renk bilgisi

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

RGB renk modeli

#C9EEED color RGB value is (201,238,237).

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

RGB bağlantıları ve doygunluk

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

201
238
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 238 + 237 = 676 (100%)
R 201 of 676 ~ 29.73%
G 238 of 676 ~ 35.21%
B 237 of 676 ~ 35.06'%

%29.73
%35.21
%35.06

CMYK RENK MODELİ

#C9EEED rengi CMYK tonu (16,0,0,7).

  • camgöbeği tonu 15.55%
  • eflatun tonu 0.00%
  • sarı tonu 0.42%
  • ana renk tonu 6.67%

CMYK: (16,0,0,7)
C16M0Y0K7 (16%, 0%, 0%, 7%)
(0.16 / 0.00 / 0.00 / 0.07)

CMYK yüzdeleri

%15.55
%0
%0.42
%6.67

Codes

Color #C9EEED in popluar color models

C9 EE ED
RGB 201 238 237
HSL 178° 52.11% 86.08%
HSB/HSV 178° 15.55% 93.33%
CMYK 15.55% 0.00% 0.42%
6.67%

Color #C9EEED in popluar number systems.

HEX C9 EE ED
Decimal 201 238 237
Binary 11001001 11101110 11101101
Octal 311 356 355

Shades and tints

Shades of #C9EEED

#C9EEED
(201,238,237)
#B7D9D8
(183,217,216)
#A5C4C3
(165,196,195)
#93AFAE
(147,175,174)
#819A99
(129,154,153)
#6F8584
(111,133,132)
#5D706F
(93,112,111)
#4B5B5A
(75,91,90)
#394645
(57,70,69)
#273130
(39,49,48)
#151C1B
(21,28,27)
#000000
(0,0,0)

Tints of #C9EEED

#C9EEED
(201,238,237)
#CDEFEE
(205,239,238)
#D1F0EF
(209,240,239)
#D5F1F0
(213,241,240)
#D9F2F1
(217,242,241)
#DDF3F2
(221,243,242)
#E1F4F3
(225,244,243)
#E5F5F4
(229,245,244)
#E9F6F5
(233,246,245)
#EDF7F6
(237,247,246)
#F1F8F7
(241,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EEED; }

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

This text font color is #C9EEED.

Background Color

.myBgColor { background-color: #C9EEED; }

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

This div background color is #C9EEED.

Border color

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

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

This div border color is #C9EEED.

Opacity

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

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

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

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

This text has shadow with #C9EEED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EEED.

Preview

Color preview on black background

This text has color #C9EEED on black background.


Color preview on white background

This text has color #C9EEED on white background.


Black color preview on #C9EEED background

This text has black color on #C9EEED background.


White color preview on #C9EEED background

This text has white color on #C9EEED background.


Related colors

Complementary color

Complementary color for #hex is #361112.


I love getcolorcode.com

Triadic colors

1 #EDC9EE and #EEEDC9 with #C9EEED are triadic colors.

2 #EDEEC9 and #EEC9ED with #C9EEED are triadic colors.