COLOR #E5B5DC

HEX: #E5B5DC RGB: (229,181,220)

Renk bilgisi

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

RGB renk modeli

#E5B5DC color RGB value is (229,181,220).

RGB: (229,181,220) (90%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 181 of 255 = 71%
B 220 of 255 = 86%

229
181
220

R + G + B ~ 82%. #E5B5DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 181 + 220 = 630 (100%)
R 229 of 630 ~ 36.35%
G 181 of 630 ~ 28.73%
B 220 of 630 ~ 34.92'%

%36.35
%28.73
%34.92

CMYK RENK MODELİ

#E5B5DC rengi CMYK tonu (0,21,4,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.96%
  • sarı tonu 3.93%
  • ana renk tonu 10.20%

CMYK: (0,21,4,10)
C0M21Y4K10 (0%, 21%, 4%, 10%)
(0.00 / 0.21 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%20.96
%3.93
%10.2

Codes

Color #E5B5DC in popluar color models

E5 B5 DC
RGB 229 181 220
HSL 311° 48.00% 80.39%
HSB/HSV 311° 20.96% 89.80%
CMYK 0.00% 20.96% 3.93%
10.20%

Color #E5B5DC in popluar number systems.

HEX E5 B5 DC
Decimal 229 181 220
Binary 11100101 10110101 11011100
Octal 345 265 334

Shades and tints

Shades of #E5B5DC

#E5B5DC
(229,181,220)
#D1A5C8
(209,165,200)
#BD95B4
(189,149,180)
#A985A0
(169,133,160)
#95758C
(149,117,140)
#816578
(129,101,120)
#6D5564
(109,85,100)
#594550
(89,69,80)
#45353C
(69,53,60)
#312528
(49,37,40)
#1D1514
(29,21,20)
#000000
(0,0,0)

Tints of #E5B5DC

#E5B5DC
(229,181,220)
#E7BBDF
(231,187,223)
#E9C1E2
(233,193,226)
#EBC7E5
(235,199,229)
#EDCDE8
(237,205,232)
#EFD3EB
(239,211,235)
#F1D9EE
(241,217,238)
#F3DFF1
(243,223,241)
#F5E5F4
(245,229,244)
#F7EBF7
(247,235,247)
#F9F1FA
(249,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5B5DC color. Also use rgb(229,181,220) instead hex code.

Text Font Color

.myTextColor { color: #E5B5DC; }

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

This text font color is #E5B5DC.

Background Color

.myBgColor { background-color: #E5B5DC; }

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

This div background color is #E5B5DC.

Border color

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

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

This div border color is #E5B5DC.

Opacity

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

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

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

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

This text has shadow with #E5B5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B5DC.

Preview

Color preview on black background

This text has color #E5B5DC on black background.


Color preview on white background

This text has color #E5B5DC on white background.


Black color preview on #E5B5DC background

This text has black color on #E5B5DC background.


White color preview on #E5B5DC background

This text has white color on #E5B5DC background.


Related colors

Complementary color

Complementary color for #hex is #1A4A23.


I love getcolorcode.com

Triadic colors

1 #DCE5B5 and #B5DCE5 with #E5B5DC are triadic colors.

2 #DCB5E5 and #B5E5DC with #E5B5DC are triadic colors.