COLOR #C9EBE3

HEX: #C9EBE3 RGB: (201,235,227)

Renk bilgisi

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

RGB renk modeli

#C9EBE3 color RGB value is (201,235,227).

RGB: (201,235,227) (79%, 92%, 89%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 235 of 255 = 92%
B 227 of 255 = 89%

201
235
227

R + G + B ~ 87%. #C9EBE3 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 235 + 227 = 663 (100%)
R 201 of 663 ~ 30.32%
G 235 of 663 ~ 35.44%
B 227 of 663 ~ 34.24'%

%30.32
%35.44
%34.24

CMYK RENK MODELİ

#C9EBE3 rengi CMYK tonu (14,0,3,8).

  • camgöbeği tonu 14.47%
  • eflatun tonu 0.00%
  • sarı tonu 3.40%
  • ana renk tonu 7.84%

CMYK: (14,0,3,8)
C14M0Y3K8 (14%, 0%, 3%, 8%)
(0.14 / 0.00 / 0.03 / 0.08)

CMYK yüzdeleri

%14.47
%0
%3.4
%7.84

Codes

Color #C9EBE3 in popluar color models

C9 EB E3
RGB 201 235 227
HSL 166° 45.95% 85.49%
HSB/HSV 166° 14.47% 92.16%
CMYK 14.47% 0.00% 3.40%
7.84%

Color #C9EBE3 in popluar number systems.

HEX C9 EB E3
Decimal 201 235 227
Binary 11001001 11101011 11100011
Octal 311 353 343

Shades and tints

Shades of #C9EBE3

#C9EBE3
(201,235,227)
#B7D6CF
(183,214,207)
#A5C1BB
(165,193,187)
#93ACA7
(147,172,167)
#819793
(129,151,147)
#6F827F
(111,130,127)
#5D6D6B
(93,109,107)
#4B5857
(75,88,87)
#394343
(57,67,67)
#272E2F
(39,46,47)
#15191B
(21,25,27)
#000000
(0,0,0)

Tints of #C9EBE3

#C9EBE3
(201,235,227)
#CDECE5
(205,236,229)
#D1EDE7
(209,237,231)
#D5EEE9
(213,238,233)
#D9EFEB
(217,239,235)
#DDF0ED
(221,240,237)
#E1F1EF
(225,241,239)
#E5F2F1
(229,242,241)
#E9F3F3
(233,243,243)
#EDF4F5
(237,244,245)
#F1F5F7
(241,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EBE3; }

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

This text font color is #C9EBE3.

Background Color

.myBgColor { background-color: #C9EBE3; }

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

This div background color is #C9EBE3.

Border color

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

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

This div border color is #C9EBE3.

Opacity

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

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

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

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

This text has shadow with #C9EBE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EBE3.

Preview

Color preview on black background

This text has color #C9EBE3 on black background.


Color preview on white background

This text has color #C9EBE3 on white background.


Black color preview on #C9EBE3 background

This text has black color on #C9EBE3 background.


White color preview on #C9EBE3 background

This text has white color on #C9EBE3 background.


Related colors

Complementary color

Complementary color for #hex is #36141C.


I love getcolorcode.com

Triadic colors

1 #E3C9EB and #EBE3C9 with #C9EBE3 are triadic colors.

2 #E3EBC9 and #EBC9E3 with #C9EBE3 are triadic colors.