COLOR #7A6357

HEX: #7A6357 RGB: (122,99,87)

Color info

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

RGB color model

#7A6357 color RGB value is (122,99,87).

RGB: (122,99,87) (48%, 39%, 34%)

RGB channels and saturation

R 122 of 255 = 48%
G 99 of 255 = 39%
B 87 of 255 = 34%

122
99
87

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

Portions of RGB colors in percentages

R + G + B = 122 + 99 + 87 = 308 (100%)
R 122 of 308 ~ 39.61%
G 99 of 308 ~ 32.14%
B 87 of 308 ~ 28.25'%

%39.61
%32.14
%28.25

CMYK color model

#7A6357 color CMYK value is (0,19,29,52).

  • cyan value is 0.00%
  • magenta value is 18.85%
  • yellow value is 28.69%
  • key color value is 52.16%

CMYK: (0,19,29,52)
C0M19Y29K52 (0%, 19%, 29%, 52%)
(0.00 / 0.19 / 0.29 / 0.52)

CMYK percentages

%0
%18.85
%28.69
%52.16

Codes

Color #7A6357 in popluar color models

7A 63 57
RGB 122 99 87
HSL 21° 16.75% 40.98%
HSB/HSV 21° 28.69% 47.84%
CMYK 0.00% 18.85% 28.69%
52.16%

Color #7A6357 in popluar number systems.

HEX 7A 63 57
Decimal 122 99 87
Binary 1111010 1100011 1010111
Octal 172 143 127

Shades and tints

Shades of #7A6357

#7A6357
(122,99,87)
#6F5A50
(111,90,80)
#645149
(100,81,73)
#594842
(89,72,66)
#4E3F3B
(78,63,59)
#433634
(67,54,52)
#382D2D
(56,45,45)
#2D2426
(45,36,38)
#221B1F
(34,27,31)
#171218
(23,18,24)
#0C0911
(12,9,17)
#000000
(0,0,0)

Tints of #7A6357

#7A6357
(122,99,87)
#867166
(134,113,102)
#927F75
(146,127,117)
#9E8D84
(158,141,132)
#AA9B93
(170,155,147)
#B6A9A2
(182,169,162)
#C2B7B1
(194,183,177)
#CEC5C0
(206,197,192)
#DAD3CF
(218,211,207)
#E6E1DE
(230,225,222)
#F2EFED
(242,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A6357; }

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

This text font color is #7A6357.

Background Color

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

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

This div background color is #7A6357.

Border color

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

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

This div border color is #7A6357.

Opacity

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

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

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

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

This text has shadow with #7A6357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A6357.

Preview

Color preview on black background

This text has color #7A6357 on black background.


Color preview on white background

This text has color #7A6357 on white background.


Black color preview on #7A6357 background

This text has black color on #7A6357 background.


White color preview on #7A6357 background

This text has white color on #7A6357 background.


Related colors

Complementary color

Complementary color for #hex is #859CA8.


I love getcolorcode.com

Triadic colors

1 #577A63 and #63577A with #7A6357 are triadic colors.

2 #57637A and #637A57 with #7A6357 are triadic colors.