COLOR #C9EBEF

HEX: #C9EBEF RGB: (201,235,239)

Renk bilgisi

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

RGB renk modeli

#C9EBEF color RGB value is (201,235,239).

RGB: (201,235,239) (79%, 92%, 94%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 235 of 255 = 92%
B 239 of 255 = 94%

201
235
239

R + G + B ~ 88%. #C9EBEF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 235 + 239 = 675 (100%)
R 201 of 675 ~ 29.78%
G 235 of 675 ~ 34.81%
B 239 of 675 ~ 35.41'%

%29.78
%34.81
%35.41

CMYK RENK MODELİ

#C9EBEF rengi CMYK tonu (16,2,0,6).

  • camgöbeği tonu 15.90%
  • eflatun tonu 1.67%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (16,2,0,6)
C16M2Y0K6 (16%, 2%, 0%, 6%)
(0.16 / 0.02 / 0.00 / 0.06)

CMYK yüzdeleri

%15.9
%1.67
%0
%6.27

Codes

Color #C9EBEF in popluar color models

C9 EB EF
RGB 201 235 239
HSL 186° 54.29% 86.27%
HSB/HSV 186° 15.90% 93.73%
CMYK 15.90% 1.67% 0.00%
6.27%

Color #C9EBEF in popluar number systems.

HEX C9 EB EF
Decimal 201 235 239
Binary 11001001 11101011 11101111
Octal 311 353 357

Shades and tints

Shades of #C9EBEF

#C9EBEF
(201,235,239)
#B7D6DA
(183,214,218)
#A5C1C5
(165,193,197)
#93ACB0
(147,172,176)
#81979B
(129,151,155)
#6F8286
(111,130,134)
#5D6D71
(93,109,113)
#4B585C
(75,88,92)
#394347
(57,67,71)
#272E32
(39,46,50)
#15191D
(21,25,29)
#000000
(0,0,0)

Tints of #C9EBEF

#C9EBEF
(201,235,239)
#CDECF0
(205,236,240)
#D1EDF1
(209,237,241)
#D5EEF2
(213,238,242)
#D9EFF3
(217,239,243)
#DDF0F4
(221,240,244)
#E1F1F5
(225,241,245)
#E5F2F6
(229,242,246)
#E9F3F7
(233,243,247)
#EDF4F8
(237,244,248)
#F1F5F9
(241,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EBEF color. Also use rgb(201,235,239) instead hex code.

Text Font Color

.myTextColor { color: #C9EBEF; }

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

This text font color is #C9EBEF.

Background Color

.myBgColor { background-color: #C9EBEF; }

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

This div background color is #C9EBEF.

Border color

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

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

This div border color is #C9EBEF.

Opacity

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

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

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

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

This text has shadow with #C9EBEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EBEF.

Preview

Color preview on black background

This text has color #C9EBEF on black background.


Color preview on white background

This text has color #C9EBEF on white background.


Black color preview on #C9EBEF background

This text has black color on #C9EBEF background.


White color preview on #C9EBEF background

This text has white color on #C9EBEF background.


Related colors

Complementary color

Complementary color for #hex is #361410.


I love getcolorcode.com

Triadic colors

1 #EFC9EB and #EBEFC9 with #C9EBEF are triadic colors.

2 #EFEBC9 and #EBC9EF with #C9EBEF are triadic colors.