COLOR #E5C4E7

HEX: #E5C4E7 RGB: (229,196,231)

Renk bilgisi

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

RGB renk modeli

#E5C4E7 color RGB value is (229,196,231).

RGB: (229,196,231) (90%, 77%, 91%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 196 of 255 = 77%
B 231 of 255 = 91%

229
196
231

R + G + B ~ 86%. #E5C4E7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 196 + 231 = 656 (100%)
R 229 of 656 ~ 34.91%
G 196 of 656 ~ 29.88%
B 231 of 656 ~ 35.21'%

%34.91
%29.88
%35.21

CMYK RENK MODELİ

#E5C4E7 rengi CMYK tonu (1,15,0,9).

  • camgöbeği tonu 0.87%
  • eflatun tonu 15.15%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (1,15,0,9)
C1M15Y0K9 (1%, 15%, 0%, 9%)
(0.01 / 0.15 / 0.00 / 0.09)

CMYK yüzdeleri

%0.87
%15.15
%0
%9.41

Codes

Color #E5C4E7 in popluar color models

E5 C4 E7
RGB 229 196 231
HSL 297° 42.17% 83.73%
HSB/HSV 297° 15.15% 90.59%
CMYK 0.87% 15.15% 0.00%
9.41%

Color #E5C4E7 in popluar number systems.

HEX E5 C4 E7
Decimal 229 196 231
Binary 11100101 11000100 11100111
Octal 345 304 347

Shades and tints

Shades of #E5C4E7

#E5C4E7
(229,196,231)
#D1B3D2
(209,179,210)
#BDA2BD
(189,162,189)
#A991A8
(169,145,168)
#958093
(149,128,147)
#816F7E
(129,111,126)
#6D5E69
(109,94,105)
#594D54
(89,77,84)
#453C3F
(69,60,63)
#312B2A
(49,43,42)
#1D1A15
(29,26,21)
#000000
(0,0,0)

Tints of #E5C4E7

#E5C4E7
(229,196,231)
#E7C9E9
(231,201,233)
#E9CEEB
(233,206,235)
#EBD3ED
(235,211,237)
#EDD8EF
(237,216,239)
#EFDDF1
(239,221,241)
#F1E2F3
(241,226,243)
#F3E7F5
(243,231,245)
#F5ECF7
(245,236,247)
#F7F1F9
(247,241,249)
#F9F6FB
(249,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C4E7 color. Also use rgb(229,196,231) instead hex code.

Text Font Color

.myTextColor { color: #E5C4E7; }

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

This text font color is #E5C4E7.

Background Color

.myBgColor { background-color: #E5C4E7; }

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

This div background color is #E5C4E7.

Border color

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

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

This div border color is #E5C4E7.

Opacity

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

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

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

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

This text has shadow with #E5C4E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C4E7.

Preview

Color preview on black background

This text has color #E5C4E7 on black background.


Color preview on white background

This text has color #E5C4E7 on white background.


Black color preview on #E5C4E7 background

This text has black color on #E5C4E7 background.


White color preview on #E5C4E7 background

This text has white color on #E5C4E7 background.


Related colors

Complementary color

Complementary color for #hex is #1A3B18.


I love getcolorcode.com

Triadic colors

1 #E7E5C4 and #C4E7E5 with #E5C4E7 are triadic colors.

2 #E7C4E5 and #C4E5E7 with #E5C4E7 are triadic colors.