COLOR #C5E8DB

HEX: #C5E8DB RGB: (197,232,219)

Renk bilgisi

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

RGB renk modeli

#C5E8DB color RGB value is (197,232,219).

RGB: (197,232,219) (77%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 232 of 255 = 91%
B 219 of 255 = 86%

197
232
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 232 + 219 = 648 (100%)
R 197 of 648 ~ 30.4%
G 232 of 648 ~ 35.8%
B 219 of 648 ~ 33.8'%

%30.4
%35.8
%33.8

CMYK RENK MODELİ

#C5E8DB rengi CMYK tonu (15,0,6,9).

  • camgöbeği tonu 15.09%
  • eflatun tonu 0.00%
  • sarı tonu 5.60%
  • ana renk tonu 9.02%

CMYK: (15,0,6,9)
C15M0Y6K9 (15%, 0%, 6%, 9%)
(0.15 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%15.09
%0
%5.6
%9.02

Codes

Color #C5E8DB in popluar color models

C5 E8 DB
RGB 197 232 219
HSL 158° 43.21% 84.12%
HSB/HSV 158° 15.09% 90.98%
CMYK 15.09% 0.00% 5.60%
9.02%

Color #C5E8DB in popluar number systems.

HEX C5 E8 DB
Decimal 197 232 219
Binary 11000101 11101000 11011011
Octal 305 350 333

Shades and tints

Shades of #C5E8DB

#C5E8DB
(197,232,219)
#B4D3C8
(180,211,200)
#A3BEB5
(163,190,181)
#92A9A2
(146,169,162)
#81948F
(129,148,143)
#707F7C
(112,127,124)
#5F6A69
(95,106,105)
#4E5556
(78,85,86)
#3D4043
(61,64,67)
#2C2B30
(44,43,48)
#1B161D
(27,22,29)
#000000
(0,0,0)

Tints of #C5E8DB

#C5E8DB
(197,232,219)
#CAEADE
(202,234,222)
#CFECE1
(207,236,225)
#D4EEE4
(212,238,228)
#D9F0E7
(217,240,231)
#DEF2EA
(222,242,234)
#E3F4ED
(227,244,237)
#E8F6F0
(232,246,240)
#EDF8F3
(237,248,243)
#F2FAF6
(242,250,246)
#F7FCF9
(247,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E8DB color. Also use rgb(197,232,219) instead hex code.

Text Font Color

.myTextColor { color: #C5E8DB; }

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

This text font color is #C5E8DB.

Background Color

.myBgColor { background-color: #C5E8DB; }

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

This div background color is #C5E8DB.

Border color

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

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

This div border color is #C5E8DB.

Opacity

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

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

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

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

This text has shadow with #C5E8DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E8DB.

Preview

Color preview on black background

This text has color #C5E8DB on black background.


Color preview on white background

This text has color #C5E8DB on white background.


Black color preview on #C5E8DB background

This text has black color on #C5E8DB background.


White color preview on #C5E8DB background

This text has white color on #C5E8DB background.


Related colors

Complementary color

Complementary color for #hex is #3A1724.


I love getcolorcode.com

Triadic colors

1 #DBC5E8 and #E8DBC5 with #C5E8DB are triadic colors.

2 #DBE8C5 and #E8C5DB with #C5E8DB are triadic colors.