COLOR #C9F0ED

HEX: #C9F0ED RGB: (201,240,237)

Renk bilgisi

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

RGB renk modeli

#C9F0ED color RGB value is (201,240,237).

RGB: (201,240,237) (79%, 94%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 240 of 255 = 94%
B 237 of 255 = 93%

201
240
237

R + G + B ~ 89%. #C9F0ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 240 + 237 = 678 (100%)
R 201 of 678 ~ 29.65%
G 240 of 678 ~ 35.4%
B 237 of 678 ~ 34.96'%

%29.65
%35.4
%34.96

CMYK RENK MODELİ

#C9F0ED rengi CMYK tonu (16,0,1,6).

  • camgöbeği tonu 16.25%
  • eflatun tonu 0.00%
  • sarı tonu 1.25%
  • ana renk tonu 5.88%

CMYK: (16,0,1,6)
C16M0Y1K6 (16%, 0%, 1%, 6%)
(0.16 / 0.00 / 0.01 / 0.06)

CMYK yüzdeleri

%16.25
%0
%1.25
%5.88

Codes

Color #C9F0ED in popluar color models

C9 F0 ED
RGB 201 240 237
HSL 175° 56.52% 86.47%
HSB/HSV 175° 16.25% 94.12%
CMYK 16.25% 0.00% 1.25%
5.88%

Color #C9F0ED in popluar number systems.

HEX C9 F0 ED
Decimal 201 240 237
Binary 11001001 11110000 11101101
Octal 311 360 355

Shades and tints

Shades of #C9F0ED

#C9F0ED
(201,240,237)
#B7DBD8
(183,219,216)
#A5C6C3
(165,198,195)
#93B1AE
(147,177,174)
#819C99
(129,156,153)
#6F8784
(111,135,132)
#5D726F
(93,114,111)
#4B5D5A
(75,93,90)
#394845
(57,72,69)
#273330
(39,51,48)
#151E1B
(21,30,27)
#000000
(0,0,0)

Tints of #C9F0ED

#C9F0ED
(201,240,237)
#CDF1EE
(205,241,238)
#D1F2EF
(209,242,239)
#D5F3F0
(213,243,240)
#D9F4F1
(217,244,241)
#DDF5F2
(221,245,242)
#E1F6F3
(225,246,243)
#E5F7F4
(229,247,244)
#E9F8F5
(233,248,245)
#EDF9F6
(237,249,246)
#F1FAF7
(241,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F0ED; }

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

This text font color is #C9F0ED.

Background Color

.myBgColor { background-color: #C9F0ED; }

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

This div background color is #C9F0ED.

Border color

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

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

This div border color is #C9F0ED.

Opacity

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

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

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

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

This text has shadow with #C9F0ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F0ED.

Preview

Color preview on black background

This text has color #C9F0ED on black background.


Color preview on white background

This text has color #C9F0ED on white background.


Black color preview on #C9F0ED background

This text has black color on #C9F0ED background.


White color preview on #C9F0ED background

This text has white color on #C9F0ED background.


Related colors

Complementary color

Complementary color for #hex is #360F12.


I love getcolorcode.com

Triadic colors

1 #EDC9F0 and #F0EDC9 with #C9F0ED are triadic colors.

2 #EDF0C9 and #F0C9ED with #C9F0ED are triadic colors.