COLOR #E482D6

HEX: #E482D6 RGB: (228,130,214)

Color info

#E482D6 contains mainly red and blue colors. Web safe color of #E482D6 is #CC99CC (or #C9C).

RGB color model

#E482D6 color RGB value is (228,130,214).

RGB: (228,130,214) (89%, 51%, 84%)

RGB channels and saturation

R 228 of 255 = 89%
G 130 of 255 = 51%
B 214 of 255 = 84%

228
130
214

R + G + B ~ 75%. #E482D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 130 + 214 = 572 (100%)
R 228 of 572 ~ 39.86%
G 130 of 572 ~ 22.73%
B 214 of 572 ~ 37.41'%

%39.86
%22.73
%37.41

CMYK color model

#E482D6 color CMYK value is (0,43,6,11).

  • cyan value is 0.00%
  • magenta value is 42.98%
  • yellow value is 6.14%
  • key color value is 10.59%
CMYK: (0,43,6,11) C0M43Y6K11 (0%,43%,6%,11%) (0.00/0.43/0.06/0.11) 

CMYK percentages

%0
%42.98
%6.14
%10.59

Codes

Color #E482D6 in popluar color models

E4 82 D6
RGB 228 130 214
HSL 309° 64.47% 70.20%
HSB/HSV 309° 42.98% 89.41%
CMYK 0.00% 42.98% 6.14%
10.59%

Color #E482D6 in popluar number systems.

HEX E4 82 D6
Decimal 228 130 214
Binary 11100100 10000010 11010110
Octal 344 202 326

Shades and tints

Shades of #E482D6

#E482D6
(228,130,214)
#D077C3
(208,119,195)
#BC6CB0
(188,108,176)
#A8619D
(168,97,157)
#94568A
(148,86,138)
#804B77
(128,75,119)
#6C4064
(108,64,100)
#583551
(88,53,81)
#442A3E
(68,42,62)
#301F2B
(48,31,43)
#1C1418
(28,20,24)
#000000
(0,0,0)

Tints of #E482D6

#E482D6
(228,130,214)
#E68DD9
(230,141,217)
#E898DC
(232,152,220)
#EAA3DF
(234,163,223)
#ECAEE2
(236,174,226)
#EEB9E5
(238,185,229)
#F0C4E8
(240,196,232)
#F2CFEB
(242,207,235)
#F4DAEE
(244,218,238)
#F6E5F1
(246,229,241)
#F8F0F4
(248,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E482D6 color. Also use rgb(228,130,214) instead hex code.

Text Font Color

.myTextColor { color: #E482D6; }

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

This text font color is #E482D6.

Background Color

.myBgColor { background-color: #E482D6; }

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

This div background color is #E482D6.

Border color

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

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

This div border color is #E482D6.

Opacity

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

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

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

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

This text has shadow with #E482D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E482D6.

Preview

Color preview on black background

This text has color #E482D6 on black background.


Color preview on white background

This text has color #E482D6 on white background.


Black color preview on #E482D6 background

This text has black color on #E482D6 background.


White color preview on #E482D6 background

This text has white color on #E482D6 background.


Related colors

Complementary color

Complementary color for #hex is #1B7D29.


I love getcolorcode.com

Triadic colors

1 #D6E482 and #82D6E4 with #E482D6 are triadic colors.

2 #D682E4 and #82E4D6 with #E482D6 are triadic colors.