COLOR #EB7E46

HEX: #EB7E46 RGB: (235,126,70)

Color info

#EB7E46 contains mainly red color. Web safe color of #EB7E46 is #FF6633 (or #F63).

RGB color model

#EB7E46 color RGB value is (235,126,70).

RGB: (235,126,70) (92%, 49%, 27%)

RGB channels and saturation

R 235 of 255 = 92%
G 126 of 255 = 49%
B 70 of 255 = 27%

235
126
70

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

Portions of RGB colors in percentages

R + G + B = 235 + 126 + 70 = 431 (100%)
R 235 of 431 ~ 54.52%
G 126 of 431 ~ 29.23%
B 70 of 431 ~ 16.24'%

%54.52
%29.23
%16.24

CMYK color model

#EB7E46 color CMYK value is (0,46,70,8).

  • cyan value is 0.00%
  • magenta value is 46.38%
  • yellow value is 70.21%
  • key color value is 7.84%

CMYK: (0,46,70,8)
C0M46Y70K8 (0%, 46%, 70%, 8%)
(0.00 / 0.46 / 0.70 / 0.08)

CMYK percentages

%0
%46.38
%70.21
%7.84

Codes

Color #EB7E46 in popluar color models

EB 7E 46
RGB 235 126 70
HSL 20° 80.49% 59.80%
HSB/HSV 20° 70.21% 92.16%
CMYK 0.00% 46.38% 70.21%
7.84%

Color #EB7E46 in popluar number systems.

HEX EB 7E 46
Decimal 235 126 70
Binary 11101011 1111110 1000110
Octal 353 176 106

Shades and tints

Shades of #EB7E46

#EB7E46
(235,126,70)
#D67340
(214,115,64)
#C1683A
(193,104,58)
#AC5D34
(172,93,52)
#97522E
(151,82,46)
#824728
(130,71,40)
#6D3C22
(109,60,34)
#58311C
(88,49,28)
#432616
(67,38,22)
#2E1B10
(46,27,16)
#19100A
(25,16,10)
#000000
(0,0,0)

Tints of #EB7E46

#EB7E46
(235,126,70)
#EC8956
(236,137,86)
#ED9466
(237,148,102)
#EE9F76
(238,159,118)
#EFAA86
(239,170,134)
#F0B596
(240,181,150)
#F1C0A6
(241,192,166)
#F2CBB6
(242,203,182)
#F3D6C6
(243,214,198)
#F4E1D6
(244,225,214)
#F5ECE6
(245,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB7E46 color. Also use rgb(235,126,70) instead hex code.

Text Font Color

.myTextColor { color: #EB7E46; }

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

This text font color is #EB7E46.

Background Color

.myBgColor { background-color: #EB7E46; }

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

This div background color is #EB7E46.

Border color

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

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

This div border color is #EB7E46.

Opacity

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

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

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

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

This text has shadow with #EB7E46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB7E46.

Preview

Color preview on black background

This text has color #EB7E46 on black background.


Color preview on white background

This text has color #EB7E46 on white background.


Black color preview on #EB7E46 background

This text has black color on #EB7E46 background.


White color preview on #EB7E46 background

This text has white color on #EB7E46 background.


Related colors

Complementary color

Complementary color for #hex is #1481B9.


I love getcolorcode.com

Triadic colors

1 #46EB7E and #7E46EB with #EB7E46 are triadic colors.

2 #467EEB and #7EEB46 with #EB7E46 are triadic colors.