COLOR #C9EBDA

HEX: #C9EBDA RGB: (201,235,218)

Renk bilgisi

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

RGB renk modeli

#C9EBDA color RGB value is (201,235,218).

RGB: (201,235,218) (79%, 92%, 85%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 235 of 255 = 92%
B 218 of 255 = 85%

201
235
218

R + G + B ~ 85%. #C9EBDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 235 + 218 = 654 (100%)
R 201 of 654 ~ 30.73%
G 235 of 654 ~ 35.93%
B 218 of 654 ~ 33.33'%

%30.73
%35.93
%33.33

CMYK RENK MODELİ

#C9EBDA rengi CMYK tonu (14,0,7,8).

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

CMYK: (14,0,7,8)
C14M0Y7K8 (14%, 0%, 7%, 8%)
(0.14 / 0.00 / 0.07 / 0.08)

CMYK yüzdeleri

%14.47
%0
%7.23
%7.84

Codes

Color #C9EBDA in popluar color models

C9 EB DA
RGB 201 235 218
HSL 150° 45.95% 85.49%
HSB/HSV 150° 14.47% 92.16%
CMYK 14.47% 0.00% 7.23%
7.84%

Color #C9EBDA in popluar number systems.

HEX C9 EB DA
Decimal 201 235 218
Binary 11001001 11101011 11011010
Octal 311 353 332

Shades and tints

Shades of #C9EBDA

#C9EBDA
(201,235,218)
#B7D6C7
(183,214,199)
#A5C1B4
(165,193,180)
#93ACA1
(147,172,161)
#81978E
(129,151,142)
#6F827B
(111,130,123)
#5D6D68
(93,109,104)
#4B5855
(75,88,85)
#394342
(57,67,66)
#272E2F
(39,46,47)
#15191C
(21,25,28)
#000000
(0,0,0)

Tints of #C9EBDA

#C9EBDA
(201,235,218)
#CDECDD
(205,236,221)
#D1EDE0
(209,237,224)
#D5EEE3
(213,238,227)
#D9EFE6
(217,239,230)
#DDF0E9
(221,240,233)
#E1F1EC
(225,241,236)
#E5F2EF
(229,242,239)
#E9F3F2
(233,243,242)
#EDF4F5
(237,244,245)
#F1F5F8
(241,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EBDA; }

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

This text font color is #C9EBDA.

Background Color

.myBgColor { background-color: #C9EBDA; }

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

This div background color is #C9EBDA.

Border color

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

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

This div border color is #C9EBDA.

Opacity

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

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

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

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

This text has shadow with #C9EBDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EBDA.

Preview

Color preview on black background

This text has color #C9EBDA on black background.


Color preview on white background

This text has color #C9EBDA on white background.


Black color preview on #C9EBDA background

This text has black color on #C9EBDA background.


White color preview on #C9EBDA background

This text has white color on #C9EBDA background.


Related colors

Complementary color

Complementary color for #hex is #361425.


I love getcolorcode.com

Triadic colors

1 #DAC9EB and #EBDAC9 with #C9EBDA are triadic colors.

2 #DAEBC9 and #EBC9DA with #C9EBDA are triadic colors.