COLOR #7A6F59

HEX: #7A6F59 RGB: (122,111,89)

Color info

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

RGB color model

#7A6F59 color RGB value is (122,111,89).

RGB: (122,111,89) (48%, 44%, 35%)

RGB channels and saturation

R 122 of 255 = 48%
G 111 of 255 = 44%
B 89 of 255 = 35%

122
111
89

R + G + B ~ 42%. #7A6F59 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 122 + 111 + 89 = 322 (100%)
R 122 of 322 ~ 37.89%
G 111 of 322 ~ 34.47%
B 89 of 322 ~ 27.64'%

%37.89
%34.47
%27.64

CMYK color model

#7A6F59 color CMYK value is (0,9,27,52).

  • cyan value is 0.00%
  • magenta value is 9.02%
  • yellow value is 27.05%
  • key color value is 52.16%

CMYK: (0,9,27,52)
C0M9Y27K52 (0%, 9%, 27%, 52%)
(0.00 / 0.09 / 0.27 / 0.52)

CMYK percentages

%0
%9.02
%27.05
%52.16

Codes

Color #7A6F59 in popluar color models

7A 6F 59
RGB 122 111 89
HSL 40° 15.64% 41.37%
HSB/HSV 40° 27.05% 47.84%
CMYK 0.00% 9.02% 27.05%
52.16%

Color #7A6F59 in popluar number systems.

HEX 7A 6F 59
Decimal 122 111 89
Binary 1111010 1101111 1011001
Octal 172 157 131

Shades and tints

Shades of #7A6F59

#7A6F59
(122,111,89)
#6F6551
(111,101,81)
#645B49
(100,91,73)
#595141
(89,81,65)
#4E4739
(78,71,57)
#433D31
(67,61,49)
#383329
(56,51,41)
#2D2921
(45,41,33)
#221F19
(34,31,25)
#171511
(23,21,17)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #7A6F59

#7A6F59
(122,111,89)
#867C68
(134,124,104)
#928977
(146,137,119)
#9E9686
(158,150,134)
#AAA395
(170,163,149)
#B6B0A4
(182,176,164)
#C2BDB3
(194,189,179)
#CECAC2
(206,202,194)
#DAD7D1
(218,215,209)
#E6E4E0
(230,228,224)
#F2F1EF
(242,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A6F59; }

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

This text font color is #7A6F59.

Background Color

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

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

This div background color is #7A6F59.

Border color

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

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

This div border color is #7A6F59.

Opacity

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

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

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

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

This text has shadow with #7A6F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A6F59.

Preview

Color preview on black background

This text has color #7A6F59 on black background.


Color preview on white background

This text has color #7A6F59 on white background.


Black color preview on #7A6F59 background

This text has black color on #7A6F59 background.


White color preview on #7A6F59 background

This text has white color on #7A6F59 background.


Related colors

Complementary color

Complementary color for #hex is #8590A6.


I love getcolorcode.com

Triadic colors

1 #597A6F and #6F597A with #7A6F59 are triadic colors.

2 #596F7A and #6F7A59 with #7A6F59 are triadic colors.