COLOR #E5B0DD

HEX: #E5B0DD RGB: (229,176,221)

Renk bilgisi

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

RGB renk modeli

#E5B0DD color RGB value is (229,176,221).

RGB: (229,176,221) (90%, 69%, 87%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 176 of 255 = 69%
B 221 of 255 = 87%

229
176
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 176 + 221 = 626 (100%)
R 229 of 626 ~ 36.58%
G 176 of 626 ~ 28.12%
B 221 of 626 ~ 35.3'%

%36.58
%28.12
%35.3

CMYK RENK MODELİ

#E5B0DD rengi CMYK tonu (0,23,3,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.14%
  • sarı tonu 3.49%
  • ana renk tonu 10.20%

CMYK: (0,23,3,10)
C0M23Y3K10 (0%, 23%, 3%, 10%)
(0.00 / 0.23 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%23.14
%3.49
%10.2

Codes

Color #E5B0DD in popluar color models

E5 B0 DD
RGB 229 176 221
HSL 309° 50.48% 79.41%
HSB/HSV 309° 23.14% 89.80%
CMYK 0.00% 23.14% 3.49%
10.20%

Color #E5B0DD in popluar number systems.

HEX E5 B0 DD
Decimal 229 176 221
Binary 11100101 10110000 11011101
Octal 345 260 335

Shades and tints

Shades of #E5B0DD

#E5B0DD
(229,176,221)
#D1A0C9
(209,160,201)
#BD90B5
(189,144,181)
#A980A1
(169,128,161)
#95708D
(149,112,141)
#816079
(129,96,121)
#6D5065
(109,80,101)
#594051
(89,64,81)
#45303D
(69,48,61)
#312029
(49,32,41)
#1D1015
(29,16,21)
#000000
(0,0,0)

Tints of #E5B0DD

#E5B0DD
(229,176,221)
#E7B7E0
(231,183,224)
#E9BEE3
(233,190,227)
#EBC5E6
(235,197,230)
#EDCCE9
(237,204,233)
#EFD3EC
(239,211,236)
#F1DAEF
(241,218,239)
#F3E1F2
(243,225,242)
#F5E8F5
(245,232,245)
#F7EFF8
(247,239,248)
#F9F6FB
(249,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5B0DD color. Also use rgb(229,176,221) instead hex code.

Text Font Color

.myTextColor { color: #E5B0DD; }

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

This text font color is #E5B0DD.

Background Color

.myBgColor { background-color: #E5B0DD; }

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

This div background color is #E5B0DD.

Border color

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

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

This div border color is #E5B0DD.

Opacity

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

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

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

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

This text has shadow with #E5B0DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B0DD.

Preview

Color preview on black background

This text has color #E5B0DD on black background.


Color preview on white background

This text has color #E5B0DD on white background.


Black color preview on #E5B0DD background

This text has black color on #E5B0DD background.


White color preview on #E5B0DD background

This text has white color on #E5B0DD background.


Related colors

Complementary color

Complementary color for #hex is #1A4F22.


I love getcolorcode.com

Triadic colors

1 #DDE5B0 and #B0DDE5 with #E5B0DD are triadic colors.

2 #DDB0E5 and #B0E5DD with #E5B0DD are triadic colors.