COLOR #C9F1ED

HEX: #C9F1ED RGB: (201,241,237)

Renk bilgisi

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

RGB renk modeli

#C9F1ED color RGB value is (201,241,237).

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

RGB bağlantıları ve doygunluk

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

201
241
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 241 + 237 = 679 (100%)
R 201 of 679 ~ 29.6%
G 241 of 679 ~ 35.49%
B 237 of 679 ~ 34.9'%

%29.6
%35.49
%34.9

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.60%
  • eflatun tonu 0.00%
  • sarı tonu 1.66%
  • ana renk tonu 5.49%

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

CMYK yüzdeleri

%16.6
%0
%1.66
%5.49

Codes

Color #C9F1ED in popluar color models

C9 F1 ED
RGB 201 241 237
HSL 174° 58.82% 86.67%
HSB/HSV 174° 16.60% 94.51%
CMYK 16.60% 0.00% 1.66%
5.49%

Color #C9F1ED in popluar number systems.

HEX C9 F1 ED
Decimal 201 241 237
Binary 11001001 11110001 11101101
Octal 311 361 355

Shades and tints

Shades of #C9F1ED

#C9F1ED
(201,241,237)
#B7DCD8
(183,220,216)
#A5C7C3
(165,199,195)
#93B2AE
(147,178,174)
#819D99
(129,157,153)
#6F8884
(111,136,132)
#5D736F
(93,115,111)
#4B5E5A
(75,94,90)
#394945
(57,73,69)
#273430
(39,52,48)
#151F1B
(21,31,27)
#000000
(0,0,0)

Tints of #C9F1ED

#C9F1ED
(201,241,237)
#CDF2EE
(205,242,238)
#D1F3EF
(209,243,239)
#D5F4F0
(213,244,240)
#D9F5F1
(217,245,241)
#DDF6F2
(221,246,242)
#E1F7F3
(225,247,243)
#E5F8F4
(229,248,244)
#E9F9F5
(233,249,245)
#EDFAF6
(237,250,246)
#F1FBF7
(241,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F1ED; }

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

This text font color is #C9F1ED.

Background Color

.myBgColor { background-color: #C9F1ED; }

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

This div background color is #C9F1ED.

Border color

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

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

This div border color is #C9F1ED.

Opacity

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

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

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

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

This text has shadow with #C9F1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F1ED.

Preview

Color preview on black background

This text has color #C9F1ED on black background.


Color preview on white background

This text has color #C9F1ED on white background.


Black color preview on #C9F1ED background

This text has black color on #C9F1ED background.


White color preview on #C9F1ED background

This text has white color on #C9F1ED background.


Related colors

Complementary color

Complementary color for #hex is #360E12.


I love getcolorcode.com

Triadic colors

1 #EDC9F1 and #F1EDC9 with #C9F1ED are triadic colors.

2 #EDF1C9 and #F1C9ED with #C9F1ED are triadic colors.