COLOR #C9F0E6

HEX: #C9F0E6 RGB: (201,240,230)

Renk bilgisi

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

RGB renk modeli

#C9F0E6 color RGB value is (201,240,230).

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

RGB bağlantıları ve doygunluk

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

201
240
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 240 + 230 = 671 (100%)
R 201 of 671 ~ 29.96%
G 240 of 671 ~ 35.77%
B 230 of 671 ~ 34.28'%

%29.96
%35.77
%34.28

CMYK RENK MODELİ

#C9F0E6 rengi CMYK tonu (16,0,4,6).

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

CMYK: (16,0,4,6)
C16M0Y4K6 (16%, 0%, 4%, 6%)
(0.16 / 0.00 / 0.04 / 0.06)

CMYK yüzdeleri

%16.25
%0
%4.17
%5.88

Codes

Color #C9F0E6 in popluar color models

C9 F0 E6
RGB 201 240 230
HSL 165° 56.52% 86.47%
HSB/HSV 165° 16.25% 94.12%
CMYK 16.25% 0.00% 4.17%
5.88%

Color #C9F0E6 in popluar number systems.

HEX C9 F0 E6
Decimal 201 240 230
Binary 11001001 11110000 11100110
Octal 311 360 346

Shades and tints

Shades of #C9F0E6

#C9F0E6
(201,240,230)
#B7DBD2
(183,219,210)
#A5C6BE
(165,198,190)
#93B1AA
(147,177,170)
#819C96
(129,156,150)
#6F8782
(111,135,130)
#5D726E
(93,114,110)
#4B5D5A
(75,93,90)
#394846
(57,72,70)
#273332
(39,51,50)
#151E1E
(21,30,30)
#000000
(0,0,0)

Tints of #C9F0E6

#C9F0E6
(201,240,230)
#CDF1E8
(205,241,232)
#D1F2EA
(209,242,234)
#D5F3EC
(213,243,236)
#D9F4EE
(217,244,238)
#DDF5F0
(221,245,240)
#E1F6F2
(225,246,242)
#E5F7F4
(229,247,244)
#E9F8F6
(233,248,246)
#EDF9F8
(237,249,248)
#F1FAFA
(241,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F0E6; }

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

This text font color is #C9F0E6.

Background Color

.myBgColor { background-color: #C9F0E6; }

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

This div background color is #C9F0E6.

Border color

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

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

This div border color is #C9F0E6.

Opacity

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

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

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

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

This text has shadow with #C9F0E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F0E6.

Preview

Color preview on black background

This text has color #C9F0E6 on black background.


Color preview on white background

This text has color #C9F0E6 on white background.


Black color preview on #C9F0E6 background

This text has black color on #C9F0E6 background.


White color preview on #C9F0E6 background

This text has white color on #C9F0E6 background.


Related colors

Complementary color

Complementary color for #hex is #360F19.


I love getcolorcode.com

Triadic colors

1 #E6C9F0 and #F0E6C9 with #C9F0E6 are triadic colors.

2 #E6F0C9 and #F0C9E6 with #C9F0E6 are triadic colors.