COLOR #C9E7FF

HEX: #C9E7FF RGB: (201,231,255)

Renk bilgisi

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

RGB renk modeli

#C9E7FF color RGB value is (201,231,255).

RGB: (201,231,255) (79%, 91%, 100%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 231 of 255 = 91%
B 255 of 255 = 100%

201
231
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 231 + 255 = 687 (100%)
R 201 of 687 ~ 29.26%
G 231 of 687 ~ 33.62%
B 255 of 687 ~ 37.12'%

%29.26
%33.62
%37.12

CMYK RENK MODELİ

#C9E7FF rengi CMYK tonu (21,9,0,0).

  • camgöbeği tonu 21.18%
  • eflatun tonu 9.41%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (21,9,0,0)
C21M9Y0K0 (21%, 9%, 0%, 0%)
(0.21 / 0.09 / 0.00 / 0.00)

CMYK yüzdeleri

%21.18
%9.41
%0
%0

Codes

Color #C9E7FF in popluar color models

C9 E7 FF
RGB 201 231 255
HSL 207° 100.00% 89.41%
HSB/HSV 207° 21.18% 100.00%
CMYK 21.18% 9.41% 0.00%
0.00%

Color #C9E7FF in popluar number systems.

HEX C9 E7 FF
Decimal 201 231 255
Binary 11001001 11100111 11111111
Octal 311 347 377

Shades and tints

Shades of #C9E7FF

#C9E7FF
(201,231,255)
#B7D2E8
(183,210,232)
#A5BDD1
(165,189,209)
#93A8BA
(147,168,186)
#8193A3
(129,147,163)
#6F7E8C
(111,126,140)
#5D6975
(93,105,117)
#4B545E
(75,84,94)
#393F47
(57,63,71)
#272A30
(39,42,48)
#151519
(21,21,25)
#000000
(0,0,0)

Tints of #C9E7FF

#C9E7FF
(201,231,255)
#CDE9FF
(205,233,255)
#D1EBFF
(209,235,255)
#D5EDFF
(213,237,255)
#D9EFFF
(217,239,255)
#DDF1FF
(221,241,255)
#E1F3FF
(225,243,255)
#E5F5FF
(229,245,255)
#E9F7FF
(233,247,255)
#EDF9FF
(237,249,255)
#F1FBFF
(241,251,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E7FF; }

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

This text font color is #C9E7FF.

Background Color

.myBgColor { background-color: #C9E7FF; }

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

This div background color is #C9E7FF.

Border color

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

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

This div border color is #C9E7FF.

Opacity

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

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

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

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

This text has shadow with #C9E7FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E7FF.

Preview

Color preview on black background

This text has color #C9E7FF on black background.


Color preview on white background

This text has color #C9E7FF on white background.


Black color preview on #C9E7FF background

This text has black color on #C9E7FF background.


White color preview on #C9E7FF background

This text has white color on #C9E7FF background.


Related colors

Complementary color

Complementary color for #hex is #361800.


I love getcolorcode.com

Triadic colors

1 #FFC9E7 and #E7FFC9 with #C9E7FF are triadic colors.

2 #FFE7C9 and #E7C9FF with #C9E7FF are triadic colors.