COLOR #EB8FAA

HEX: #EB8FAA RGB: (235,143,170)

Color info

#EB8FAA contains mainly red color. Web safe color of #EB8FAA is #FF9999 (or #F99).

RGB color model

#EB8FAA color RGB value is (235,143,170).

RGB: (235,143,170) (92%, 56%, 67%)

RGB channels and saturation

R 235 of 255 = 92%
G 143 of 255 = 56%
B 170 of 255 = 67%

235
143
170

R + G + B ~ 72%. #EB8FAA is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 143 + 170 = 548 (100%)
R 235 of 548 ~ 42.88%
G 143 of 548 ~ 26.09%
B 170 of 548 ~ 31.02'%

%42.88
%26.09
%31.02

CMYK color model

#EB8FAA color CMYK value is (0,39,28,8).

  • cyan value is 0.00%
  • magenta value is 39.15%
  • yellow value is 27.66%
  • key color value is 7.84%
CMYK: (0,39,28,8) C0M39Y28K8 (0%,39%,28%,8%) (0.00/0.39/0.28/0.08) 

CMYK percentages

%0
%39.15
%27.66
%7.84

Codes

Color #EB8FAA in popluar color models

EB 8F AA
RGB 235 143 170
HSL 342° 69.70% 74.12%
HSB/HSV 342° 39.15% 92.16%
CMYK 0.00% 39.15% 27.66%
7.84%

Color #EB8FAA in popluar number systems.

HEX EB 8F AA
Decimal 235 143 170
Binary 11101011 10001111 10101010
Octal 353 217 252

Shades and tints

Shades of #EB8FAA

#EB8FAA
(235,143,170)
#D6829B
(214,130,155)
#C1758C
(193,117,140)
#AC687D
(172,104,125)
#975B6E
(151,91,110)
#824E5F
(130,78,95)
#6D4150
(109,65,80)
#583441
(88,52,65)
#432732
(67,39,50)
#2E1A23
(46,26,35)
#190D14
(25,13,20)
#000000
(0,0,0)

Tints of #EB8FAA

#EB8FAA
(235,143,170)
#EC99B1
(236,153,177)
#EDA3B8
(237,163,184)
#EEADBF
(238,173,191)
#EFB7C6
(239,183,198)
#F0C1CD
(240,193,205)
#F1CBD4
(241,203,212)
#F2D5DB
(242,213,219)
#F3DFE2
(243,223,226)
#F4E9E9
(244,233,233)
#F5F3F0
(245,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB8FAA color. Also use rgb(235,143,170) instead hex code.

Text Font Color

.myTextColor { color: #EB8FAA; }

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

This text font color is #EB8FAA.

Background Color

.myBgColor { background-color: #EB8FAA; }

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

This div background color is #EB8FAA.

Border color

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

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

This div border color is #EB8FAA.

Opacity

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

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

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

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

This text has shadow with #EB8FAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB8FAA.

Preview

Color preview on black background

This text has color #EB8FAA on black background.


Color preview on white background

This text has color #EB8FAA on white background.


Black color preview on #EB8FAA background

This text has black color on #EB8FAA background.


White color preview on #EB8FAA background

This text has white color on #EB8FAA background.


Related colors

Complementary color

Complementary color for #hex is #147055.


I love getcolorcode.com

Triadic colors

1 #AAEB8F and #8FAAEB with #EB8FAA are triadic colors.

2 #AA8FEB and #8FEBAA with #EB8FAA are triadic colors.