COLOR #C9F1FD

HEX: #C9F1FD RGB: (201,241,253)

Renk bilgisi

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

RGB renk modeli

#C9F1FD color RGB value is (201,241,253).

RGB: (201,241,253) (79%, 95%, 99%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 241 of 255 = 95%
B 253 of 255 = 99%

201
241
253

R + G + B ~ 91%. #C9F1FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 241 + 253 = 695 (100%)
R 201 of 695 ~ 28.92%
G 241 of 695 ~ 34.68%
B 253 of 695 ~ 36.4'%

%28.92
%34.68
%36.4

CMYK RENK MODELİ

#C9F1FD rengi CMYK tonu (21,5,0,1).

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

CMYK: (21,5,0,1)
C21M5Y0K1 (21%, 5%, 0%, 1%)
(0.21 / 0.05 / 0.00 / 0.01)

CMYK yüzdeleri

%20.55
%4.74
%0
%0.78

Codes

Color #C9F1FD in popluar color models

C9 F1 FD
RGB 201 241 253
HSL 194° 92.86% 89.02%
HSB/HSV 194° 20.55% 99.22%
CMYK 20.55% 4.74% 0.00%
0.78%

Color #C9F1FD in popluar number systems.

HEX C9 F1 FD
Decimal 201 241 253
Binary 11001001 11110001 11111101
Octal 311 361 375

Shades and tints

Shades of #C9F1FD

#C9F1FD
(201,241,253)
#B7DCE6
(183,220,230)
#A5C7CF
(165,199,207)
#93B2B8
(147,178,184)
#819DA1
(129,157,161)
#6F888A
(111,136,138)
#5D7373
(93,115,115)
#4B5E5C
(75,94,92)
#394945
(57,73,69)
#27342E
(39,52,46)
#151F17
(21,31,23)
#000000
(0,0,0)

Tints of #C9F1FD

#C9F1FD
(201,241,253)
#CDF2FD
(205,242,253)
#D1F3FD
(209,243,253)
#D5F4FD
(213,244,253)
#D9F5FD
(217,245,253)
#DDF6FD
(221,246,253)
#E1F7FD
(225,247,253)
#E5F8FD
(229,248,253)
#E9F9FD
(233,249,253)
#EDFAFD
(237,250,253)
#F1FBFD
(241,251,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F1FD; }

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

This text font color is #C9F1FD.

Background Color

.myBgColor { background-color: #C9F1FD; }

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

This div background color is #C9F1FD.

Border color

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

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

This div border color is #C9F1FD.

Opacity

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

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

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

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

This text has shadow with #C9F1FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F1FD.

Preview

Color preview on black background

This text has color #C9F1FD on black background.


Color preview on white background

This text has color #C9F1FD on white background.


Black color preview on #C9F1FD background

This text has black color on #C9F1FD background.


White color preview on #C9F1FD background

This text has white color on #C9F1FD background.


Related colors

Complementary color

Complementary color for #hex is #360E02.


I love getcolorcode.com

Triadic colors

1 #FDC9F1 and #F1FDC9 with #C9F1FD are triadic colors.

2 #FDF1C9 and #F1C9FD with #C9F1FD are triadic colors.