COLOR #C9EED3

HEX: #C9EED3 RGB: (201,238,211)

Renk bilgisi

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

RGB renk modeli

#C9EED3 color RGB value is (201,238,211).

RGB: (201,238,211) (79%, 93%, 83%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 238 of 255 = 93%
B 211 of 255 = 83%

201
238
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 238 + 211 = 650 (100%)
R 201 of 650 ~ 30.92%
G 238 of 650 ~ 36.62%
B 211 of 650 ~ 32.46'%

%30.92
%36.62
%32.46

CMYK RENK MODELİ

#C9EED3 rengi CMYK tonu (16,0,11,7).

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

CMYK: (16,0,11,7)
C16M0Y11K7 (16%, 0%, 11%, 7%)
(0.16 / 0.00 / 0.11 / 0.07)

CMYK yüzdeleri

%15.55
%0
%11.34
%6.67

Codes

Color #C9EED3 in popluar color models

C9 EE D3
RGB 201 238 211
HSL 136° 52.11% 86.08%
HSB/HSV 136° 15.55% 93.33%
CMYK 15.55% 0.00% 11.34%
6.67%

Color #C9EED3 in popluar number systems.

HEX C9 EE D3
Decimal 201 238 211
Binary 11001001 11101110 11010011
Octal 311 356 323

Shades and tints

Shades of #C9EED3

#C9EED3
(201,238,211)
#B7D9C0
(183,217,192)
#A5C4AD
(165,196,173)
#93AF9A
(147,175,154)
#819A87
(129,154,135)
#6F8574
(111,133,116)
#5D7061
(93,112,97)
#4B5B4E
(75,91,78)
#39463B
(57,70,59)
#273128
(39,49,40)
#151C15
(21,28,21)
#000000
(0,0,0)

Tints of #C9EED3

#C9EED3
(201,238,211)
#CDEFD7
(205,239,215)
#D1F0DB
(209,240,219)
#D5F1DF
(213,241,223)
#D9F2E3
(217,242,227)
#DDF3E7
(221,243,231)
#E1F4EB
(225,244,235)
#E5F5EF
(229,245,239)
#E9F6F3
(233,246,243)
#EDF7F7
(237,247,247)
#F1F8FB
(241,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EED3; }

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

This text font color is #C9EED3.

Background Color

.myBgColor { background-color: #C9EED3; }

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

This div background color is #C9EED3.

Border color

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

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

This div border color is #C9EED3.

Opacity

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

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

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

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

This text has shadow with #C9EED3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EED3.

Preview

Color preview on black background

This text has color #C9EED3 on black background.


Color preview on white background

This text has color #C9EED3 on white background.


Black color preview on #C9EED3 background

This text has black color on #C9EED3 background.


White color preview on #C9EED3 background

This text has white color on #C9EED3 background.


Related colors

Complementary color

Complementary color for #hex is #36112C.


I love getcolorcode.com

Triadic colors

1 #D3C9EE and #EED3C9 with #C9EED3 are triadic colors.

2 #D3EEC9 and #EEC9D3 with #C9EED3 are triadic colors.