COLOR #C9CEED

HEX: #C9CEED RGB: (201,206,237)

Renk bilgisi

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

RGB renk modeli

#C9CEED color RGB value is (201,206,237).

RGB: (201,206,237) (79%, 81%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 206 of 255 = 81%
B 237 of 255 = 93%

201
206
237

R + G + B ~ 84%. #C9CEED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 206 + 237 = 644 (100%)
R 201 of 644 ~ 31.21%
G 206 of 644 ~ 31.99%
B 237 of 644 ~ 36.8'%

%31.21
%31.99
%36.8

CMYK RENK MODELİ

#C9CEED rengi CMYK tonu (15,13,0,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 13.08%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (15,13,0,7)
C15M13Y0K7 (15%, 13%, 0%, 7%)
(0.15 / 0.13 / 0.00 / 0.07)

CMYK yüzdeleri

%15.19
%13.08
%0
%7.06

Codes

Color #C9CEED in popluar color models

C9 CE ED
RGB 201 206 237
HSL 232° 50.00% 85.88%
HSB/HSV 232° 15.19% 92.94%
CMYK 15.19% 13.08% 0.00%
7.06%

Color #C9CEED in popluar number systems.

HEX C9 CE ED
Decimal 201 206 237
Binary 11001001 11001110 11101101
Octal 311 316 355

Shades and tints

Shades of #C9CEED

#C9CEED
(201,206,237)
#B7BCD8
(183,188,216)
#A5AAC3
(165,170,195)
#9398AE
(147,152,174)
#818699
(129,134,153)
#6F7484
(111,116,132)
#5D626F
(93,98,111)
#4B505A
(75,80,90)
#393E45
(57,62,69)
#272C30
(39,44,48)
#151A1B
(21,26,27)
#000000
(0,0,0)

Tints of #C9CEED

#C9CEED
(201,206,237)
#CDD2EE
(205,210,238)
#D1D6EF
(209,214,239)
#D5DAF0
(213,218,240)
#D9DEF1
(217,222,241)
#DDE2F2
(221,226,242)
#E1E6F3
(225,230,243)
#E5EAF4
(229,234,244)
#E9EEF5
(233,238,245)
#EDF2F6
(237,242,246)
#F1F6F7
(241,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9CEED color. Also use rgb(201,206,237) instead hex code.

Text Font Color

.myTextColor { color: #C9CEED; }

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

This text font color is #C9CEED.

Background Color

.myBgColor { background-color: #C9CEED; }

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

This div background color is #C9CEED.

Border color

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

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

This div border color is #C9CEED.

Opacity

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

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

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

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

This text has shadow with #C9CEED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9CEED.

Preview

Color preview on black background

This text has color #C9CEED on black background.


Color preview on white background

This text has color #C9CEED on white background.


Black color preview on #C9CEED background

This text has black color on #C9CEED background.


White color preview on #C9CEED background

This text has white color on #C9CEED background.


Related colors

Complementary color

Complementary color for #hex is #363112.


I love getcolorcode.com

Triadic colors

1 #EDC9CE and #CEEDC9 with #C9CEED are triadic colors.

2 #EDCEC9 and #CEC9ED with #C9CEED are triadic colors.