COLOR #C9CCFD

HEX: #C9CCFD RGB: (201,204,253)

Renk bilgisi

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

RGB renk modeli

#C9CCFD color RGB value is (201,204,253).

RGB: (201,204,253) (79%, 80%, 99%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 204 of 255 = 80%
B 253 of 255 = 99%

201
204
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 204 + 253 = 658 (100%)
R 201 of 658 ~ 30.55%
G 204 of 658 ~ 31%
B 253 of 658 ~ 38.45'%

%30.55
%31
%38.45

CMYK RENK MODELİ

#C9CCFD rengi CMYK tonu (21,19,0,1).

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

CMYK: (21,19,0,1)
C21M19Y0K1 (21%, 19%, 0%, 1%)
(0.21 / 0.19 / 0.00 / 0.01)

CMYK yüzdeleri

%20.55
%19.37
%0
%0.78

Codes

Color #C9CCFD in popluar color models

C9 CC FD
RGB 201 204 253
HSL 237° 92.86% 89.02%
HSB/HSV 237° 20.55% 99.22%
CMYK 20.55% 19.37% 0.00%
0.78%

Color #C9CCFD in popluar number systems.

HEX C9 CC FD
Decimal 201 204 253
Binary 11001001 11001100 11111101
Octal 311 314 375

Shades and tints

Shades of #C9CCFD

#C9CCFD
(201,204,253)
#B7BAE6
(183,186,230)
#A5A8CF
(165,168,207)
#9396B8
(147,150,184)
#8184A1
(129,132,161)
#6F728A
(111,114,138)
#5D6073
(93,96,115)
#4B4E5C
(75,78,92)
#393C45
(57,60,69)
#272A2E
(39,42,46)
#151817
(21,24,23)
#000000
(0,0,0)

Tints of #C9CCFD

#C9CCFD
(201,204,253)
#CDD0FD
(205,208,253)
#D1D4FD
(209,212,253)
#D5D8FD
(213,216,253)
#D9DCFD
(217,220,253)
#DDE0FD
(221,224,253)
#E1E4FD
(225,228,253)
#E5E8FD
(229,232,253)
#E9ECFD
(233,236,253)
#EDF0FD
(237,240,253)
#F1F4FD
(241,244,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9CCFD; }

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

This text font color is #C9CCFD.

Background Color

.myBgColor { background-color: #C9CCFD; }

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

This div background color is #C9CCFD.

Border color

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

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

This div border color is #C9CCFD.

Opacity

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

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

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

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

This text has shadow with #C9CCFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9CCFD.

Preview

Color preview on black background

This text has color #C9CCFD on black background.


Color preview on white background

This text has color #C9CCFD on white background.


Black color preview on #C9CCFD background

This text has black color on #C9CCFD background.


White color preview on #C9CCFD background

This text has white color on #C9CCFD background.


Related colors

Complementary color

Complementary color for #hex is #363302.


I love getcolorcode.com

Triadic colors

1 #FDC9CC and #CCFDC9 with #C9CCFD are triadic colors.

2 #FDCCC9 and #CCC9FD with #C9CCFD are triadic colors.