COLOR #EB9BBA

HEX: #EB9BBA RGB: (235,155,186)

Color info

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

RGB color model

#EB9BBA color RGB value is (235,155,186).

RGB: (235,155,186) (92%, 61%, 73%)

RGB channels and saturation

R 235 of 255 = 92%
G 155 of 255 = 61%
B 186 of 255 = 73%

235
155
186

R + G + B ~ 75%. #EB9BBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 155 + 186 = 576 (100%)
R 235 of 576 ~ 40.8%
G 155 of 576 ~ 26.91%
B 186 of 576 ~ 32.29'%

%40.8
%26.91
%32.29

CMYK color model

#EB9BBA color CMYK value is (0,34,21,8).

  • cyan value is 0.00%
  • magenta value is 34.04%
  • yellow value is 20.85%
  • key color value is 7.84%
CMYK: (0,34,21,8) C0M34Y21K8 (0%,34%,21%,8%) (0.00/0.34/0.21/0.08) 

CMYK percentages

%0
%34.04
%20.85
%7.84

Codes

Color #EB9BBA in popluar color models

EB 9B BA
RGB 235 155 186
HSL 337° 66.67% 76.47%
HSB/HSV 337° 34.04% 92.16%
CMYK 0.00% 34.04% 20.85%
7.84%

Color #EB9BBA in popluar number systems.

HEX EB 9B BA
Decimal 235 155 186
Binary 11101011 10011011 10111010
Octal 353 233 272

Shades and tints

Shades of #EB9BBA

#EB9BBA
(235,155,186)
#D68DAA
(214,141,170)
#C17F9A
(193,127,154)
#AC718A
(172,113,138)
#97637A
(151,99,122)
#82556A
(130,85,106)
#6D475A
(109,71,90)
#58394A
(88,57,74)
#432B3A
(67,43,58)
#2E1D2A
(46,29,42)
#190F1A
(25,15,26)
#000000
(0,0,0)

Tints of #EB9BBA

#EB9BBA
(235,155,186)
#ECA4C0
(236,164,192)
#EDADC6
(237,173,198)
#EEB6CC
(238,182,204)
#EFBFD2
(239,191,210)
#F0C8D8
(240,200,216)
#F1D1DE
(241,209,222)
#F2DAE4
(242,218,228)
#F3E3EA
(243,227,234)
#F4ECF0
(244,236,240)
#F5F5F6
(245,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB9BBA color. Also use rgb(235,155,186) instead hex code.

Text Font Color

.myTextColor { color: #EB9BBA; }

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

This text font color is #EB9BBA.

Background Color

.myBgColor { background-color: #EB9BBA; }

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

This div background color is #EB9BBA.

Border color

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

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

This div border color is #EB9BBA.

Opacity

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

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

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

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

This text has shadow with #EB9BBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB9BBA.

Preview

Color preview on black background

This text has color #EB9BBA on black background.


Color preview on white background

This text has color #EB9BBA on white background.


Black color preview on #EB9BBA background

This text has black color on #EB9BBA background.


White color preview on #EB9BBA background

This text has white color on #EB9BBA background.


Related colors

Complementary color

Complementary color for #hex is #146445.


I love getcolorcode.com

Triadic colors

1 #BAEB9B and #9BBAEB with #EB9BBA are triadic colors.

2 #BA9BEB and #9BEBBA with #EB9BBA are triadic colors.