COLOR #C9DDD9

HEX: #C9DDD9 RGB: (201,221,217)

Renk bilgisi

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

RGB renk modeli

#C9DDD9 color RGB value is (201,221,217).

RGB: (201,221,217) (79%, 87%, 85%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 221 of 255 = 87%
B 217 of 255 = 85%

201
221
217

R + G + B ~ 84%. #C9DDD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 221 + 217 = 639 (100%)
R 201 of 639 ~ 31.46%
G 221 of 639 ~ 34.59%
B 217 of 639 ~ 33.96'%

%31.46
%34.59
%33.96

CMYK RENK MODELİ

#C9DDD9 rengi CMYK tonu (9,0,2,13).

  • camgöbeği tonu 9.05%
  • eflatun tonu 0.00%
  • sarı tonu 1.81%
  • ana renk tonu 13.33%

CMYK: (9,0,2,13)
C9M0Y2K13 (9%, 0%, 2%, 13%)
(0.09 / 0.00 / 0.02 / 0.13)

CMYK yüzdeleri

%9.05
%0
%1.81
%13.33

Codes

Color #C9DDD9 in popluar color models

C9 DD D9
RGB 201 221 217
HSL 168° 22.73% 82.75%
HSB/HSV 168° 9.05% 86.67%
CMYK 9.05% 0.00% 1.81%
13.33%

Color #C9DDD9 in popluar number systems.

HEX C9 DD D9
Decimal 201 221 217
Binary 11001001 11011101 11011001
Octal 311 335 331

Shades and tints

Shades of #C9DDD9

#C9DDD9
(201,221,217)
#B7C9C6
(183,201,198)
#A5B5B3
(165,181,179)
#93A1A0
(147,161,160)
#818D8D
(129,141,141)
#6F797A
(111,121,122)
#5D6567
(93,101,103)
#4B5154
(75,81,84)
#393D41
(57,61,65)
#27292E
(39,41,46)
#15151B
(21,21,27)
#000000
(0,0,0)

Tints of #C9DDD9

#C9DDD9
(201,221,217)
#CDE0DC
(205,224,220)
#D1E3DF
(209,227,223)
#D5E6E2
(213,230,226)
#D9E9E5
(217,233,229)
#DDECE8
(221,236,232)
#E1EFEB
(225,239,235)
#E5F2EE
(229,242,238)
#E9F5F1
(233,245,241)
#EDF8F4
(237,248,244)
#F1FBF7
(241,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DDD9; }

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

This text font color is #C9DDD9.

Background Color

.myBgColor { background-color: #C9DDD9; }

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

This div background color is #C9DDD9.

Border color

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

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

This div border color is #C9DDD9.

Opacity

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

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

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

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

This text has shadow with #C9DDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DDD9.

Preview

Color preview on black background

This text has color #C9DDD9 on black background.


Color preview on white background

This text has color #C9DDD9 on white background.


Black color preview on #C9DDD9 background

This text has black color on #C9DDD9 background.


White color preview on #C9DDD9 background

This text has white color on #C9DDD9 background.


Related colors

Complementary color

Complementary color for #hex is #362226.


I love getcolorcode.com

Triadic colors

1 #D9C9DD and #DDD9C9 with #C9DDD9 are triadic colors.

2 #D9DDC9 and #DDC9D9 with #C9DDD9 are triadic colors.