COLOR #7A4D06

HEX: #7A4D06 RGB: (122,77,6)

Color info

#7A4D06 contains mainly red and green colors. Web safe color of #7A4D06 is #663300 (or #630).

RGB color model

#7A4D06 color RGB value is (122,77,6).

RGB: (122,77,6) (48%, 30%, 2%)

RGB channels and saturation

R 122 of 255 = 48%
G 77 of 255 = 30%
B 6 of 255 = 2%

122
77
6

R + G + B ~ 27%. #7A4D06 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 77 + 6 = 205 (100%)
R 122 of 205 ~ 59.51%
G 77 of 205 ~ 37.56%
B 6 of 205 ~ 2.93'%

%59.51
%37.56

CMYK color model

#7A4D06 color CMYK value is (0,37,95,52).

  • cyan value is 0.00%
  • magenta value is 36.89%
  • yellow value is 95.08%
  • key color value is 52.16%

CMYK: (0,37,95,52)
C0M37Y95K52 (0%, 37%, 95%, 52%)
(0.00 / 0.37 / 0.95 / 0.52)

CMYK percentages

%0
%36.89
%95.08
%52.16

Codes

Color #7A4D06 in popluar color models

7A 4D 06
RGB 122 77 6
HSL 37° 90.63% 25.10%
HSB/HSV 37° 95.08% 47.84%
CMYK 0.00% 36.89% 95.08%
52.16%

Color #7A4D06 in popluar number systems.

HEX 7A 4D 06
Decimal 122 77 6
Binary 1111010 1001101 110
Octal 172 115 6

Shades and tints

Shades of #7A4D06

#7A4D06
(122,77,6)
#6F4606
(111,70,6)
#643F06
(100,63,6)
#593806
(89,56,6)
#4E3106
(78,49,6)
#432A06
(67,42,6)
#382306
(56,35,6)
#2D1C06
(45,28,6)
#221506
(34,21,6)
#170E06
(23,14,6)
#0C0706
(12,7,6)
#000000
(0,0,0)

Tints of #7A4D06

#7A4D06
(122,77,6)
#865D1C
(134,93,28)
#926D32
(146,109,50)
#9E7D48
(158,125,72)
#AA8D5E
(170,141,94)
#B69D74
(182,157,116)
#C2AD8A
(194,173,138)
#CEBDA0
(206,189,160)
#DACDB6
(218,205,182)
#E6DDCC
(230,221,204)
#F2EDE2
(242,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A4D06 color. Also use rgb(122,77,6) instead hex code.

Text Font Color

.myTextColor { color: #7A4D06; }

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

This text font color is #7A4D06.

Background Color

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

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

This div background color is #7A4D06.

Border color

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

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

This div border color is #7A4D06.

Opacity

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

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

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

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

This text has shadow with #7A4D06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A4D06.

Preview

Color preview on black background

This text has color #7A4D06 on black background.


Color preview on white background

This text has color #7A4D06 on white background.


Black color preview on #7A4D06 background

This text has black color on #7A4D06 background.


White color preview on #7A4D06 background

This text has white color on #7A4D06 background.


Related colors

Complementary color

Complementary color for #hex is #85B2F9.


I love getcolorcode.com

Triadic colors

1 #067A4D and #4D067A with #7A4D06 are triadic colors.

2 #064D7A and #4D7A06 with #7A4D06 are triadic colors.