COLOR #E581C4

HEX: #E581C4 RGB: (229,129,196)

Color info

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

RGB color model

#E581C4 color RGB value is (229,129,196).

RGB: (229,129,196) (90%, 51%, 77%)

RGB channels and saturation

R 229 of 255 = 90%
G 129 of 255 = 51%
B 196 of 255 = 77%

229
129
196

R + G + B ~ 73%. #E581C4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 129 + 196 = 554 (100%)
R 229 of 554 ~ 41.34%
G 129 of 554 ~ 23.29%
B 196 of 554 ~ 35.38'%

%41.34
%23.29
%35.38

CMYK color model

#E581C4 color CMYK value is (0,44,14,10).

  • cyan value is 0.00%
  • magenta value is 43.67%
  • yellow value is 14.41%
  • key color value is 10.20%

CMYK: (0,44,14,10)
C0M44Y14K10 (0%, 44%, 14%, 10%)
(0.00 / 0.44 / 0.14 / 0.10)

CMYK percentages

%0
%43.67
%14.41
%10.2

Codes

Color #E581C4 in popluar color models

E5 81 C4
RGB 229 129 196
HSL 320° 65.79% 70.20%
HSB/HSV 320° 43.67% 89.80%
CMYK 0.00% 43.67% 14.41%
10.20%

Color #E581C4 in popluar number systems.

HEX E5 81 C4
Decimal 229 129 196
Binary 11100101 10000001 11000100
Octal 345 201 304

Shades and tints

Shades of #E581C4

#E581C4
(229,129,196)
#D176B3
(209,118,179)
#BD6BA2
(189,107,162)
#A96091
(169,96,145)
#955580
(149,85,128)
#814A6F
(129,74,111)
#6D3F5E
(109,63,94)
#59344D
(89,52,77)
#45293C
(69,41,60)
#311E2B
(49,30,43)
#1D131A
(29,19,26)
#000000
(0,0,0)

Tints of #E581C4

#E581C4
(229,129,196)
#E78CC9
(231,140,201)
#E997CE
(233,151,206)
#EBA2D3
(235,162,211)
#EDADD8
(237,173,216)
#EFB8DD
(239,184,221)
#F1C3E2
(241,195,226)
#F3CEE7
(243,206,231)
#F5D9EC
(245,217,236)
#F7E4F1
(247,228,241)
#F9EFF6
(249,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E581C4 color. Also use rgb(229,129,196) instead hex code.

Text Font Color

.myTextColor { color: #E581C4; }

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

This text font color is #E581C4.

Background Color

.myBgColor { background-color: #E581C4; }

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

This div background color is #E581C4.

Border color

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

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

This div border color is #E581C4.

Opacity

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

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

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

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

This text has shadow with #E581C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E581C4.

Preview

Color preview on black background

This text has color #E581C4 on black background.


Color preview on white background

This text has color #E581C4 on white background.


Black color preview on #E581C4 background

This text has black color on #E581C4 background.


White color preview on #E581C4 background

This text has white color on #E581C4 background.


Related colors

Complementary color

Complementary color for #hex is #1A7E3B.


I love getcolorcode.com

Triadic colors

1 #C4E581 and #81C4E5 with #E581C4 are triadic colors.

2 #C481E5 and #81E5C4 with #E581C4 are triadic colors.