COLOR #C9DAD5

HEX: #C9DAD5 RGB: (201,218,213)

Renk bilgisi

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

RGB renk modeli

#C9DAD5 color RGB value is (201,218,213).

RGB: (201,218,213) (79%, 85%, 84%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 218 of 255 = 85%
B 213 of 255 = 84%

201
218
213

R + G + B ~ 83%. #C9DAD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 218 + 213 = 632 (100%)
R 201 of 632 ~ 31.8%
G 218 of 632 ~ 34.49%
B 213 of 632 ~ 33.7'%

%31.8
%34.49
%33.7

CMYK RENK MODELİ

#C9DAD5 rengi CMYK tonu (8,0,2,15).

  • camgöbeği tonu 7.80%
  • eflatun tonu 0.00%
  • sarı tonu 2.29%
  • ana renk tonu 14.51%

CMYK: (8,0,2,15)
C8M0Y2K15 (8%, 0%, 2%, 15%)
(0.08 / 0.00 / 0.02 / 0.15)

CMYK yüzdeleri

%7.8
%0
%2.29
%14.51

Codes

Color #C9DAD5 in popluar color models

C9 DA D5
RGB 201 218 213
HSL 162° 18.68% 82.16%
HSB/HSV 162° 7.80% 85.49%
CMYK 7.80% 0.00% 2.29%
14.51%

Color #C9DAD5 in popluar number systems.

HEX C9 DA D5
Decimal 201 218 213
Binary 11001001 11011010 11010101
Octal 311 332 325

Shades and tints

Shades of #C9DAD5

#C9DAD5
(201,218,213)
#B7C7C2
(183,199,194)
#A5B4AF
(165,180,175)
#93A19C
(147,161,156)
#818E89
(129,142,137)
#6F7B76
(111,123,118)
#5D6863
(93,104,99)
#4B5550
(75,85,80)
#39423D
(57,66,61)
#272F2A
(39,47,42)
#151C17
(21,28,23)
#000000
(0,0,0)

Tints of #C9DAD5

#C9DAD5
(201,218,213)
#CDDDD8
(205,221,216)
#D1E0DB
(209,224,219)
#D5E3DE
(213,227,222)
#D9E6E1
(217,230,225)
#DDE9E4
(221,233,228)
#E1ECE7
(225,236,231)
#E5EFEA
(229,239,234)
#E9F2ED
(233,242,237)
#EDF5F0
(237,245,240)
#F1F8F3
(241,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9DAD5 color. Also use rgb(201,218,213) instead hex code.

Text Font Color

.myTextColor { color: #C9DAD5; }

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

This text font color is #C9DAD5.

Background Color

.myBgColor { background-color: #C9DAD5; }

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

This div background color is #C9DAD5.

Border color

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

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

This div border color is #C9DAD5.

Opacity

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

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

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

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

This text has shadow with #C9DAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DAD5.

Preview

Color preview on black background

This text has color #C9DAD5 on black background.


Color preview on white background

This text has color #C9DAD5 on white background.


Black color preview on #C9DAD5 background

This text has black color on #C9DAD5 background.


White color preview on #C9DAD5 background

This text has white color on #C9DAD5 background.


Related colors

Complementary color

Complementary color for #hex is #36252A.


I love getcolorcode.com

Triadic colors

1 #D5C9DA and #DAD5C9 with #C9DAD5 are triadic colors.

2 #D5DAC9 and #DAC9D5 with #C9DAD5 are triadic colors.