COLOR #7E4318

HEX: #7E4318 RGB: (126,67,24)

Color info

#7E4318 contains mainly red and green colors. Web safe color of #7E4318 is #663300 (or #630).

RGB color model

#7E4318 color RGB value is (126,67,24).

RGB: (126,67,24) (49%, 26%, 9%)

RGB channels and saturation

R 126 of 255 = 49%
G 67 of 255 = 26%
B 24 of 255 = 9%

126
67
24

R + G + B ~ 28%. #7E4318 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 67 + 24 = 217 (100%)
R 126 of 217 ~ 58.06%
G 67 of 217 ~ 30.88%
B 24 of 217 ~ 11.06'%

%58.06
%30.88
%11.06

CMYK color model

#7E4318 color CMYK value is (0,47,81,51).

  • cyan value is 0.00%
  • magenta value is 46.83%
  • yellow value is 80.95%
  • key color value is 50.59%

CMYK: (0,47,81,51)
C0M47Y81K51 (0%, 47%, 81%, 51%)
(0.00 / 0.47 / 0.81 / 0.51)

CMYK percentages

%0
%46.83
%80.95
%50.59

Codes

Color #7E4318 in popluar color models

7E 43 18
RGB 126 67 24
HSL 25° 68.00% 29.41%
HSB/HSV 25° 80.95% 49.41%
CMYK 0.00% 46.83% 80.95%
50.59%

Color #7E4318 in popluar number systems.

HEX 7E 43 18
Decimal 126 67 24
Binary 1111110 1000011 11000
Octal 176 103 30

Shades and tints

Shades of #7E4318

#7E4318
(126,67,24)
#733D16
(115,61,22)
#683714
(104,55,20)
#5D3112
(93,49,18)
#522B10
(82,43,16)
#47250E
(71,37,14)
#3C1F0C
(60,31,12)
#31190A
(49,25,10)
#261308
(38,19,8)
#1B0D06
(27,13,6)
#100704
(16,7,4)
#000000
(0,0,0)

Tints of #7E4318

#7E4318
(126,67,24)
#89542D
(137,84,45)
#946542
(148,101,66)
#9F7657
(159,118,87)
#AA876C
(170,135,108)
#B59881
(181,152,129)
#C0A996
(192,169,150)
#CBBAAB
(203,186,171)
#D6CBC0
(214,203,192)
#E1DCD5
(225,220,213)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E4318 color. Also use rgb(126,67,24) instead hex code.

Text Font Color

.myTextColor { color: #7E4318; }

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

This text font color is #7E4318.

Background Color

.myBgColor { background-color: #7E4318; }

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

This div background color is #7E4318.

Border color

.myBorderColor { border: 1px solid #7E4318; }

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

This div border color is #7E4318.

Opacity

.myOpacity80 { color: #7E4318; opacity: 0.8; }

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

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

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

This text has shadow with #7E4318 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E4318.

Preview

Color preview on black background

This text has color #7E4318 on black background.


Color preview on white background

This text has color #7E4318 on white background.


Black color preview on #7E4318 background

This text has black color on #7E4318 background.


White color preview on #7E4318 background

This text has white color on #7E4318 background.


Related colors

Complementary color

Complementary color for #hex is #81BCE7.


I love getcolorcode.com

Triadic colors

1 #187E43 and #43187E with #7E4318 are triadic colors.

2 #18437E and #437E18 with #7E4318 are triadic colors.