COLOR #C9F8ED

HEX: #C9F8ED RGB: (201,248,237)

Renk bilgisi

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

RGB renk modeli

#C9F8ED color RGB value is (201,248,237).

RGB: (201,248,237) (79%, 97%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 248 of 255 = 97%
B 237 of 255 = 93%

201
248
237

R + G + B ~ 90%. #C9F8ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 248 + 237 = 686 (100%)
R 201 of 686 ~ 29.3%
G 248 of 686 ~ 36.15%
B 237 of 686 ~ 34.55'%

%29.3
%36.15
%34.55

CMYK RENK MODELİ

#C9F8ED rengi CMYK tonu (19,0,4,3).

  • camgöbeği tonu 18.95%
  • eflatun tonu 0.00%
  • sarı tonu 4.44%
  • ana renk tonu 2.75%

CMYK: (19,0,4,3)
C19M0Y4K3 (19%, 0%, 4%, 3%)
(0.19 / 0.00 / 0.04 / 0.03)

CMYK yüzdeleri

%18.95
%0
%4.44
%2.75

Codes

Color #C9F8ED in popluar color models

C9 F8 ED
RGB 201 248 237
HSL 166° 77.05% 88.04%
HSB/HSV 166° 18.95% 97.25%
CMYK 18.95% 0.00% 4.44%
2.75%

Color #C9F8ED in popluar number systems.

HEX C9 F8 ED
Decimal 201 248 237
Binary 11001001 11111000 11101101
Octal 311 370 355

Shades and tints

Shades of #C9F8ED

#C9F8ED
(201,248,237)
#B7E2D8
(183,226,216)
#A5CCC3
(165,204,195)
#93B6AE
(147,182,174)
#81A099
(129,160,153)
#6F8A84
(111,138,132)
#5D746F
(93,116,111)
#4B5E5A
(75,94,90)
#394845
(57,72,69)
#273230
(39,50,48)
#151C1B
(21,28,27)
#000000
(0,0,0)

Tints of #C9F8ED

#C9F8ED
(201,248,237)
#CDF8EE
(205,248,238)
#D1F8EF
(209,248,239)
#D5F8F0
(213,248,240)
#D9F8F1
(217,248,241)
#DDF8F2
(221,248,242)
#E1F8F3
(225,248,243)
#E5F8F4
(229,248,244)
#E9F8F5
(233,248,245)
#EDF8F6
(237,248,246)
#F1F8F7
(241,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F8ED; }

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

This text font color is #C9F8ED.

Background Color

.myBgColor { background-color: #C9F8ED; }

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

This div background color is #C9F8ED.

Border color

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

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

This div border color is #C9F8ED.

Opacity

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

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

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

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

This text has shadow with #C9F8ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F8ED.

Preview

Color preview on black background

This text has color #C9F8ED on black background.


Color preview on white background

This text has color #C9F8ED on white background.


Black color preview on #C9F8ED background

This text has black color on #C9F8ED background.


White color preview on #C9F8ED background

This text has white color on #C9F8ED background.


Related colors

Complementary color

Complementary color for #hex is #360712.


I love getcolorcode.com

Triadic colors

1 #EDC9F8 and #F8EDC9 with #C9F8ED are triadic colors.

2 #EDF8C9 and #F8C9ED with #C9F8ED are triadic colors.