COLOR #7A4836

HEX: #7A4836 RGB: (122,72,54)

Color info

#7A4836 contains mainly red and green colors. Web safe color of #7A4836 is #663333 (or #633).

RGB color model

#7A4836 color RGB value is (122,72,54).

RGB: (122,72,54) (48%, 28%, 21%)

RGB channels and saturation

R 122 of 255 = 48%
G 72 of 255 = 28%
B 54 of 255 = 21%

122
72
54

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

Portions of RGB colors in percentages

R + G + B = 122 + 72 + 54 = 248 (100%)
R 122 of 248 ~ 49.19%
G 72 of 248 ~ 29.03%
B 54 of 248 ~ 21.77'%

%49.19
%29.03
%21.77

CMYK color model

#7A4836 color CMYK value is (0,41,56,52).

  • cyan value is 0.00%
  • magenta value is 40.98%
  • yellow value is 55.74%
  • key color value is 52.16%

CMYK: (0,41,56,52)
C0M41Y56K52 (0%, 41%, 56%, 52%)
(0.00 / 0.41 / 0.56 / 0.52)

CMYK percentages

%0
%40.98
%55.74
%52.16

Codes

Color #7A4836 in popluar color models

7A 48 36
RGB 122 72 54
HSL 16° 38.64% 34.51%
HSB/HSV 16° 55.74% 47.84%
CMYK 0.00% 40.98% 55.74%
52.16%

Color #7A4836 in popluar number systems.

HEX 7A 48 36
Decimal 122 72 54
Binary 1111010 1001000 110110
Octal 172 110 66

Shades and tints

Shades of #7A4836

#7A4836
(122,72,54)
#6F4232
(111,66,50)
#643C2E
(100,60,46)
#59362A
(89,54,42)
#4E3026
(78,48,38)
#432A22
(67,42,34)
#38241E
(56,36,30)
#2D1E1A
(45,30,26)
#221816
(34,24,22)
#171212
(23,18,18)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #7A4836

#7A4836
(122,72,54)
#865848
(134,88,72)
#92685A
(146,104,90)
#9E786C
(158,120,108)
#AA887E
(170,136,126)
#B69890
(182,152,144)
#C2A8A2
(194,168,162)
#CEB8B4
(206,184,180)
#DAC8C6
(218,200,198)
#E6D8D8
(230,216,216)
#F2E8EA
(242,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A4836 color. Also use rgb(122,72,54) instead hex code.

Text Font Color

.myTextColor { color: #7A4836; }

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

This text font color is #7A4836.

Background Color

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

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

This div background color is #7A4836.

Border color

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

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

This div border color is #7A4836.

Opacity

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

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

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

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

This text has shadow with #7A4836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A4836.

Preview

Color preview on black background

This text has color #7A4836 on black background.


Color preview on white background

This text has color #7A4836 on white background.


Black color preview on #7A4836 background

This text has black color on #7A4836 background.


White color preview on #7A4836 background

This text has white color on #7A4836 background.


Related colors

Complementary color

Complementary color for #hex is #85B7C9.


I love getcolorcode.com

Triadic colors

1 #367A48 and #48367A with #7A4836 are triadic colors.

2 #36487A and #487A36 with #7A4836 are triadic colors.