COLOR #C9E7FC

HEX: #C9E7FC RGB: (201,231,252)

Renk bilgisi

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

RGB renk modeli

#C9E7FC color RGB value is (201,231,252).

RGB: (201,231,252) (79%, 91%, 99%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 231 of 255 = 91%
B 252 of 255 = 99%

201
231
252

R + G + B ~ 90%. #C9E7FC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 231 + 252 = 684 (100%)
R 201 of 684 ~ 29.39%
G 231 of 684 ~ 33.77%
B 252 of 684 ~ 36.84'%

%29.39
%33.77
%36.84

CMYK RENK MODELİ

#C9E7FC rengi CMYK tonu (20,8,0,1).

  • camgöbeği tonu 20.24%
  • eflatun tonu 8.33%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (20,8,0,1)
C20M8Y0K1 (20%, 8%, 0%, 1%)
(0.20 / 0.08 / 0.00 / 0.01)

CMYK yüzdeleri

%20.24
%8.33
%0
%1.18

Codes

Color #C9E7FC in popluar color models

C9 E7 FC
RGB 201 231 252
HSL 205° 89.47% 88.82%
HSB/HSV 205° 20.24% 98.82%
CMYK 20.24% 8.33% 0.00%
1.18%

Color #C9E7FC in popluar number systems.

HEX C9 E7 FC
Decimal 201 231 252
Binary 11001001 11100111 11111100
Octal 311 347 374

Shades and tints

Shades of #C9E7FC

#C9E7FC
(201,231,252)
#B7D2E6
(183,210,230)
#A5BDD0
(165,189,208)
#93A8BA
(147,168,186)
#8193A4
(129,147,164)
#6F7E8E
(111,126,142)
#5D6978
(93,105,120)
#4B5462
(75,84,98)
#393F4C
(57,63,76)
#272A36
(39,42,54)
#151520
(21,21,32)
#000000
(0,0,0)

Tints of #C9E7FC

#C9E7FC
(201,231,252)
#CDE9FC
(205,233,252)
#D1EBFC
(209,235,252)
#D5EDFC
(213,237,252)
#D9EFFC
(217,239,252)
#DDF1FC
(221,241,252)
#E1F3FC
(225,243,252)
#E5F5FC
(229,245,252)
#E9F7FC
(233,247,252)
#EDF9FC
(237,249,252)
#F1FBFC
(241,251,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E7FC color. Also use rgb(201,231,252) instead hex code.

Text Font Color

.myTextColor { color: #C9E7FC; }

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

This text font color is #C9E7FC.

Background Color

.myBgColor { background-color: #C9E7FC; }

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

This div background color is #C9E7FC.

Border color

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

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

This div border color is #C9E7FC.

Opacity

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

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

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

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

This text has shadow with #C9E7FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E7FC.

Preview

Color preview on black background

This text has color #C9E7FC on black background.


Color preview on white background

This text has color #C9E7FC on white background.


Black color preview on #C9E7FC background

This text has black color on #C9E7FC background.


White color preview on #C9E7FC background

This text has white color on #C9E7FC background.


Related colors

Complementary color

Complementary color for #hex is #361803.


I love getcolorcode.com

Triadic colors

1 #FCC9E7 and #E7FCC9 with #C9E7FC are triadic colors.

2 #FCE7C9 and #E7C9FC with #C9E7FC are triadic colors.