COLOR #7A5956

HEX: #7A5956 RGB: (122,89,86)

Color info

#7A5956 contains red, green and blue colors in about the same proportion. Web safe color of #7A5956 is #666666 (or #666).

RGB color model

#7A5956 color RGB value is (122,89,86).

RGB: (122,89,86) (48%, 35%, 34%)

RGB channels and saturation

R 122 of 255 = 48%
G 89 of 255 = 35%
B 86 of 255 = 34%

122
89
86

R + G + B ~ 39%. #7A5956 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 89 + 86 = 297 (100%)
R 122 of 297 ~ 41.08%
G 89 of 297 ~ 29.97%
B 86 of 297 ~ 28.96'%

%41.08
%29.97
%28.96

CMYK color model

#7A5956 color CMYK value is (0,27,30,52).

  • cyan value is 0.00%
  • magenta value is 27.05%
  • yellow value is 29.51%
  • key color value is 52.16%
CMYK: (0,27,30,52) C0M27Y30K52 (0%,27%,30%,52%) (0.00/0.27/0.30/0.52) 

CMYK percentages

%0
%27.05
%29.51
%52.16

Codes

Color #7A5956 in popluar color models

7A 59 56
RGB 122 89 86
HSL 17.31% 40.78%
HSB/HSV 29.51% 47.84%
CMYK 0.00% 27.05% 29.51%
52.16%

Color #7A5956 in popluar number systems.

HEX 7A 59 56
Decimal 122 89 86
Binary 1111010 1011001 1010110
Octal 172 131 126

Shades and tints

Shades of #7A5956

#7A5956
(122,89,86)
#6F514F
(111,81,79)
#644948
(100,73,72)
#594141
(89,65,65)
#4E393A
(78,57,58)
#433133
(67,49,51)
#38292C
(56,41,44)
#2D2125
(45,33,37)
#22191E
(34,25,30)
#171117
(23,17,23)
#0C0910
(12,9,16)
#000000
(0,0,0)

Tints of #7A5956

#7A5956
(122,89,86)
#866865
(134,104,101)
#927774
(146,119,116)
#9E8683
(158,134,131)
#AA9592
(170,149,146)
#B6A4A1
(182,164,161)
#C2B3B0
(194,179,176)
#CEC2BF
(206,194,191)
#DAD1CE
(218,209,206)
#E6E0DD
(230,224,221)
#F2EFEC
(242,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A5956 color. Also use rgb(122,89,86) instead hex code.

Text Font Color

.myTextColor { color: #7A5956; }

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

This text font color is #7A5956.

Background Color

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

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

This div background color is #7A5956.

Border color

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

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

This div border color is #7A5956.

Opacity

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

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

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

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

This text has shadow with #7A5956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A5956.

Preview

Color preview on black background

This text has color #7A5956 on black background.


Color preview on white background

This text has color #7A5956 on white background.


Black color preview on #7A5956 background

This text has black color on #7A5956 background.


White color preview on #7A5956 background

This text has white color on #7A5956 background.


Related colors

Complementary color

Complementary color for #hex is #85A6A9.


I love getcolorcode.com

Triadic colors

1 #567A59 and #59567A with #7A5956 are triadic colors.

2 #56597A and #597A56 with #7A5956 are triadic colors.