COLOR #C9F2ED

HEX: #C9F2ED RGB: (201,242,237)

Renk bilgisi

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

RGB renk modeli

#C9F2ED color RGB value is (201,242,237).

RGB: (201,242,237) (79%, 95%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 242 of 255 = 95%
B 237 of 255 = 93%

201
242
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 242 + 237 = 680 (100%)
R 201 of 680 ~ 29.56%
G 242 of 680 ~ 35.59%
B 237 of 680 ~ 34.85'%

%29.56
%35.59
%34.85

CMYK RENK MODELİ

#C9F2ED rengi CMYK tonu (17,0,2,5).

  • camgöbeği tonu 16.94%
  • eflatun tonu 0.00%
  • sarı tonu 2.07%
  • ana renk tonu 5.10%

CMYK: (17,0,2,5)
C17M0Y2K5 (17%, 0%, 2%, 5%)
(0.17 / 0.00 / 0.02 / 0.05)

CMYK yüzdeleri

%16.94
%0
%2.07
%5.1

Codes

Color #C9F2ED in popluar color models

C9 F2 ED
RGB 201 242 237
HSL 173° 61.19% 86.86%
HSB/HSV 173° 16.94% 94.90%
CMYK 16.94% 0.00% 2.07%
5.10%

Color #C9F2ED in popluar number systems.

HEX C9 F2 ED
Decimal 201 242 237
Binary 11001001 11110010 11101101
Octal 311 362 355

Shades and tints

Shades of #C9F2ED

#C9F2ED
(201,242,237)
#B7DCD8
(183,220,216)
#A5C6C3
(165,198,195)
#93B0AE
(147,176,174)
#819A99
(129,154,153)
#6F8484
(111,132,132)
#5D6E6F
(93,110,111)
#4B585A
(75,88,90)
#394245
(57,66,69)
#272C30
(39,44,48)
#15161B
(21,22,27)
#000000
(0,0,0)

Tints of #C9F2ED

#C9F2ED
(201,242,237)
#CDF3EE
(205,243,238)
#D1F4EF
(209,244,239)
#D5F5F0
(213,245,240)
#D9F6F1
(217,246,241)
#DDF7F2
(221,247,242)
#E1F8F3
(225,248,243)
#E5F9F4
(229,249,244)
#E9FAF5
(233,250,245)
#EDFBF6
(237,251,246)
#F1FCF7
(241,252,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F2ED; }

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

This text font color is #C9F2ED.

Background Color

.myBgColor { background-color: #C9F2ED; }

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

This div background color is #C9F2ED.

Border color

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

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

This div border color is #C9F2ED.

Opacity

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

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

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

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

This text has shadow with #C9F2ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F2ED.

Preview

Color preview on black background

This text has color #C9F2ED on black background.


Color preview on white background

This text has color #C9F2ED on white background.


Black color preview on #C9F2ED background

This text has black color on #C9F2ED background.


White color preview on #C9F2ED background

This text has white color on #C9F2ED background.


Related colors

Complementary color

Complementary color for #hex is #360D12.


I love getcolorcode.com

Triadic colors

1 #EDC9F2 and #F2EDC9 with #C9F2ED are triadic colors.

2 #EDF2C9 and #F2C9ED with #C9F2ED are triadic colors.