COLOR #EB8A52

HEX: #EB8A52 RGB: (235,138,82)

Color info

#EB8A52 contains mainly red color. Web safe color of #EB8A52 is #FF9966 (or #F96).

RGB color model

#EB8A52 color RGB value is (235,138,82).

RGB: (235,138,82) (92%, 54%, 32%)

RGB channels and saturation

R 235 of 255 = 92%
G 138 of 255 = 54%
B 82 of 255 = 32%

235
138
82

R + G + B ~ 59%. #EB8A52 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 235 + 138 + 82 = 455 (100%)
R 235 of 455 ~ 51.65%
G 138 of 455 ~ 30.33%
B 82 of 455 ~ 18.02'%

%51.65
%30.33
%18.02

CMYK color model

#EB8A52 color CMYK value is (0,41,65,8).

  • cyan value is 0.00%
  • magenta value is 41.28%
  • yellow value is 65.11%
  • key color value is 7.84%

CMYK: (0,41,65,8)
C0M41Y65K8 (0%, 41%, 65%, 8%)
(0.00 / 0.41 / 0.65 / 0.08)

CMYK percentages

%0
%41.28
%65.11
%7.84

Codes

Color #EB8A52 in popluar color models

EB 8A 52
RGB 235 138 82
HSL 22° 79.27% 62.16%
HSB/HSV 22° 65.11% 92.16%
CMYK 0.00% 41.28% 65.11%
7.84%

Color #EB8A52 in popluar number systems.

HEX EB 8A 52
Decimal 235 138 82
Binary 11101011 10001010 1010010
Octal 353 212 122

Shades and tints

Shades of #EB8A52

#EB8A52
(235,138,82)
#D67E4B
(214,126,75)
#C17244
(193,114,68)
#AC663D
(172,102,61)
#975A36
(151,90,54)
#824E2F
(130,78,47)
#6D4228
(109,66,40)
#583621
(88,54,33)
#432A1A
(67,42,26)
#2E1E13
(46,30,19)
#19120C
(25,18,12)
#000000
(0,0,0)

Tints of #EB8A52

#EB8A52
(235,138,82)
#EC9461
(236,148,97)
#ED9E70
(237,158,112)
#EEA87F
(238,168,127)
#EFB28E
(239,178,142)
#F0BC9D
(240,188,157)
#F1C6AC
(241,198,172)
#F2D0BB
(242,208,187)
#F3DACA
(243,218,202)
#F4E4D9
(244,228,217)
#F5EEE8
(245,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB8A52 color. Also use rgb(235,138,82) instead hex code.

Text Font Color

.myTextColor { color: #EB8A52; }

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

This text font color is #EB8A52.

Background Color

.myBgColor { background-color: #EB8A52; }

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

This div background color is #EB8A52.

Border color

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

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

This div border color is #EB8A52.

Opacity

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

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

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

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

This text has shadow with #EB8A52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB8A52.

Preview

Color preview on black background

This text has color #EB8A52 on black background.


Color preview on white background

This text has color #EB8A52 on white background.


Black color preview on #EB8A52 background

This text has black color on #EB8A52 background.


White color preview on #EB8A52 background

This text has white color on #EB8A52 background.


Related colors

Complementary color

Complementary color for #hex is #1475AD.


I love getcolorcode.com

Triadic colors

1 #52EB8A and #8A52EB with #EB8A52 are triadic colors.

2 #528AEB and #8AEB52 with #EB8A52 are triadic colors.