COLOR #E5CCD4

HEX: #E5CCD4 RGB: (229,204,212)

Renk bilgisi

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

RGB renk modeli

#E5CCD4 color RGB value is (229,204,212).

RGB: (229,204,212) (90%, 80%, 83%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 204 of 255 = 80%
B 212 of 255 = 83%

229
204
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 204 + 212 = 645 (100%)
R 229 of 645 ~ 35.5%
G 204 of 645 ~ 31.63%
B 212 of 645 ~ 32.87'%

%35.5
%31.63
%32.87

CMYK RENK MODELİ

#E5CCD4 rengi CMYK tonu (0,11,7,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.92%
  • sarı tonu 7.42%
  • ana renk tonu 10.20%

CMYK: (0,11,7,10)
C0M11Y7K10 (0%, 11%, 7%, 10%)
(0.00 / 0.11 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%10.92
%7.42
%10.2

Codes

Color #E5CCD4 in popluar color models

E5 CC D4
RGB 229 204 212
HSL 341° 32.47% 84.90%
HSB/HSV 341° 10.92% 89.80%
CMYK 0.00% 10.92% 7.42%
10.20%

Color #E5CCD4 in popluar number systems.

HEX E5 CC D4
Decimal 229 204 212
Binary 11100101 11001100 11010100
Octal 345 314 324

Shades and tints

Shades of #E5CCD4

#E5CCD4
(229,204,212)
#D1BAC1
(209,186,193)
#BDA8AE
(189,168,174)
#A9969B
(169,150,155)
#958488
(149,132,136)
#817275
(129,114,117)
#6D6062
(109,96,98)
#594E4F
(89,78,79)
#453C3C
(69,60,60)
#312A29
(49,42,41)
#1D1816
(29,24,22)
#000000
(0,0,0)

Tints of #E5CCD4

#E5CCD4
(229,204,212)
#E7D0D7
(231,208,215)
#E9D4DA
(233,212,218)
#EBD8DD
(235,216,221)
#EDDCE0
(237,220,224)
#EFE0E3
(239,224,227)
#F1E4E6
(241,228,230)
#F3E8E9
(243,232,233)
#F5ECEC
(245,236,236)
#F7F0EF
(247,240,239)
#F9F4F2
(249,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5CCD4 color. Also use rgb(229,204,212) instead hex code.

Text Font Color

.myTextColor { color: #E5CCD4; }

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

This text font color is #E5CCD4.

Background Color

.myBgColor { background-color: #E5CCD4; }

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

This div background color is #E5CCD4.

Border color

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

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

This div border color is #E5CCD4.

Opacity

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

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

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

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

This text has shadow with #E5CCD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5CCD4.

Preview

Color preview on black background

This text has color #E5CCD4 on black background.


Color preview on white background

This text has color #E5CCD4 on white background.


Black color preview on #E5CCD4 background

This text has black color on #E5CCD4 background.


White color preview on #E5CCD4 background

This text has white color on #E5CCD4 background.


Related colors

Complementary color

Complementary color for #hex is #1A332B.


I love getcolorcode.com

Triadic colors

1 #D4E5CC and #CCD4E5 with #E5CCD4 are triadic colors.

2 #D4CCE5 and #CCE5D4 with #E5CCD4 are triadic colors.