COLOR #E8D5E6

HEX: #E8D5E6 RGB: (232,213,230)

Renk bilgisi

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

RGB renk modeli

#E8D5E6 color RGB value is (232,213,230).

RGB: (232,213,230) (91%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 232 of 255 = 91%
G 213 of 255 = 84%
B 230 of 255 = 90%

232
213
230

R + G + B ~ 88%. #E8D5E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 232 + 213 + 230 = 675 (100%)
R 232 of 675 ~ 34.37%
G 213 of 675 ~ 31.56%
B 230 of 675 ~ 34.07'%

%34.37
%31.56
%34.07

CMYK RENK MODELİ

#E8D5E6 rengi CMYK tonu (0,8,1,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.19%
  • sarı tonu 0.86%
  • ana renk tonu 9.02%

CMYK: (0,8,1,9)
C0M8Y1K9 (0%, 8%, 1%, 9%)
(0.00 / 0.08 / 0.01 / 0.09)

CMYK yüzdeleri

%0
%8.19
%0.86
%9.02

Codes

Color #E8D5E6 in popluar color models

E8 D5 E6
RGB 232 213 230
HSL 306° 29.23% 87.25%
HSB/HSV 306° 8.19% 90.98%
CMYK 0.00% 8.19% 0.86%
9.02%

Color #E8D5E6 in popluar number systems.

HEX E8 D5 E6
Decimal 232 213 230
Binary 11101000 11010101 11100110
Octal 350 325 346

Shades and tints

Shades of #E8D5E6

#E8D5E6
(232,213,230)
#D3C2D2
(211,194,210)
#BEAFBE
(190,175,190)
#A99CAA
(169,156,170)
#948996
(148,137,150)
#7F7682
(127,118,130)
#6A636E
(106,99,110)
#55505A
(85,80,90)
#403D46
(64,61,70)
#2B2A32
(43,42,50)
#16171E
(22,23,30)
#000000
(0,0,0)

Tints of #E8D5E6

#E8D5E6
(232,213,230)
#EAD8E8
(234,216,232)
#ECDBEA
(236,219,234)
#EEDEEC
(238,222,236)
#F0E1EE
(240,225,238)
#F2E4F0
(242,228,240)
#F4E7F2
(244,231,242)
#F6EAF4
(246,234,244)
#F8EDF6
(248,237,246)
#FAF0F8
(250,240,248)
#FCF3FA
(252,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8D5E6 color. Also use rgb(232,213,230) instead hex code.

Text Font Color

.myTextColor { color: #E8D5E6; }

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

This text font color is #E8D5E6.

Background Color

.myBgColor { background-color: #E8D5E6; }

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

This div background color is #E8D5E6.

Border color

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

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

This div border color is #E8D5E6.

Opacity

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

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

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

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

This text has shadow with #E8D5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8D5E6.

Preview

Color preview on black background

This text has color #E8D5E6 on black background.


Color preview on white background

This text has color #E8D5E6 on white background.


Black color preview on #E8D5E6 background

This text has black color on #E8D5E6 background.


White color preview on #E8D5E6 background

This text has white color on #E8D5E6 background.


Related colors

Complementary color

Complementary color for #hex is #172A19.


I love getcolorcode.com

Triadic colors

1 #E6E8D5 and #D5E6E8 with #E8D5E6 are triadic colors.

2 #E6D5E8 and #D5E8E6 with #E8D5E6 are triadic colors.