COLOR #E482C2

HEX: #E482C2 RGB: (228,130,194)

Color info

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

RGB color model

#E482C2 color RGB value is (228,130,194).

RGB: (228,130,194) (89%, 51%, 76%)

RGB channels and saturation

R 228 of 255 = 89%
G 130 of 255 = 51%
B 194 of 255 = 76%

228
130
194

R + G + B ~ 72%. #E482C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 130 + 194 = 552 (100%)
R 228 of 552 ~ 41.3%
G 130 of 552 ~ 23.55%
B 194 of 552 ~ 35.14'%

%41.3
%23.55
%35.14

CMYK color model

#E482C2 color CMYK value is (0,43,15,11).

  • cyan value is 0.00%
  • magenta value is 42.98%
  • yellow value is 14.91%
  • key color value is 10.59%

CMYK: (0,43,15,11)
C0M43Y15K11 (0%, 43%, 15%, 11%)
(0.00 / 0.43 / 0.15 / 0.11)

CMYK percentages

%0
%42.98
%14.91
%10.59

Codes

Color #E482C2 in popluar color models

E4 82 C2
RGB 228 130 194
HSL 321° 64.47% 70.20%
HSB/HSV 321° 42.98% 89.41%
CMYK 0.00% 42.98% 14.91%
10.59%

Color #E482C2 in popluar number systems.

HEX E4 82 C2
Decimal 228 130 194
Binary 11100100 10000010 11000010
Octal 344 202 302

Shades and tints

Shades of #E482C2

#E482C2
(228,130,194)
#D077B1
(208,119,177)
#BC6CA0
(188,108,160)
#A8618F
(168,97,143)
#94567E
(148,86,126)
#804B6D
(128,75,109)
#6C405C
(108,64,92)
#58354B
(88,53,75)
#442A3A
(68,42,58)
#301F29
(48,31,41)
#1C1418
(28,20,24)
#000000
(0,0,0)

Tints of #E482C2

#E482C2
(228,130,194)
#E68DC7
(230,141,199)
#E898CC
(232,152,204)
#EAA3D1
(234,163,209)
#ECAED6
(236,174,214)
#EEB9DB
(238,185,219)
#F0C4E0
(240,196,224)
#F2CFE5
(242,207,229)
#F4DAEA
(244,218,234)
#F6E5EF
(246,229,239)
#F8F0F4
(248,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E482C2; }

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

This text font color is #E482C2.

Background Color

.myBgColor { background-color: #E482C2; }

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

This div background color is #E482C2.

Border color

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

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

This div border color is #E482C2.

Opacity

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

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

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

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

This text has shadow with #E482C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E482C2.

Preview

Color preview on black background

This text has color #E482C2 on black background.


Color preview on white background

This text has color #E482C2 on white background.


Black color preview on #E482C2 background

This text has black color on #E482C2 background.


White color preview on #E482C2 background

This text has white color on #E482C2 background.


Related colors

Complementary color

Complementary color for #hex is #1B7D3D.


I love getcolorcode.com

Triadic colors

1 #C2E482 and #82C2E4 with #E482C2 are triadic colors.

2 #C282E4 and #82E4C2 with #E482C2 are triadic colors.