COLOR #EB9594

HEX: #EB9594 RGB: (235,149,148)

Color info

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

RGB color model

#EB9594 color RGB value is (235,149,148).

RGB: (235,149,148) (92%, 58%, 58%)

RGB channels and saturation

R 235 of 255 = 92%
G 149 of 255 = 58%
B 148 of 255 = 58%

235
149
148

R + G + B ~ 69%. #EB9594 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 149 + 148 = 532 (100%)
R 235 of 532 ~ 44.17%
G 149 of 532 ~ 28.01%
B 148 of 532 ~ 27.82'%

%44.17
%28.01
%27.82

CMYK color model

#EB9594 color CMYK value is (0,37,37,8).

  • cyan value is 0.00%
  • magenta value is 36.60%
  • yellow value is 37.02%
  • key color value is 7.84%

CMYK: (0,37,37,8)
C0M37Y37K8 (0%, 37%, 37%, 8%)
(0.00 / 0.37 / 0.37 / 0.08)

CMYK percentages

%0
%36.6
%37.02
%7.84

Codes

Color #EB9594 in popluar color models

EB 95 94
RGB 235 149 148
HSL 68.50% 75.10%
HSB/HSV 37.02% 92.16%
CMYK 0.00% 36.60% 37.02%
7.84%

Color #EB9594 in popluar number systems.

HEX EB 95 94
Decimal 235 149 148
Binary 11101011 10010101 10010100
Octal 353 225 224

Shades and tints

Shades of #EB9594

#EB9594
(235,149,148)
#D68887
(214,136,135)
#C17B7A
(193,123,122)
#AC6E6D
(172,110,109)
#976160
(151,97,96)
#825453
(130,84,83)
#6D4746
(109,71,70)
#583A39
(88,58,57)
#432D2C
(67,45,44)
#2E201F
(46,32,31)
#191312
(25,19,18)
#000000
(0,0,0)

Tints of #EB9594

#EB9594
(235,149,148)
#EC9E9D
(236,158,157)
#EDA7A6
(237,167,166)
#EEB0AF
(238,176,175)
#EFB9B8
(239,185,184)
#F0C2C1
(240,194,193)
#F1CBCA
(241,203,202)
#F2D4D3
(242,212,211)
#F3DDDC
(243,221,220)
#F4E6E5
(244,230,229)
#F5EFEE
(245,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB9594 color. Also use rgb(235,149,148) instead hex code.

Text Font Color

.myTextColor { color: #EB9594; }

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

This text font color is #EB9594.

Background Color

.myBgColor { background-color: #EB9594; }

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

This div background color is #EB9594.

Border color

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

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

This div border color is #EB9594.

Opacity

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

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

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

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

This text has shadow with #EB9594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB9594.

Preview

Color preview on black background

This text has color #EB9594 on black background.


Color preview on white background

This text has color #EB9594 on white background.


Black color preview on #EB9594 background

This text has black color on #EB9594 background.


White color preview on #EB9594 background

This text has white color on #EB9594 background.


Related colors

Complementary color

Complementary color for #hex is #146A6B.


I love getcolorcode.com

Triadic colors

1 #94EB95 and #9594EB with #EB9594 are triadic colors.

2 #9495EB and #95EB94 with #EB9594 are triadic colors.