COLOR #C5E8DC

HEX: #C5E8DC RGB: (197,232,220)

Renk bilgisi

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

RGB renk modeli

#C5E8DC color RGB value is (197,232,220).

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

RGB bağlantıları ve doygunluk

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

197
232
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 232 + 220 = 649 (100%)
R 197 of 649 ~ 30.35%
G 232 of 649 ~ 35.75%
B 220 of 649 ~ 33.9'%

%30.35
%35.75
%33.9

CMYK RENK MODELİ

#C5E8DC rengi CMYK tonu (15,0,5,9).

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

CMYK: (15,0,5,9)
C15M0Y5K9 (15%, 0%, 5%, 9%)
(0.15 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%15.09
%0
%5.17
%9.02

Codes

Color #C5E8DC in popluar color models

C5 E8 DC
RGB 197 232 220
HSL 159° 43.21% 84.12%
HSB/HSV 159° 15.09% 90.98%
CMYK 15.09% 0.00% 5.17%
9.02%

Color #C5E8DC in popluar number systems.

HEX C5 E8 DC
Decimal 197 232 220
Binary 11000101 11101000 11011100
Octal 305 350 334

Shades and tints

Shades of #C5E8DC

#C5E8DC
(197,232,220)
#B4D3C8
(180,211,200)
#A3BEB4
(163,190,180)
#92A9A0
(146,169,160)
#81948C
(129,148,140)
#707F78
(112,127,120)
#5F6A64
(95,106,100)
#4E5550
(78,85,80)
#3D403C
(61,64,60)
#2C2B28
(44,43,40)
#1B1614
(27,22,20)
#000000
(0,0,0)

Tints of #C5E8DC

#C5E8DC
(197,232,220)
#CAEADF
(202,234,223)
#CFECE2
(207,236,226)
#D4EEE5
(212,238,229)
#D9F0E8
(217,240,232)
#DEF2EB
(222,242,235)
#E3F4EE
(227,244,238)
#E8F6F1
(232,246,241)
#EDF8F4
(237,248,244)
#F2FAF7
(242,250,247)
#F7FCFA
(247,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E8DC; }

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

This text font color is #C5E8DC.

Background Color

.myBgColor { background-color: #C5E8DC; }

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

This div background color is #C5E8DC.

Border color

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

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

This div border color is #C5E8DC.

Opacity

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

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

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

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

This text has shadow with #C5E8DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E8DC.

Preview

Color preview on black background

This text has color #C5E8DC on black background.


Color preview on white background

This text has color #C5E8DC on white background.


Black color preview on #C5E8DC background

This text has black color on #C5E8DC background.


White color preview on #C5E8DC background

This text has white color on #C5E8DC background.


Related colors

Complementary color

Complementary color for #hex is #3A1723.


I love getcolorcode.com

Triadic colors

1 #DCC5E8 and #E8DCC5 with #C5E8DC are triadic colors.

2 #DCE8C5 and #E8C5DC with #C5E8DC are triadic colors.