COLOR #C5E9DB

HEX: #C5E9DB RGB: (197,233,219)

Renk bilgisi

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

RGB renk modeli

#C5E9DB color RGB value is (197,233,219).

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

RGB bağlantıları ve doygunluk

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

197
233
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 219 = 649 (100%)
R 197 of 649 ~ 30.35%
G 233 of 649 ~ 35.9%
B 219 of 649 ~ 33.74'%

%30.35
%35.9
%33.74

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 6.01%
  • ana renk tonu 8.63%

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

CMYK yüzdeleri

%15.45
%0
%6.01
%8.63

Codes

Color #C5E9DB in popluar color models

C5 E9 DB
RGB 197 233 219
HSL 157° 45.00% 84.31%
HSB/HSV 157° 15.45% 91.37%
CMYK 15.45% 0.00% 6.01%
8.63%

Color #C5E9DB in popluar number systems.

HEX C5 E9 DB
Decimal 197 233 219
Binary 11000101 11101001 11011011
Octal 305 351 333

Shades and tints

Shades of #C5E9DB

#C5E9DB
(197,233,219)
#B4D4C8
(180,212,200)
#A3BFB5
(163,191,181)
#92AAA2
(146,170,162)
#81958F
(129,149,143)
#70807C
(112,128,124)
#5F6B69
(95,107,105)
#4E5656
(78,86,86)
#3D4143
(61,65,67)
#2C2C30
(44,44,48)
#1B171D
(27,23,29)
#000000
(0,0,0)

Tints of #C5E9DB

#C5E9DB
(197,233,219)
#CAEBDE
(202,235,222)
#CFEDE1
(207,237,225)
#D4EFE4
(212,239,228)
#D9F1E7
(217,241,231)
#DEF3EA
(222,243,234)
#E3F5ED
(227,245,237)
#E8F7F0
(232,247,240)
#EDF9F3
(237,249,243)
#F2FBF6
(242,251,246)
#F7FDF9
(247,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E9DB; }

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

This text font color is #C5E9DB.

Background Color

.myBgColor { background-color: #C5E9DB; }

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

This div background color is #C5E9DB.

Border color

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

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

This div border color is #C5E9DB.

Opacity

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

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

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

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

This text has shadow with #C5E9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9DB.

Preview

Color preview on black background

This text has color #C5E9DB on black background.


Color preview on white background

This text has color #C5E9DB on white background.


Black color preview on #C5E9DB background

This text has black color on #C5E9DB background.


White color preview on #C5E9DB background

This text has white color on #C5E9DB background.


Related colors

Complementary color

Complementary color for #hex is #3A1624.


I love getcolorcode.com

Triadic colors

1 #DBC5E9 and #E9DBC5 with #C5E9DB are triadic colors.

2 #DBE9C5 and #E9C5DB with #C5E9DB are triadic colors.