COLOR #7A493A

HEX: #7A493A RGB: (122,73,58)

Color info

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

RGB color model

#7A493A color RGB value is (122,73,58).

RGB: (122,73,58) (48%, 29%, 23%)

RGB channels and saturation

R 122 of 255 = 48%
G 73 of 255 = 29%
B 58 of 255 = 23%

122
73
58

R + G + B ~ 33%. #7A493A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 73 + 58 = 253 (100%)
R 122 of 253 ~ 48.22%
G 73 of 253 ~ 28.85%
B 58 of 253 ~ 22.92'%

%48.22
%28.85
%22.92

CMYK color model

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

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

CMYK: (0,40,52,52)
C0M40Y52K52 (0%, 40%, 52%, 52%)
(0.00 / 0.40 / 0.52 / 0.52)

CMYK percentages

%0
%40.16
%52.46
%52.16

Codes

Color #7A493A in popluar color models

7A 49 3A
RGB 122 73 58
HSL 14° 35.56% 35.29%
HSB/HSV 14° 52.46% 47.84%
CMYK 0.00% 40.16% 52.46%
52.16%

Color #7A493A in popluar number systems.

HEX 7A 49 3A
Decimal 122 73 58
Binary 1111010 1001001 111010
Octal 172 111 72

Shades and tints

Shades of #7A493A

#7A493A
(122,73,58)
#6F4335
(111,67,53)
#643D30
(100,61,48)
#59372B
(89,55,43)
#4E3126
(78,49,38)
#432B21
(67,43,33)
#38251C
(56,37,28)
#2D1F17
(45,31,23)
#221912
(34,25,18)
#17130D
(23,19,13)
#0C0D08
(12,13,8)
#000000
(0,0,0)

Tints of #7A493A

#7A493A
(122,73,58)
#86594B
(134,89,75)
#92695C
(146,105,92)
#9E796D
(158,121,109)
#AA897E
(170,137,126)
#B6998F
(182,153,143)
#C2A9A0
(194,169,160)
#CEB9B1
(206,185,177)
#DAC9C2
(218,201,194)
#E6D9D3
(230,217,211)
#F2E9E4
(242,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A493A; }

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

This text font color is #7A493A.

Background Color

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

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

This div background color is #7A493A.

Border color

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

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

This div border color is #7A493A.

Opacity

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

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

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

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

This text has shadow with #7A493A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A493A.

Preview

Color preview on black background

This text has color #7A493A on black background.


Color preview on white background

This text has color #7A493A on white background.


Black color preview on #7A493A background

This text has black color on #7A493A background.


White color preview on #7A493A background

This text has white color on #7A493A background.


Related colors

Complementary color

Complementary color for #hex is #85B6C5.


I love getcolorcode.com

Triadic colors

1 #3A7A49 and #493A7A with #7A493A are triadic colors.

2 #3A497A and #497A3A with #7A493A are triadic colors.