COLOR #7A5126

HEX: #7A5126 RGB: (122,81,38)

Color info

#7A5126 contains mainly red and green colors. Web safe color of #7A5126 is #666633 (or #663).

RGB color model

#7A5126 color RGB value is (122,81,38).

RGB: (122,81,38) (48%, 32%, 15%)

RGB channels and saturation

R 122 of 255 = 48%
G 81 of 255 = 32%
B 38 of 255 = 15%

122
81
38

R + G + B ~ 32%. #7A5126 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 81 + 38 = 241 (100%)
R 122 of 241 ~ 50.62%
G 81 of 241 ~ 33.61%
B 38 of 241 ~ 15.77'%

%50.62
%33.61
%15.77

CMYK color model

#7A5126 color CMYK value is (0,34,69,52).

  • cyan value is 0.00%
  • magenta value is 33.61%
  • yellow value is 68.85%
  • key color value is 52.16%

CMYK: (0,34,69,52)
C0M34Y69K52 (0%, 34%, 69%, 52%)
(0.00 / 0.34 / 0.69 / 0.52)

CMYK percentages

%0
%33.61
%68.85
%52.16

Codes

Color #7A5126 in popluar color models

7A 51 26
RGB 122 81 38
HSL 31° 52.50% 31.37%
HSB/HSV 31° 68.85% 47.84%
CMYK 0.00% 33.61% 68.85%
52.16%

Color #7A5126 in popluar number systems.

HEX 7A 51 26
Decimal 122 81 38
Binary 1111010 1010001 100110
Octal 172 121 46

Shades and tints

Shades of #7A5126

#7A5126
(122,81,38)
#6F4A23
(111,74,35)
#644320
(100,67,32)
#593C1D
(89,60,29)
#4E351A
(78,53,26)
#432E17
(67,46,23)
#382714
(56,39,20)
#2D2011
(45,32,17)
#22190E
(34,25,14)
#17120B
(23,18,11)
#0C0B08
(12,11,8)
#000000
(0,0,0)

Tints of #7A5126

#7A5126
(122,81,38)
#866039
(134,96,57)
#926F4C
(146,111,76)
#9E7E5F
(158,126,95)
#AA8D72
(170,141,114)
#B69C85
(182,156,133)
#C2AB98
(194,171,152)
#CEBAAB
(206,186,171)
#DAC9BE
(218,201,190)
#E6D8D1
(230,216,209)
#F2E7E4
(242,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A5126 color. Also use rgb(122,81,38) instead hex code.

Text Font Color

.myTextColor { color: #7A5126; }

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

This text font color is #7A5126.

Background Color

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

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

This div background color is #7A5126.

Border color

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

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

This div border color is #7A5126.

Opacity

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

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

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

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

This text has shadow with #7A5126 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A5126.

Preview

Color preview on black background

This text has color #7A5126 on black background.


Color preview on white background

This text has color #7A5126 on white background.


Black color preview on #7A5126 background

This text has black color on #7A5126 background.


White color preview on #7A5126 background

This text has white color on #7A5126 background.


Related colors

Complementary color

Complementary color for #hex is #85AED9.


I love getcolorcode.com

Triadic colors

1 #267A51 and #51267A with #7A5126 are triadic colors.

2 #26517A and #517A26 with #7A5126 are triadic colors.