COLOR #E6D5E0

HEX: #E6D5E0 RGB: (230,213,224)

Renk bilgisi

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

RGB renk modeli

#E6D5E0 color RGB value is (230,213,224).

RGB: (230,213,224) (90%, 84%, 88%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 213 of 255 = 84%
B 224 of 255 = 88%

230
213
224

R + G + B ~ 87%. #E6D5E0 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 213 + 224 = 667 (100%)
R 230 of 667 ~ 34.48%
G 213 of 667 ~ 31.93%
B 224 of 667 ~ 33.58'%

%34.48
%31.93
%33.58

CMYK RENK MODELİ

#E6D5E0 rengi CMYK tonu (0,7,3,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.39%
  • sarı tonu 2.61%
  • ana renk tonu 9.80%

CMYK: (0,7,3,10)
C0M7Y3K10 (0%, 7%, 3%, 10%)
(0.00 / 0.07 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%7.39
%2.61
%9.8

Codes

Color #E6D5E0 in popluar color models

E6 D5 E0
RGB 230 213 224
HSL 321° 25.37% 86.86%
HSB/HSV 321° 7.39% 90.20%
CMYK 0.00% 7.39% 2.61%
9.80%

Color #E6D5E0 in popluar number systems.

HEX E6 D5 E0
Decimal 230 213 224
Binary 11100110 11010101 11100000
Octal 346 325 340

Shades and tints

Shades of #E6D5E0

#E6D5E0
(230,213,224)
#D2C2CC
(210,194,204)
#BEAFB8
(190,175,184)
#AA9CA4
(170,156,164)
#968990
(150,137,144)
#82767C
(130,118,124)
#6E6368
(110,99,104)
#5A5054
(90,80,84)
#463D40
(70,61,64)
#322A2C
(50,42,44)
#1E1718
(30,23,24)
#000000
(0,0,0)

Tints of #E6D5E0

#E6D5E0
(230,213,224)
#E8D8E2
(232,216,226)
#EADBE4
(234,219,228)
#ECDEE6
(236,222,230)
#EEE1E8
(238,225,232)
#F0E4EA
(240,228,234)
#F2E7EC
(242,231,236)
#F4EAEE
(244,234,238)
#F6EDF0
(246,237,240)
#F8F0F2
(248,240,242)
#FAF3F4
(250,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D5E0; }

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

This text font color is #E6D5E0.

Background Color

.myBgColor { background-color: #E6D5E0; }

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

This div background color is #E6D5E0.

Border color

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

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

This div border color is #E6D5E0.

Opacity

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

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

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

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

This text has shadow with #E6D5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D5E0.

Preview

Color preview on black background

This text has color #E6D5E0 on black background.


Color preview on white background

This text has color #E6D5E0 on white background.


Black color preview on #E6D5E0 background

This text has black color on #E6D5E0 background.


White color preview on #E6D5E0 background

This text has white color on #E6D5E0 background.


Related colors

Complementary color

Complementary color for #hex is #192A1F.


I love getcolorcode.com

Triadic colors

1 #E0E6D5 and #D5E0E6 with #E6D5E0 are triadic colors.

2 #E0D5E6 and #D5E6E0 with #E6D5E0 are triadic colors.