COLOR #C9EBEC

HEX: #C9EBEC RGB: (201,235,236)

Renk bilgisi

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

RGB renk modeli

#C9EBEC color RGB value is (201,235,236).

RGB: (201,235,236) (79%, 92%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 235 of 255 = 92%
B 236 of 255 = 93%

201
235
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 235 + 236 = 672 (100%)
R 201 of 672 ~ 29.91%
G 235 of 672 ~ 34.97%
B 236 of 672 ~ 35.12'%

%29.91
%34.97
%35.12

CMYK RENK MODELİ

#C9EBEC rengi CMYK tonu (15,0,0,7).

  • camgöbeği tonu 14.83%
  • eflatun tonu 0.42%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (15,0,0,7)
C15M0Y0K7 (15%, 0%, 0%, 7%)
(0.15 / 0.00 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%0.42
%0
%7.45

Codes

Color #C9EBEC in popluar color models

C9 EB EC
RGB 201 235 236
HSL 182° 47.95% 85.69%
HSB/HSV 182° 14.83% 92.55%
CMYK 14.83% 0.42% 0.00%
7.45%

Color #C9EBEC in popluar number systems.

HEX C9 EB EC
Decimal 201 235 236
Binary 11001001 11101011 11101100
Octal 311 353 354

Shades and tints

Shades of #C9EBEC

#C9EBEC
(201,235,236)
#B7D6D7
(183,214,215)
#A5C1C2
(165,193,194)
#93ACAD
(147,172,173)
#819798
(129,151,152)
#6F8283
(111,130,131)
#5D6D6E
(93,109,110)
#4B5859
(75,88,89)
#394344
(57,67,68)
#272E2F
(39,46,47)
#15191A
(21,25,26)
#000000
(0,0,0)

Tints of #C9EBEC

#C9EBEC
(201,235,236)
#CDECED
(205,236,237)
#D1EDEE
(209,237,238)
#D5EEEF
(213,238,239)
#D9EFF0
(217,239,240)
#DDF0F1
(221,240,241)
#E1F1F2
(225,241,242)
#E5F2F3
(229,242,243)
#E9F3F4
(233,243,244)
#EDF4F5
(237,244,245)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EBEC; }

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

This text font color is #C9EBEC.

Background Color

.myBgColor { background-color: #C9EBEC; }

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

This div background color is #C9EBEC.

Border color

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

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

This div border color is #C9EBEC.

Opacity

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

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

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

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

This text has shadow with #C9EBEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EBEC.

Preview

Color preview on black background

This text has color #C9EBEC on black background.


Color preview on white background

This text has color #C9EBEC on white background.


Black color preview on #C9EBEC background

This text has black color on #C9EBEC background.


White color preview on #C9EBEC background

This text has white color on #C9EBEC background.


Related colors

Complementary color

Complementary color for #hex is #361413.


I love getcolorcode.com

Triadic colors

1 #ECC9EB and #EBECC9 with #C9EBEC are triadic colors.

2 #ECEBC9 and #EBC9EC with #C9EBEC are triadic colors.