COLOR #7E4424

HEX: #7E4424 RGB: (126,68,36)

Color info

#7E4424 contains mainly red and green colors. Web safe color of #7E4424 is #663333 (or #633).

RGB color model

#7E4424 color RGB value is (126,68,36).

RGB: (126,68,36) (49%, 27%, 14%)

RGB channels and saturation

R 126 of 255 = 49%
G 68 of 255 = 27%
B 36 of 255 = 14%

126
68
36

R + G + B ~ 30%. #7E4424 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 68 + 36 = 230 (100%)
R 126 of 230 ~ 54.78%
G 68 of 230 ~ 29.57%
B 36 of 230 ~ 15.65'%

%54.78
%29.57
%15.65

CMYK color model

#7E4424 color CMYK value is (0,46,71,51).

  • cyan value is 0.00%
  • magenta value is 46.03%
  • yellow value is 71.43%
  • key color value is 50.59%
CMYK: (0,46,71,51) C0M46Y71K51 (0%,46%,71%,51%) (0.00/0.46/0.71/0.51) 

CMYK percentages

%0
%46.03
%71.43
%50.59

Codes

Color #7E4424 in popluar color models

7E 44 24
RGB 126 68 36
HSL 21° 55.56% 31.76%
HSB/HSV 21° 71.43% 49.41%
CMYK 0.00% 46.03% 71.43%
50.59%

Color #7E4424 in popluar number systems.

HEX 7E 44 24
Decimal 126 68 36
Binary 1111110 1000100 100100
Octal 176 104 44

Shades and tints

Shades of #7E4424

#7E4424
(126,68,36)
#733E21
(115,62,33)
#68381E
(104,56,30)
#5D321B
(93,50,27)
#522C18
(82,44,24)
#472615
(71,38,21)
#3C2012
(60,32,18)
#311A0F
(49,26,15)
#26140C
(38,20,12)
#1B0E09
(27,14,9)
#100806
(16,8,6)
#000000
(0,0,0)

Tints of #7E4424

#7E4424
(126,68,36)
#895537
(137,85,55)
#94664A
(148,102,74)
#9F775D
(159,119,93)
#AA8870
(170,136,112)
#B59983
(181,153,131)
#C0AA96
(192,170,150)
#CBBBA9
(203,187,169)
#D6CCBC
(214,204,188)
#E1DDCF
(225,221,207)
#ECEEE2
(236,238,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E4424 color. Also use rgb(126,68,36) instead hex code.

Text Font Color

.myTextColor { color: #7E4424; }

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

This text font color is #7E4424.

Background Color

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

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

This div background color is #7E4424.

Border color

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

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

This div border color is #7E4424.

Opacity

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

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

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

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

This text has shadow with #7E4424 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E4424.

Preview

Color preview on black background

This text has color #7E4424 on black background.


Color preview on white background

This text has color #7E4424 on white background.


Black color preview on #7E4424 background

This text has black color on #7E4424 background.


White color preview on #7E4424 background

This text has white color on #7E4424 background.


Related colors

Complementary color

Complementary color for #hex is #81BBDB.


I love getcolorcode.com

Triadic colors

1 #247E44 and #44247E with #7E4424 are triadic colors.

2 #24447E and #447E24 with #7E4424 are triadic colors.