COLOR #EB83E8

HEX: #EB83E8 RGB: (235,131,232)

Color info

#EB83E8 contains mainly red and blue colors. Web safe color of #EB83E8 is #FF99FF (or #F9F).

RGB color model

#EB83E8 color RGB value is (235,131,232).

RGB: (235,131,232) (92%, 51%, 91%)

RGB channels and saturation

R 235 of 255 = 92%
G 131 of 255 = 51%
B 232 of 255 = 91%

235
131
232

R + G + B ~ 78%. #EB83E8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 131 + 232 = 598 (100%)
R 235 of 598 ~ 39.3%
G 131 of 598 ~ 21.91%
B 232 of 598 ~ 38.8'%

%39.3
%21.91
%38.8

CMYK color model

#EB83E8 color CMYK value is (0,44,1,8).

  • cyan value is 0.00%
  • magenta value is 44.26%
  • yellow value is 1.28%
  • key color value is 7.84%

CMYK: (0,44,1,8)
C0M44Y1K8 (0%, 44%, 1%, 8%)
(0.00 / 0.44 / 0.01 / 0.08)

CMYK percentages

%0
%44.26
%1.28
%7.84

Codes

Color #EB83E8 in popluar color models

EB 83 E8
RGB 235 131 232
HSL 302° 72.22% 71.76%
HSB/HSV 302° 44.26% 92.16%
CMYK 0.00% 44.26% 1.28%
7.84%

Color #EB83E8 in popluar number systems.

HEX EB 83 E8
Decimal 235 131 232
Binary 11101011 10000011 11101000
Octal 353 203 350

Shades and tints

Shades of #EB83E8

#EB83E8
(235,131,232)
#D678D3
(214,120,211)
#C16DBE
(193,109,190)
#AC62A9
(172,98,169)
#975794
(151,87,148)
#824C7F
(130,76,127)
#6D416A
(109,65,106)
#583655
(88,54,85)
#432B40
(67,43,64)
#2E202B
(46,32,43)
#191516
(25,21,22)
#000000
(0,0,0)

Tints of #EB83E8

#EB83E8
(235,131,232)
#EC8EEA
(236,142,234)
#ED99EC
(237,153,236)
#EEA4EE
(238,164,238)
#EFAFF0
(239,175,240)
#F0BAF2
(240,186,242)
#F1C5F4
(241,197,244)
#F2D0F6
(242,208,246)
#F3DBF8
(243,219,248)
#F4E6FA
(244,230,250)
#F5F1FC
(245,241,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB83E8 color. Also use rgb(235,131,232) instead hex code.

Text Font Color

.myTextColor { color: #EB83E8; }

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

This text font color is #EB83E8.

Background Color

.myBgColor { background-color: #EB83E8; }

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

This div background color is #EB83E8.

Border color

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

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

This div border color is #EB83E8.

Opacity

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

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

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

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

This text has shadow with #EB83E8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB83E8.

Preview

Color preview on black background

This text has color #EB83E8 on black background.


Color preview on white background

This text has color #EB83E8 on white background.


Black color preview on #EB83E8 background

This text has black color on #EB83E8 background.


White color preview on #EB83E8 background

This text has white color on #EB83E8 background.


Related colors

Complementary color

Complementary color for #hex is #147C17.


I love getcolorcode.com

Triadic colors

1 #E8EB83 and #83E8EB with #EB83E8 are triadic colors.

2 #E883EB and #83EBE8 with #EB83E8 are triadic colors.