COLOR #C9EBED

HEX: #C9EBED RGB: (201,235,237)

Renk bilgisi

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

RGB renk modeli

#C9EBED color RGB value is (201,235,237).

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

RGB bağlantıları ve doygunluk

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

201
235
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 235 + 237 = 673 (100%)
R 201 of 673 ~ 29.87%
G 235 of 673 ~ 34.92%
B 237 of 673 ~ 35.22'%

%29.87
%34.92
%35.22

CMYK RENK MODELİ

#C9EBED rengi CMYK tonu (15,1,0,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.84%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%
CMYK: (15,1,0,7) C15M1Y0K7 (15%,1%,0%,7%) (0.15/0.01/0.00/0.07) 

CMYK yüzdeleri

%15.19
%0.84
%0
%7.06

Codes

Color #C9EBED in popluar color models

C9 EB ED
RGB 201 235 237
HSL 183° 50.00% 85.88%
HSB/HSV 183° 15.19% 92.94%
CMYK 15.19% 0.84% 0.00%
7.06%

Color #C9EBED in popluar number systems.

HEX C9 EB ED
Decimal 201 235 237
Binary 11001001 11101011 11101101
Octal 311 353 355

Shades and tints

Shades of #C9EBED

#C9EBED
(201,235,237)
#B7D6D8
(183,214,216)
#A5C1C3
(165,193,195)
#93ACAE
(147,172,174)
#819799
(129,151,153)
#6F8284
(111,130,132)
#5D6D6F
(93,109,111)
#4B585A
(75,88,90)
#394345
(57,67,69)
#272E30
(39,46,48)
#15191B
(21,25,27)
#000000
(0,0,0)

Tints of #C9EBED

#C9EBED
(201,235,237)
#CDECEE
(205,236,238)
#D1EDEF
(209,237,239)
#D5EEF0
(213,238,240)
#D9EFF1
(217,239,241)
#DDF0F2
(221,240,242)
#E1F1F3
(225,241,243)
#E5F2F4
(229,242,244)
#E9F3F5
(233,243,245)
#EDF4F6
(237,244,246)
#F1F5F7
(241,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EBED; }

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

This text font color is #C9EBED.

Background Color

.myBgColor { background-color: #C9EBED; }

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

This div background color is #C9EBED.

Border color

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

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

This div border color is #C9EBED.

Opacity

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

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

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

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

This text has shadow with #C9EBED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EBED.

Preview

Color preview on black background

This text has color #C9EBED on black background.


Color preview on white background

This text has color #C9EBED on white background.


Black color preview on #C9EBED background

This text has black color on #C9EBED background.


White color preview on #C9EBED background

This text has white color on #C9EBED background.


Related colors

Complementary color

Complementary color for #hex is #361412.


I love getcolorcode.com

Triadic colors

1 #EDC9EB and #EBEDC9 with #C9EBED are triadic colors.

2 #EDEBC9 and #EBC9ED with #C9EBED are triadic colors.