COLOR #E5D3E6

HEX: #E5D3E6 RGB: (229,211,230)

Renk bilgisi

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

RGB renk modeli

#E5D3E6 color RGB value is (229,211,230).

RGB: (229,211,230) (90%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 211 of 255 = 83%
B 230 of 255 = 90%

229
211
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 211 + 230 = 670 (100%)
R 229 of 670 ~ 34.18%
G 211 of 670 ~ 31.49%
B 230 of 670 ~ 34.33'%

%34.18
%31.49
%34.33

CMYK RENK MODELİ

#E5D3E6 rengi CMYK tonu (0,8,0,10).

  • camgöbeği tonu 0.43%
  • eflatun tonu 8.26%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (0,8,0,10)
C0M8Y0K10 (0%, 8%, 0%, 10%)
(0.00 / 0.08 / 0.00 / 0.10)

CMYK yüzdeleri

%0.43
%8.26
%0
%9.8

Codes

Color #E5D3E6 in popluar color models

E5 D3 E6
RGB 229 211 230
HSL 297° 27.54% 86.47%
HSB/HSV 297° 8.26% 90.20%
CMYK 0.43% 8.26% 0.00%
9.80%

Color #E5D3E6 in popluar number systems.

HEX E5 D3 E6
Decimal 229 211 230
Binary 11100101 11010011 11100110
Octal 345 323 346

Shades and tints

Shades of #E5D3E6

#E5D3E6
(229,211,230)
#D1C0D2
(209,192,210)
#BDADBE
(189,173,190)
#A99AAA
(169,154,170)
#958796
(149,135,150)
#817482
(129,116,130)
#6D616E
(109,97,110)
#594E5A
(89,78,90)
#453B46
(69,59,70)
#312832
(49,40,50)
#1D151E
(29,21,30)
#000000
(0,0,0)

Tints of #E5D3E6

#E5D3E6
(229,211,230)
#E7D7E8
(231,215,232)
#E9DBEA
(233,219,234)
#EBDFEC
(235,223,236)
#EDE3EE
(237,227,238)
#EFE7F0
(239,231,240)
#F1EBF2
(241,235,242)
#F3EFF4
(243,239,244)
#F5F3F6
(245,243,246)
#F7F7F8
(247,247,248)
#F9FBFA
(249,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D3E6 color. Also use rgb(229,211,230) instead hex code.

Text Font Color

.myTextColor { color: #E5D3E6; }

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

This text font color is #E5D3E6.

Background Color

.myBgColor { background-color: #E5D3E6; }

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

This div background color is #E5D3E6.

Border color

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

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

This div border color is #E5D3E6.

Opacity

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

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

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

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

This text has shadow with #E5D3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D3E6.

Preview

Color preview on black background

This text has color #E5D3E6 on black background.


Color preview on white background

This text has color #E5D3E6 on white background.


Black color preview on #E5D3E6 background

This text has black color on #E5D3E6 background.


White color preview on #E5D3E6 background

This text has white color on #E5D3E6 background.


Related colors

Complementary color

Complementary color for #hex is #1A2C19.


I love getcolorcode.com

Triadic colors

1 #E6E5D3 and #D3E6E5 with #E5D3E6 are triadic colors.

2 #E6D3E5 and #D3E5E6 with #E5D3E6 are triadic colors.