COLOR #C9F0E5

HEX: #C9F0E5 RGB: (201,240,229)

Renk bilgisi

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

RGB renk modeli

#C9F0E5 color RGB value is (201,240,229).

RGB: (201,240,229) (79%, 94%, 90%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 240 of 255 = 94%
B 229 of 255 = 90%

201
240
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 240 + 229 = 670 (100%)
R 201 of 670 ~ 30%
G 240 of 670 ~ 35.82%
B 229 of 670 ~ 34.18'%

%30
%35.82
%34.18

CMYK RENK MODELİ

#C9F0E5 rengi CMYK tonu (16,0,5,6).

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

CMYK: (16,0,5,6)
C16M0Y5K6 (16%, 0%, 5%, 6%)
(0.16 / 0.00 / 0.05 / 0.06)

CMYK yüzdeleri

%16.25
%0
%4.58
%5.88

Codes

Color #C9F0E5 in popluar color models

C9 F0 E5
RGB 201 240 229
HSL 163° 56.52% 86.47%
HSB/HSV 163° 16.25% 94.12%
CMYK 16.25% 0.00% 4.58%
5.88%

Color #C9F0E5 in popluar number systems.

HEX C9 F0 E5
Decimal 201 240 229
Binary 11001001 11110000 11100101
Octal 311 360 345

Shades and tints

Shades of #C9F0E5

#C9F0E5
(201,240,229)
#B7DBD1
(183,219,209)
#A5C6BD
(165,198,189)
#93B1A9
(147,177,169)
#819C95
(129,156,149)
#6F8781
(111,135,129)
#5D726D
(93,114,109)
#4B5D59
(75,93,89)
#394845
(57,72,69)
#273331
(39,51,49)
#151E1D
(21,30,29)
#000000
(0,0,0)

Tints of #C9F0E5

#C9F0E5
(201,240,229)
#CDF1E7
(205,241,231)
#D1F2E9
(209,242,233)
#D5F3EB
(213,243,235)
#D9F4ED
(217,244,237)
#DDF5EF
(221,245,239)
#E1F6F1
(225,246,241)
#E5F7F3
(229,247,243)
#E9F8F5
(233,248,245)
#EDF9F7
(237,249,247)
#F1FAF9
(241,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F0E5; }

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

This text font color is #C9F0E5.

Background Color

.myBgColor { background-color: #C9F0E5; }

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

This div background color is #C9F0E5.

Border color

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

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

This div border color is #C9F0E5.

Opacity

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

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

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

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

This text has shadow with #C9F0E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F0E5.

Preview

Color preview on black background

This text has color #C9F0E5 on black background.


Color preview on white background

This text has color #C9F0E5 on white background.


Black color preview on #C9F0E5 background

This text has black color on #C9F0E5 background.


White color preview on #C9F0E5 background

This text has white color on #C9F0E5 background.


Related colors

Complementary color

Complementary color for #hex is #360F1A.


I love getcolorcode.com

Triadic colors

1 #E5C9F0 and #F0E5C9 with #C9F0E5 are triadic colors.

2 #E5F0C9 and #F0C9E5 with #C9F0E5 are triadic colors.