COLOR #C5E5DC

HEX: #C5E5DC RGB: (197,229,220)

Renk bilgisi

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

RGB renk modeli

#C5E5DC color RGB value is (197,229,220).

RGB: (197,229,220) (77%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 220 of 255 = 86%

197
229
220

R + G + B ~ 84%. #C5E5DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 220 = 646 (100%)
R 197 of 646 ~ 30.5%
G 229 of 646 ~ 35.45%
B 220 of 646 ~ 34.06'%

%30.5
%35.45
%34.06

CMYK RENK MODELİ

#C5E5DC rengi CMYK tonu (14,0,4,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 3.93%
  • ana renk tonu 10.20%

CMYK: (14,0,4,10)
C14M0Y4K10 (14%, 0%, 4%, 10%)
(0.14 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%13.97
%0
%3.93
%10.2

Codes

Color #C5E5DC in popluar color models

C5 E5 DC
RGB 197 229 220
HSL 163° 38.10% 83.53%
HSB/HSV 163° 13.97% 89.80%
CMYK 13.97% 0.00% 3.93%
10.20%

Color #C5E5DC in popluar number systems.

HEX C5 E5 DC
Decimal 197 229 220
Binary 11000101 11100101 11011100
Octal 305 345 334

Shades and tints

Shades of #C5E5DC

#C5E5DC
(197,229,220)
#B4D1C8
(180,209,200)
#A3BDB4
(163,189,180)
#92A9A0
(146,169,160)
#81958C
(129,149,140)
#708178
(112,129,120)
#5F6D64
(95,109,100)
#4E5950
(78,89,80)
#3D453C
(61,69,60)
#2C3128
(44,49,40)
#1B1D14
(27,29,20)
#000000
(0,0,0)

Tints of #C5E5DC

#C5E5DC
(197,229,220)
#CAE7DF
(202,231,223)
#CFE9E2
(207,233,226)
#D4EBE5
(212,235,229)
#D9EDE8
(217,237,232)
#DEEFEB
(222,239,235)
#E3F1EE
(227,241,238)
#E8F3F1
(232,243,241)
#EDF5F4
(237,245,244)
#F2F7F7
(242,247,247)
#F7F9FA
(247,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E5DC; }

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

This text font color is #C5E5DC.

Background Color

.myBgColor { background-color: #C5E5DC; }

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

This div background color is #C5E5DC.

Border color

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

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

This div border color is #C5E5DC.

Opacity

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

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

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

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

This text has shadow with #C5E5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E5DC.

Preview

Color preview on black background

This text has color #C5E5DC on black background.


Color preview on white background

This text has color #C5E5DC on white background.


Black color preview on #C5E5DC background

This text has black color on #C5E5DC background.


White color preview on #C5E5DC background

This text has white color on #C5E5DC background.


Related colors

Complementary color

Complementary color for #hex is #3A1A23.


I love getcolorcode.com

Triadic colors

1 #DCC5E5 and #E5DCC5 with #C5E5DC are triadic colors.

2 #DCE5C5 and #E5C5DC with #C5E5DC are triadic colors.