COLOR #EB57D0

HEX: #EB57D0 RGB: (235,87,208)

Color info

#EB57D0 contains mainly red and blue colors. Web safe color of #EB57D0 is #FF66CC (or #F6C).

RGB color model

#EB57D0 color RGB value is (235,87,208).

RGB: (235,87,208) (92%, 34%, 82%)

RGB channels and saturation

R 235 of 255 = 92%
G 87 of 255 = 34%
B 208 of 255 = 82%

235
87
208

R + G + B ~ 69%. #EB57D0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 87 + 208 = 530 (100%)
R 235 of 530 ~ 44.34%
G 87 of 530 ~ 16.42%
B 208 of 530 ~ 39.25'%

%44.34
%16.42
%39.25

CMYK color model

#EB57D0 color CMYK value is (0,63,11,8).

  • cyan value is 0.00%
  • magenta value is 62.98%
  • yellow value is 11.49%
  • key color value is 7.84%

CMYK: (0,63,11,8)
C0M63Y11K8 (0%, 63%, 11%, 8%)
(0.00 / 0.63 / 0.11 / 0.08)

CMYK percentages

%0
%62.98
%11.49
%7.84

Codes

Color #EB57D0 in popluar color models

EB 57 D0
RGB 235 87 208
HSL 311° 78.72% 63.14%
HSB/HSV 311° 62.98% 92.16%
CMYK 0.00% 62.98% 11.49%
7.84%

Color #EB57D0 in popluar number systems.

HEX EB 57 D0
Decimal 235 87 208
Binary 11101011 1010111 11010000
Octal 353 127 320

Shades and tints

Shades of #EB57D0

#EB57D0
(235,87,208)
#D650BE
(214,80,190)
#C149AC
(193,73,172)
#AC429A
(172,66,154)
#973B88
(151,59,136)
#823476
(130,52,118)
#6D2D64
(109,45,100)
#582652
(88,38,82)
#431F40
(67,31,64)
#2E182E
(46,24,46)
#19111C
(25,17,28)
#000000
(0,0,0)

Tints of #EB57D0

#EB57D0
(235,87,208)
#EC66D4
(236,102,212)
#ED75D8
(237,117,216)
#EE84DC
(238,132,220)
#EF93E0
(239,147,224)
#F0A2E4
(240,162,228)
#F1B1E8
(241,177,232)
#F2C0EC
(242,192,236)
#F3CFF0
(243,207,240)
#F4DEF4
(244,222,244)
#F5EDF8
(245,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB57D0 color. Also use rgb(235,87,208) instead hex code.

Text Font Color

.myTextColor { color: #EB57D0; }

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

This text font color is #EB57D0.

Background Color

.myBgColor { background-color: #EB57D0; }

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

This div background color is #EB57D0.

Border color

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

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

This div border color is #EB57D0.

Opacity

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

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

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

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

This text has shadow with #EB57D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB57D0.

Preview

Color preview on black background

This text has color #EB57D0 on black background.


Color preview on white background

This text has color #EB57D0 on white background.


Black color preview on #EB57D0 background

This text has black color on #EB57D0 background.


White color preview on #EB57D0 background

This text has white color on #EB57D0 background.


Related colors

Complementary color

Complementary color for #hex is #14A82F.


I love getcolorcode.com

Triadic colors

1 #D0EB57 and #57D0EB with #EB57D0 are triadic colors.

2 #D057EB and #57EBD0 with #EB57D0 are triadic colors.