COLOR #C5E4DE

HEX: #C5E4DE RGB: (197,228,222)

Renk bilgisi

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

RGB renk modeli

#C5E4DE color RGB value is (197,228,222).

RGB: (197,228,222) (77%, 89%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 222 of 255 = 87%

197
228
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 222 = 647 (100%)
R 197 of 647 ~ 30.45%
G 228 of 647 ~ 35.24%
B 222 of 647 ~ 34.31'%

%30.45
%35.24
%34.31

CMYK RENK MODELİ

#C5E4DE rengi CMYK tonu (14,0,3,11).

  • camgöbeği tonu 13.60%
  • eflatun tonu 0.00%
  • sarı tonu 2.63%
  • ana renk tonu 10.59%

CMYK: (14,0,3,11)
C14M0Y3K11 (14%, 0%, 3%, 11%)
(0.14 / 0.00 / 0.03 / 0.11)

CMYK yüzdeleri

%13.6
%0
%2.63
%10.59

Codes

Color #C5E4DE in popluar color models

C5 E4 DE
RGB 197 228 222
HSL 168° 36.47% 83.33%
HSB/HSV 168° 13.60% 89.41%
CMYK 13.60% 0.00% 2.63%
10.59%

Color #C5E4DE in popluar number systems.

HEX C5 E4 DE
Decimal 197 228 222
Binary 11000101 11100100 11011110
Octal 305 344 336

Shades and tints

Shades of #C5E4DE

#C5E4DE
(197,228,222)
#B4D0CA
(180,208,202)
#A3BCB6
(163,188,182)
#92A8A2
(146,168,162)
#81948E
(129,148,142)
#70807A
(112,128,122)
#5F6C66
(95,108,102)
#4E5852
(78,88,82)
#3D443E
(61,68,62)
#2C302A
(44,48,42)
#1B1C16
(27,28,22)
#000000
(0,0,0)

Tints of #C5E4DE

#C5E4DE
(197,228,222)
#CAE6E1
(202,230,225)
#CFE8E4
(207,232,228)
#D4EAE7
(212,234,231)
#D9ECEA
(217,236,234)
#DEEEED
(222,238,237)
#E3F0F0
(227,240,240)
#E8F2F3
(232,242,243)
#EDF4F6
(237,244,246)
#F2F6F9
(242,246,249)
#F7F8FC
(247,248,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E4DE color. Also use rgb(197,228,222) instead hex code.

Text Font Color

.myTextColor { color: #C5E4DE; }

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

This text font color is #C5E4DE.

Background Color

.myBgColor { background-color: #C5E4DE; }

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

This div background color is #C5E4DE.

Border color

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

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

This div border color is #C5E4DE.

Opacity

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

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

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

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

This text has shadow with #C5E4DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4DE.

Preview

Color preview on black background

This text has color #C5E4DE on black background.


Color preview on white background

This text has color #C5E4DE on white background.


Black color preview on #C5E4DE background

This text has black color on #C5E4DE background.


White color preview on #C5E4DE background

This text has white color on #C5E4DE background.


Related colors

Complementary color

Complementary color for #hex is #3A1B21.


I love getcolorcode.com

Triadic colors

1 #DEC5E4 and #E4DEC5 with #C5E4DE are triadic colors.

2 #DEE4C5 and #E4C5DE with #C5E4DE are triadic colors.