COLOR #7A5726

HEX: #7A5726 RGB: (122,87,38)

Color info

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

RGB color model

#7A5726 color RGB value is (122,87,38).

RGB: (122,87,38) (48%, 34%, 15%)

RGB channels and saturation

R 122 of 255 = 48%
G 87 of 255 = 34%
B 38 of 255 = 15%

122
87
38

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

Portions of RGB colors in percentages

R + G + B = 122 + 87 + 38 = 247 (100%)
R 122 of 247 ~ 49.39%
G 87 of 247 ~ 35.22%
B 38 of 247 ~ 15.38'%

%49.39
%35.22
%15.38

CMYK color model

#7A5726 color CMYK value is (0,29,69,52).

  • cyan value is 0.00%
  • magenta value is 28.69%
  • yellow value is 68.85%
  • key color value is 52.16%
CMYK: (0,29,69,52) C0M29Y69K52 (0%,29%,69%,52%) (0.00/0.29/0.69/0.52) 

CMYK percentages

%0
%28.69
%68.85
%52.16

Codes

Color #7A5726 in popluar color models

7A 57 26
RGB 122 87 38
HSL 35° 52.50% 31.37%
HSB/HSV 35° 68.85% 47.84%
CMYK 0.00% 28.69% 68.85%
52.16%

Color #7A5726 in popluar number systems.

HEX 7A 57 26
Decimal 122 87 38
Binary 1111010 1010111 100110
Octal 172 127 46

Shades and tints

Shades of #7A5726

#7A5726
(122,87,38)
#6F5023
(111,80,35)
#644920
(100,73,32)
#59421D
(89,66,29)
#4E3B1A
(78,59,26)
#433417
(67,52,23)
#382D14
(56,45,20)
#2D2611
(45,38,17)
#221F0E
(34,31,14)
#17180B
(23,24,11)
#0C1108
(12,17,8)
#000000
(0,0,0)

Tints of #7A5726

#7A5726
(122,87,38)
#866639
(134,102,57)
#92754C
(146,117,76)
#9E845F
(158,132,95)
#AA9372
(170,147,114)
#B6A285
(182,162,133)
#C2B198
(194,177,152)
#CEC0AB
(206,192,171)
#DACFBE
(218,207,190)
#E6DED1
(230,222,209)
#F2EDE4
(242,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A5726; }

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

This text font color is #7A5726.

Background Color

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

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

This div background color is #7A5726.

Border color

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

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

This div border color is #7A5726.

Opacity

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

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

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

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

This text has shadow with #7A5726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A5726.

Preview

Color preview on black background

This text has color #7A5726 on black background.


Color preview on white background

This text has color #7A5726 on white background.


Black color preview on #7A5726 background

This text has black color on #7A5726 background.


White color preview on #7A5726 background

This text has white color on #7A5726 background.


Related colors

Complementary color

Complementary color for #hex is #85A8D9.


I love getcolorcode.com

Triadic colors

1 #267A57 and #57267A with #7A5726 are triadic colors.

2 #26577A and #577A26 with #7A5726 are triadic colors.