COLOR #C9E2DD

HEX: #C9E2DD RGB: (201,226,221)

Renk bilgisi

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

RGB renk modeli

#C9E2DD color RGB value is (201,226,221).

RGB: (201,226,221) (79%, 89%, 87%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 226 of 255 = 89%
B 221 of 255 = 87%

201
226
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 226 + 221 = 648 (100%)
R 201 of 648 ~ 31.02%
G 226 of 648 ~ 34.88%
B 221 of 648 ~ 34.1'%

%31.02
%34.88
%34.1

CMYK RENK MODELİ

#C9E2DD rengi CMYK tonu (11,0,2,11).

  • camgöbeği tonu 11.06%
  • eflatun tonu 0.00%
  • sarı tonu 2.21%
  • ana renk tonu 11.37%

CMYK: (11,0,2,11)
C11M0Y2K11 (11%, 0%, 2%, 11%)
(0.11 / 0.00 / 0.02 / 0.11)

CMYK yüzdeleri

%11.06
%0
%2.21
%11.37

Codes

Color #C9E2DD in popluar color models

C9 E2 DD
RGB 201 226 221
HSL 168° 30.12% 83.73%
HSB/HSV 168° 11.06% 88.63%
CMYK 11.06% 0.00% 2.21%
11.37%

Color #C9E2DD in popluar number systems.

HEX C9 E2 DD
Decimal 201 226 221
Binary 11001001 11100010 11011101
Octal 311 342 335

Shades and tints

Shades of #C9E2DD

#C9E2DD
(201,226,221)
#B7CEC9
(183,206,201)
#A5BAB5
(165,186,181)
#93A6A1
(147,166,161)
#81928D
(129,146,141)
#6F7E79
(111,126,121)
#5D6A65
(93,106,101)
#4B5651
(75,86,81)
#39423D
(57,66,61)
#272E29
(39,46,41)
#151A15
(21,26,21)
#000000
(0,0,0)

Tints of #C9E2DD

#C9E2DD
(201,226,221)
#CDE4E0
(205,228,224)
#D1E6E3
(209,230,227)
#D5E8E6
(213,232,230)
#D9EAE9
(217,234,233)
#DDECEC
(221,236,236)
#E1EEEF
(225,238,239)
#E5F0F2
(229,240,242)
#E9F2F5
(233,242,245)
#EDF4F8
(237,244,248)
#F1F6FB
(241,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E2DD color. Also use rgb(201,226,221) instead hex code.

Text Font Color

.myTextColor { color: #C9E2DD; }

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

This text font color is #C9E2DD.

Background Color

.myBgColor { background-color: #C9E2DD; }

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

This div background color is #C9E2DD.

Border color

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

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

This div border color is #C9E2DD.

Opacity

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

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

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

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

This text has shadow with #C9E2DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E2DD.

Preview

Color preview on black background

This text has color #C9E2DD on black background.


Color preview on white background

This text has color #C9E2DD on white background.


Black color preview on #C9E2DD background

This text has black color on #C9E2DD background.


White color preview on #C9E2DD background

This text has white color on #C9E2DD background.


Related colors

Complementary color

Complementary color for #hex is #361D22.


I love getcolorcode.com

Triadic colors

1 #DDC9E2 and #E2DDC9 with #C9E2DD are triadic colors.

2 #DDE2C9 and #E2C9DD with #C9E2DD are triadic colors.