COLOR #EB8AD7

HEX: #EB8AD7 RGB: (235,138,215)

Color info

#EB8AD7 contains mainly red and blue colors. Web safe color of #EB8AD7 is #FF99CC (or #F9C).

RGB color model

#EB8AD7 color RGB value is (235,138,215).

RGB: (235,138,215) (92%, 54%, 84%)

RGB channels and saturation

R 235 of 255 = 92%
G 138 of 255 = 54%
B 215 of 255 = 84%

235
138
215

R + G + B ~ 77%. #EB8AD7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 138 + 215 = 588 (100%)
R 235 of 588 ~ 39.97%
G 138 of 588 ~ 23.47%
B 215 of 588 ~ 36.56'%

%39.97
%23.47
%36.56

CMYK color model

#EB8AD7 color CMYK value is (0,41,9,8).

  • cyan value is 0.00%
  • magenta value is 41.28%
  • yellow value is 8.51%
  • key color value is 7.84%

CMYK: (0,41,9,8)
C0M41Y9K8 (0%, 41%, 9%, 8%)
(0.00 / 0.41 / 0.09 / 0.08)

CMYK percentages

%0
%41.28
%8.51
%7.84

Codes

Color #EB8AD7 in popluar color models

EB 8A D7
RGB 235 138 215
HSL 312° 70.80% 73.14%
HSB/HSV 312° 41.28% 92.16%
CMYK 0.00% 41.28% 8.51%
7.84%

Color #EB8AD7 in popluar number systems.

HEX EB 8A D7
Decimal 235 138 215
Binary 11101011 10001010 11010111
Octal 353 212 327

Shades and tints

Shades of #EB8AD7

#EB8AD7
(235,138,215)
#D67EC4
(214,126,196)
#C172B1
(193,114,177)
#AC669E
(172,102,158)
#975A8B
(151,90,139)
#824E78
(130,78,120)
#6D4265
(109,66,101)
#583652
(88,54,82)
#432A3F
(67,42,63)
#2E1E2C
(46,30,44)
#191219
(25,18,25)
#000000
(0,0,0)

Tints of #EB8AD7

#EB8AD7
(235,138,215)
#EC94DA
(236,148,218)
#ED9EDD
(237,158,221)
#EEA8E0
(238,168,224)
#EFB2E3
(239,178,227)
#F0BCE6
(240,188,230)
#F1C6E9
(241,198,233)
#F2D0EC
(242,208,236)
#F3DAEF
(243,218,239)
#F4E4F2
(244,228,242)
#F5EEF5
(245,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB8AD7 color. Also use rgb(235,138,215) instead hex code.

Text Font Color

.myTextColor { color: #EB8AD7; }

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

This text font color is #EB8AD7.

Background Color

.myBgColor { background-color: #EB8AD7; }

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

This div background color is #EB8AD7.

Border color

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

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

This div border color is #EB8AD7.

Opacity

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

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

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

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

This text has shadow with #EB8AD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB8AD7.

Preview

Color preview on black background

This text has color #EB8AD7 on black background.


Color preview on white background

This text has color #EB8AD7 on white background.


Black color preview on #EB8AD7 background

This text has black color on #EB8AD7 background.


White color preview on #EB8AD7 background

This text has white color on #EB8AD7 background.


Related colors

Complementary color

Complementary color for #hex is #147528.


I love getcolorcode.com

Triadic colors

1 #D7EB8A and #8AD7EB with #EB8AD7 are triadic colors.

2 #D78AEB and #8AEBD7 with #EB8AD7 are triadic colors.