COLOR #7A491A

HEX: #7A491A RGB: (122,73,26)

Color info

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

RGB color model

#7A491A color RGB value is (122,73,26).

RGB: (122,73,26) (48%, 29%, 10%)

RGB channels and saturation

R 122 of 255 = 48%
G 73 of 255 = 29%
B 26 of 255 = 10%

122
73
26

R + G + B ~ 29%. #7A491A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 73 + 26 = 221 (100%)
R 122 of 221 ~ 55.2%
G 73 of 221 ~ 33.03%
B 26 of 221 ~ 11.76'%

%55.2
%33.03
%11.76

CMYK color model

#7A491A color CMYK value is (0,40,79,52).

  • cyan value is 0.00%
  • magenta value is 40.16%
  • yellow value is 78.69%
  • key color value is 52.16%

CMYK: (0,40,79,52)
C0M40Y79K52 (0%, 40%, 79%, 52%)
(0.00 / 0.40 / 0.79 / 0.52)

CMYK percentages

%0
%40.16
%78.69
%52.16

Codes

Color #7A491A in popluar color models

7A 49 1A
RGB 122 73 26
HSL 29° 64.86% 29.02%
HSB/HSV 29° 78.69% 47.84%
CMYK 0.00% 40.16% 78.69%
52.16%

Color #7A491A in popluar number systems.

HEX 7A 49 1A
Decimal 122 73 26
Binary 1111010 1001001 11010
Octal 172 111 32

Shades and tints

Shades of #7A491A

#7A491A
(122,73,26)
#6F4318
(111,67,24)
#643D16
(100,61,22)
#593714
(89,55,20)
#4E3112
(78,49,18)
#432B10
(67,43,16)
#38250E
(56,37,14)
#2D1F0C
(45,31,12)
#22190A
(34,25,10)
#171308
(23,19,8)
#0C0D06
(12,13,6)
#000000
(0,0,0)

Tints of #7A491A

#7A491A
(122,73,26)
#86592E
(134,89,46)
#926942
(146,105,66)
#9E7956
(158,121,86)
#AA896A
(170,137,106)
#B6997E
(182,153,126)
#C2A992
(194,169,146)
#CEB9A6
(206,185,166)
#DAC9BA
(218,201,186)
#E6D9CE
(230,217,206)
#F2E9E2
(242,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A491A color. Also use rgb(122,73,26) instead hex code.

Text Font Color

.myTextColor { color: #7A491A; }

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

This text font color is #7A491A.

Background Color

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

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

This div background color is #7A491A.

Border color

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

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

This div border color is #7A491A.

Opacity

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

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

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

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

This text has shadow with #7A491A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A491A.

Preview

Color preview on black background

This text has color #7A491A on black background.


Color preview on white background

This text has color #7A491A on white background.


Black color preview on #7A491A background

This text has black color on #7A491A background.


White color preview on #7A491A background

This text has white color on #7A491A background.


Related colors

Complementary color

Complementary color for #hex is #85B6E5.


I love getcolorcode.com

Triadic colors

1 #1A7A49 and #491A7A with #7A491A are triadic colors.

2 #1A497A and #497A1A with #7A491A are triadic colors.