COLOR #E5C7E7

HEX: #E5C7E7 RGB: (229,199,231)

Renk bilgisi

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

RGB renk modeli

#E5C7E7 color RGB value is (229,199,231).

RGB: (229,199,231) (90%, 78%, 91%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 199 of 255 = 78%
B 231 of 255 = 91%

229
199
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 199 + 231 = 659 (100%)
R 229 of 659 ~ 34.75%
G 199 of 659 ~ 30.2%
B 231 of 659 ~ 35.05'%

%34.75
%30.2
%35.05

CMYK RENK MODELİ

#E5C7E7 rengi CMYK tonu (1,14,0,9).

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

CMYK: (1,14,0,9)
C1M14Y0K9 (1%, 14%, 0%, 9%)
(0.01 / 0.14 / 0.00 / 0.09)

CMYK yüzdeleri

%0.87
%13.85
%0
%9.41

Codes

Color #E5C7E7 in popluar color models

E5 C7 E7
RGB 229 199 231
HSL 296° 40.00% 84.31%
HSB/HSV 296° 13.85% 90.59%
CMYK 0.87% 13.85% 0.00%
9.41%

Color #E5C7E7 in popluar number systems.

HEX E5 C7 E7
Decimal 229 199 231
Binary 11100101 11000111 11100111
Octal 345 307 347

Shades and tints

Shades of #E5C7E7

#E5C7E7
(229,199,231)
#D1B5D2
(209,181,210)
#BDA3BD
(189,163,189)
#A991A8
(169,145,168)
#957F93
(149,127,147)
#816D7E
(129,109,126)
#6D5B69
(109,91,105)
#594954
(89,73,84)
#45373F
(69,55,63)
#31252A
(49,37,42)
#1D1315
(29,19,21)
#000000
(0,0,0)

Tints of #E5C7E7

#E5C7E7
(229,199,231)
#E7CCE9
(231,204,233)
#E9D1EB
(233,209,235)
#EBD6ED
(235,214,237)
#EDDBEF
(237,219,239)
#EFE0F1
(239,224,241)
#F1E5F3
(241,229,243)
#F3EAF5
(243,234,245)
#F5EFF7
(245,239,247)
#F7F4F9
(247,244,249)
#F9F9FB
(249,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5C7E7; }

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

This text font color is #E5C7E7.

Background Color

.myBgColor { background-color: #E5C7E7; }

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

This div background color is #E5C7E7.

Border color

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

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

This div border color is #E5C7E7.

Opacity

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

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

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

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

This text has shadow with #E5C7E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C7E7.

Preview

Color preview on black background

This text has color #E5C7E7 on black background.


Color preview on white background

This text has color #E5C7E7 on white background.


Black color preview on #E5C7E7 background

This text has black color on #E5C7E7 background.


White color preview on #E5C7E7 background

This text has white color on #E5C7E7 background.


Related colors

Complementary color

Complementary color for #hex is #1A3818.


I love getcolorcode.com

Triadic colors

1 #E7E5C7 and #C7E7E5 with #E5C7E7 are triadic colors.

2 #E7C7E5 and #C7E5E7 with #E5C7E7 are triadic colors.