COLOR #EB83B5

HEX: #EB83B5 RGB: (235,131,181)

Color info

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

RGB color model

#EB83B5 color RGB value is (235,131,181).

RGB: (235,131,181) (92%, 51%, 71%)

RGB channels and saturation

R 235 of 255 = 92%
G 131 of 255 = 51%
B 181 of 255 = 71%

235
131
181

R + G + B ~ 71%. #EB83B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 131 + 181 = 547 (100%)
R 235 of 547 ~ 42.96%
G 131 of 547 ~ 23.95%
B 181 of 547 ~ 33.09'%

%42.96
%23.95
%33.09

CMYK color model

#EB83B5 color CMYK value is (0,44,23,8).

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

CMYK: (0,44,23,8)
C0M44Y23K8 (0%, 44%, 23%, 8%)
(0.00 / 0.44 / 0.23 / 0.08)

CMYK percentages

%0
%44.26
%22.98
%7.84

Codes

Color #EB83B5 in popluar color models

EB 83 B5
RGB 235 131 181
HSL 331° 72.22% 71.76%
HSB/HSV 331° 44.26% 92.16%
CMYK 0.00% 44.26% 22.98%
7.84%

Color #EB83B5 in popluar number systems.

HEX EB 83 B5
Decimal 235 131 181
Binary 11101011 10000011 10110101
Octal 353 203 265

Shades and tints

Shades of #EB83B5

#EB83B5
(235,131,181)
#D678A5
(214,120,165)
#C16D95
(193,109,149)
#AC6285
(172,98,133)
#975775
(151,87,117)
#824C65
(130,76,101)
#6D4155
(109,65,85)
#583645
(88,54,69)
#432B35
(67,43,53)
#2E2025
(46,32,37)
#191515
(25,21,21)
#000000
(0,0,0)

Tints of #EB83B5

#EB83B5
(235,131,181)
#EC8EBB
(236,142,187)
#ED99C1
(237,153,193)
#EEA4C7
(238,164,199)
#EFAFCD
(239,175,205)
#F0BAD3
(240,186,211)
#F1C5D9
(241,197,217)
#F2D0DF
(242,208,223)
#F3DBE5
(243,219,229)
#F4E6EB
(244,230,235)
#F5F1F1
(245,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EB83B5; }

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

This text font color is #EB83B5.

Background Color

.myBgColor { background-color: #EB83B5; }

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

This div background color is #EB83B5.

Border color

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

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

This div border color is #EB83B5.

Opacity

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

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

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

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

This text has shadow with #EB83B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB83B5.

Preview

Color preview on black background

This text has color #EB83B5 on black background.


Color preview on white background

This text has color #EB83B5 on white background.


Black color preview on #EB83B5 background

This text has black color on #EB83B5 background.


White color preview on #EB83B5 background

This text has white color on #EB83B5 background.


Related colors

Complementary color

Complementary color for #hex is #147C4A.


I love getcolorcode.com

Triadic colors

1 #B5EB83 and #83B5EB with #EB83B5 are triadic colors.

2 #B583EB and #83EBB5 with #EB83B5 are triadic colors.