COLOR #E4B4DD

HEX: #E4B4DD RGB: (228,180,221)

Renk bilgisi

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

RGB renk modeli

#E4B4DD color RGB value is (228,180,221).

RGB: (228,180,221) (89%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 180 of 255 = 71%
B 221 of 255 = 87%

228
180
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 180 + 221 = 629 (100%)
R 228 of 629 ~ 36.25%
G 180 of 629 ~ 28.62%
B 221 of 629 ~ 35.14'%

%36.25
%28.62
%35.14

CMYK RENK MODELİ

#E4B4DD rengi CMYK tonu (0,21,3,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.05%
  • sarı tonu 3.07%
  • ana renk tonu 10.59%

CMYK: (0,21,3,11)
C0M21Y3K11 (0%, 21%, 3%, 11%)
(0.00 / 0.21 / 0.03 / 0.11)

CMYK yüzdeleri

%0
%21.05
%3.07
%10.59

Codes

Color #E4B4DD in popluar color models

E4 B4 DD
RGB 228 180 221
HSL 309° 47.06% 80.00%
HSB/HSV 309° 21.05% 89.41%
CMYK 0.00% 21.05% 3.07%
10.59%

Color #E4B4DD in popluar number systems.

HEX E4 B4 DD
Decimal 228 180 221
Binary 11100100 10110100 11011101
Octal 344 264 335

Shades and tints

Shades of #E4B4DD

#E4B4DD
(228,180,221)
#D0A4C9
(208,164,201)
#BC94B5
(188,148,181)
#A884A1
(168,132,161)
#94748D
(148,116,141)
#806479
(128,100,121)
#6C5465
(108,84,101)
#584451
(88,68,81)
#44343D
(68,52,61)
#302429
(48,36,41)
#1C1415
(28,20,21)
#000000
(0,0,0)

Tints of #E4B4DD

#E4B4DD
(228,180,221)
#E6BAE0
(230,186,224)
#E8C0E3
(232,192,227)
#EAC6E6
(234,198,230)
#ECCCE9
(236,204,233)
#EED2EC
(238,210,236)
#F0D8EF
(240,216,239)
#F2DEF2
(242,222,242)
#F4E4F5
(244,228,245)
#F6EAF8
(246,234,248)
#F8F0FB
(248,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4B4DD color. Also use rgb(228,180,221) instead hex code.

Text Font Color

.myTextColor { color: #E4B4DD; }

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

This text font color is #E4B4DD.

Background Color

.myBgColor { background-color: #E4B4DD; }

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

This div background color is #E4B4DD.

Border color

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

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

This div border color is #E4B4DD.

Opacity

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

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

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

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

This text has shadow with #E4B4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4B4DD.

Preview

Color preview on black background

This text has color #E4B4DD on black background.


Color preview on white background

This text has color #E4B4DD on white background.


Black color preview on #E4B4DD background

This text has black color on #E4B4DD background.


White color preview on #E4B4DD background

This text has white color on #E4B4DD background.


Related colors

Complementary color

Complementary color for #hex is #1B4B22.


I love getcolorcode.com

Triadic colors

1 #DDE4B4 and #B4DDE4 with #E4B4DD are triadic colors.

2 #DDB4E4 and #B4E4DD with #E4B4DD are triadic colors.