COLOR #C9EED2

HEX: #C9EED2 RGB: (201,238,210)

Renk bilgisi

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

RGB renk modeli

#C9EED2 color RGB value is (201,238,210).

RGB: (201,238,210) (79%, 93%, 82%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 238 of 255 = 93%
B 210 of 255 = 82%

201
238
210

R + G + B ~ 85%. #C9EED2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 238 + 210 = 649 (100%)
R 201 of 649 ~ 30.97%
G 238 of 649 ~ 36.67%
B 210 of 649 ~ 32.36'%

%30.97
%36.67
%32.36

CMYK RENK MODELİ

#C9EED2 rengi CMYK tonu (16,0,12,7).

  • camgöbeği tonu 15.55%
  • eflatun tonu 0.00%
  • sarı tonu 11.76%
  • ana renk tonu 6.67%

CMYK: (16,0,12,7)
C16M0Y12K7 (16%, 0%, 12%, 7%)
(0.16 / 0.00 / 0.12 / 0.07)

CMYK yüzdeleri

%15.55
%0
%11.76
%6.67

Codes

Color #C9EED2 in popluar color models

C9 EE D2
RGB 201 238 210
HSL 135° 52.11% 86.08%
HSB/HSV 135° 15.55% 93.33%
CMYK 15.55% 0.00% 11.76%
6.67%

Color #C9EED2 in popluar number systems.

HEX C9 EE D2
Decimal 201 238 210
Binary 11001001 11101110 11010010
Octal 311 356 322

Shades and tints

Shades of #C9EED2

#C9EED2
(201,238,210)
#B7D9BF
(183,217,191)
#A5C4AC
(165,196,172)
#93AF99
(147,175,153)
#819A86
(129,154,134)
#6F8573
(111,133,115)
#5D7060
(93,112,96)
#4B5B4D
(75,91,77)
#39463A
(57,70,58)
#273127
(39,49,39)
#151C14
(21,28,20)
#000000
(0,0,0)

Tints of #C9EED2

#C9EED2
(201,238,210)
#CDEFD6
(205,239,214)
#D1F0DA
(209,240,218)
#D5F1DE
(213,241,222)
#D9F2E2
(217,242,226)
#DDF3E6
(221,243,230)
#E1F4EA
(225,244,234)
#E5F5EE
(229,245,238)
#E9F6F2
(233,246,242)
#EDF7F6
(237,247,246)
#F1F8FA
(241,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EED2 color. Also use rgb(201,238,210) instead hex code.

Text Font Color

.myTextColor { color: #C9EED2; }

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

This text font color is #C9EED2.

Background Color

.myBgColor { background-color: #C9EED2; }

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

This div background color is #C9EED2.

Border color

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

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

This div border color is #C9EED2.

Opacity

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

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

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

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

This text has shadow with #C9EED2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EED2.

Preview

Color preview on black background

This text has color #C9EED2 on black background.


Color preview on white background

This text has color #C9EED2 on white background.


Black color preview on #C9EED2 background

This text has black color on #C9EED2 background.


White color preview on #C9EED2 background

This text has white color on #C9EED2 background.


Related colors

Complementary color

Complementary color for #hex is #36112D.


I love getcolorcode.com

Triadic colors

1 #D2C9EE and #EED2C9 with #C9EED2 are triadic colors.

2 #D2EEC9 and #EEC9D2 with #C9EED2 are triadic colors.