COLOR #C9D5FD

HEX: #C9D5FD RGB: (201,213,253)

Renk bilgisi

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

RGB renk modeli

#C9D5FD color RGB value is (201,213,253).

RGB: (201,213,253) (79%, 84%, 99%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 213 of 255 = 84%
B 253 of 255 = 99%

201
213
253

R + G + B ~ 87%. #C9D5FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 213 + 253 = 667 (100%)
R 201 of 667 ~ 30.13%
G 213 of 667 ~ 31.93%
B 253 of 667 ~ 37.93'%

%30.13
%31.93
%37.93

CMYK RENK MODELİ

#C9D5FD rengi CMYK tonu (21,16,0,1).

  • camgöbeği tonu 20.55%
  • eflatun tonu 15.81%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (21,16,0,1)
C21M16Y0K1 (21%, 16%, 0%, 1%)
(0.21 / 0.16 / 0.00 / 0.01)

CMYK yüzdeleri

%20.55
%15.81
%0
%0.78

Codes

Color #C9D5FD in popluar color models

C9 D5 FD
RGB 201 213 253
HSL 226° 92.86% 89.02%
HSB/HSV 226° 20.55% 99.22%
CMYK 20.55% 15.81% 0.00%
0.78%

Color #C9D5FD in popluar number systems.

HEX C9 D5 FD
Decimal 201 213 253
Binary 11001001 11010101 11111101
Octal 311 325 375

Shades and tints

Shades of #C9D5FD

#C9D5FD
(201,213,253)
#B7C2E6
(183,194,230)
#A5AFCF
(165,175,207)
#939CB8
(147,156,184)
#8189A1
(129,137,161)
#6F768A
(111,118,138)
#5D6373
(93,99,115)
#4B505C
(75,80,92)
#393D45
(57,61,69)
#272A2E
(39,42,46)
#151717
(21,23,23)
#000000
(0,0,0)

Tints of #C9D5FD

#C9D5FD
(201,213,253)
#CDD8FD
(205,216,253)
#D1DBFD
(209,219,253)
#D5DEFD
(213,222,253)
#D9E1FD
(217,225,253)
#DDE4FD
(221,228,253)
#E1E7FD
(225,231,253)
#E5EAFD
(229,234,253)
#E9EDFD
(233,237,253)
#EDF0FD
(237,240,253)
#F1F3FD
(241,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9D5FD; }

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

This text font color is #C9D5FD.

Background Color

.myBgColor { background-color: #C9D5FD; }

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

This div background color is #C9D5FD.

Border color

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

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

This div border color is #C9D5FD.

Opacity

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

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

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

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

This text has shadow with #C9D5FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D5FD.

Preview

Color preview on black background

This text has color #C9D5FD on black background.


Color preview on white background

This text has color #C9D5FD on white background.


Black color preview on #C9D5FD background

This text has black color on #C9D5FD background.


White color preview on #C9D5FD background

This text has white color on #C9D5FD background.


Related colors

Complementary color

Complementary color for #hex is #362A02.


I love getcolorcode.com

Triadic colors

1 #FDC9D5 and #D5FDC9 with #C9D5FD are triadic colors.

2 #FDD5C9 and #D5C9FD with #C9D5FD are triadic colors.