COLOR #E5C2D5

HEX: #E5C2D5 RGB: (229,194,213)

Renk bilgisi

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

RGB renk modeli

#E5C2D5 color RGB value is (229,194,213).

RGB: (229,194,213) (90%, 76%, 84%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 194 of 255 = 76%
B 213 of 255 = 84%

229
194
213

R + G + B ~ 83%. #E5C2D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 194 + 213 = 636 (100%)
R 229 of 636 ~ 36.01%
G 194 of 636 ~ 30.5%
B 213 of 636 ~ 33.49'%

%36.01
%30.5
%33.49

CMYK RENK MODELİ

#E5C2D5 rengi CMYK tonu (0,15,7,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.28%
  • sarı tonu 6.99%
  • ana renk tonu 10.20%

CMYK: (0,15,7,10)
C0M15Y7K10 (0%, 15%, 7%, 10%)
(0.00 / 0.15 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%15.28
%6.99
%10.2

Codes

Color #E5C2D5 in popluar color models

E5 C2 D5
RGB 229 194 213
HSL 327° 40.23% 82.94%
HSB/HSV 327° 15.28% 89.80%
CMYK 0.00% 15.28% 6.99%
10.20%

Color #E5C2D5 in popluar number systems.

HEX E5 C2 D5
Decimal 229 194 213
Binary 11100101 11000010 11010101
Octal 345 302 325

Shades and tints

Shades of #E5C2D5

#E5C2D5
(229,194,213)
#D1B1C2
(209,177,194)
#BDA0AF
(189,160,175)
#A98F9C
(169,143,156)
#957E89
(149,126,137)
#816D76
(129,109,118)
#6D5C63
(109,92,99)
#594B50
(89,75,80)
#453A3D
(69,58,61)
#31292A
(49,41,42)
#1D1817
(29,24,23)
#000000
(0,0,0)

Tints of #E5C2D5

#E5C2D5
(229,194,213)
#E7C7D8
(231,199,216)
#E9CCDB
(233,204,219)
#EBD1DE
(235,209,222)
#EDD6E1
(237,214,225)
#EFDBE4
(239,219,228)
#F1E0E7
(241,224,231)
#F3E5EA
(243,229,234)
#F5EAED
(245,234,237)
#F7EFF0
(247,239,240)
#F9F4F3
(249,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C2D5 color. Also use rgb(229,194,213) instead hex code.

Text Font Color

.myTextColor { color: #E5C2D5; }

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

This text font color is #E5C2D5.

Background Color

.myBgColor { background-color: #E5C2D5; }

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

This div background color is #E5C2D5.

Border color

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

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

This div border color is #E5C2D5.

Opacity

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

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

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

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

This text has shadow with #E5C2D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C2D5.

Preview

Color preview on black background

This text has color #E5C2D5 on black background.


Color preview on white background

This text has color #E5C2D5 on white background.


Black color preview on #E5C2D5 background

This text has black color on #E5C2D5 background.


White color preview on #E5C2D5 background

This text has white color on #E5C2D5 background.


Related colors

Complementary color

Complementary color for #hex is #1A3D2A.


I love getcolorcode.com

Triadic colors

1 #D5E5C2 and #C2D5E5 with #E5C2D5 are triadic colors.

2 #D5C2E5 and #C2E5D5 with #E5C2D5 are triadic colors.