COLOR #C9DDED

HEX: #C9DDED RGB: (201,221,237)

Renk bilgisi

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

RGB renk modeli

#C9DDED color RGB value is (201,221,237).

RGB: (201,221,237) (79%, 87%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 221 of 255 = 87%
B 237 of 255 = 93%

201
221
237

R + G + B ~ 86%. #C9DDED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 221 + 237 = 659 (100%)
R 201 of 659 ~ 30.5%
G 221 of 659 ~ 33.54%
B 237 of 659 ~ 35.96'%

%30.5
%33.54
%35.96

CMYK RENK MODELİ

#C9DDED rengi CMYK tonu (15,7,0,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 6.75%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (15,7,0,7)
C15M7Y0K7 (15%, 7%, 0%, 7%)
(0.15 / 0.07 / 0.00 / 0.07)

CMYK yüzdeleri

%15.19
%6.75
%0
%7.06

Codes

Color #C9DDED in popluar color models

C9 DD ED
RGB 201 221 237
HSL 207° 50.00% 85.88%
HSB/HSV 207° 15.19% 92.94%
CMYK 15.19% 6.75% 0.00%
7.06%

Color #C9DDED in popluar number systems.

HEX C9 DD ED
Decimal 201 221 237
Binary 11001001 11011101 11101101
Octal 311 335 355

Shades and tints

Shades of #C9DDED

#C9DDED
(201,221,237)
#B7C9D8
(183,201,216)
#A5B5C3
(165,181,195)
#93A1AE
(147,161,174)
#818D99
(129,141,153)
#6F7984
(111,121,132)
#5D656F
(93,101,111)
#4B515A
(75,81,90)
#393D45
(57,61,69)
#272930
(39,41,48)
#15151B
(21,21,27)
#000000
(0,0,0)

Tints of #C9DDED

#C9DDED
(201,221,237)
#CDE0EE
(205,224,238)
#D1E3EF
(209,227,239)
#D5E6F0
(213,230,240)
#D9E9F1
(217,233,241)
#DDECF2
(221,236,242)
#E1EFF3
(225,239,243)
#E5F2F4
(229,242,244)
#E9F5F5
(233,245,245)
#EDF8F6
(237,248,246)
#F1FBF7
(241,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DDED; }

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

This text font color is #C9DDED.

Background Color

.myBgColor { background-color: #C9DDED; }

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

This div background color is #C9DDED.

Border color

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

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

This div border color is #C9DDED.

Opacity

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

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

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

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

This text has shadow with #C9DDED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DDED.

Preview

Color preview on black background

This text has color #C9DDED on black background.


Color preview on white background

This text has color #C9DDED on white background.


Black color preview on #C9DDED background

This text has black color on #C9DDED background.


White color preview on #C9DDED background

This text has white color on #C9DDED background.


Related colors

Complementary color

Complementary color for #hex is #362212.


I love getcolorcode.com

Triadic colors

1 #EDC9DD and #DDEDC9 with #C9DDED are triadic colors.

2 #EDDDC9 and #DDC9ED with #C9DDED are triadic colors.