COLOR #7A5140

HEX: #7A5140 RGB: (122,81,64)

Color info

#7A5140 contains red, green and blue colors in about the same proportion. Web safe color of #7A5140 is #666633 (or #663).

RGB color model

#7A5140 color RGB value is (122,81,64).

RGB: (122,81,64) (48%, 32%, 25%)

RGB channels and saturation

R 122 of 255 = 48%
G 81 of 255 = 32%
B 64 of 255 = 25%

122
81
64

R + G + B ~ 35%. #7A5140 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 81 + 64 = 267 (100%)
R 122 of 267 ~ 45.69%
G 81 of 267 ~ 30.34%
B 64 of 267 ~ 23.97'%

%45.69
%30.34
%23.97

CMYK color model

#7A5140 color CMYK value is (0,34,48,52).

  • cyan value is 0.00%
  • magenta value is 33.61%
  • yellow value is 47.54%
  • key color value is 52.16%

CMYK: (0,34,48,52)
C0M34Y48K52 (0%, 34%, 48%, 52%)
(0.00 / 0.34 / 0.48 / 0.52)

CMYK percentages

%0
%33.61
%47.54
%52.16

Codes

Color #7A5140 in popluar color models

7A 51 40
RGB 122 81 64
HSL 18° 31.18% 36.47%
HSB/HSV 18° 47.54% 47.84%
CMYK 0.00% 33.61% 47.54%
52.16%

Color #7A5140 in popluar number systems.

HEX 7A 51 40
Decimal 122 81 64
Binary 1111010 1010001 1000000
Octal 172 121 100

Shades and tints

Shades of #7A5140

#7A5140
(122,81,64)
#6F4A3B
(111,74,59)
#644336
(100,67,54)
#593C31
(89,60,49)
#4E352C
(78,53,44)
#432E27
(67,46,39)
#382722
(56,39,34)
#2D201D
(45,32,29)
#221918
(34,25,24)
#171213
(23,18,19)
#0C0B0E
(12,11,14)
#000000
(0,0,0)

Tints of #7A5140

#7A5140
(122,81,64)
#866051
(134,96,81)
#926F62
(146,111,98)
#9E7E73
(158,126,115)
#AA8D84
(170,141,132)
#B69C95
(182,156,149)
#C2ABA6
(194,171,166)
#CEBAB7
(206,186,183)
#DAC9C8
(218,201,200)
#E6D8D9
(230,216,217)
#F2E7EA
(242,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A5140 color. Also use rgb(122,81,64) instead hex code.

Text Font Color

.myTextColor { color: #7A5140; }

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

This text font color is #7A5140.

Background Color

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

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

This div background color is #7A5140.

Border color

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

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

This div border color is #7A5140.

Opacity

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

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

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

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

This text has shadow with #7A5140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A5140.

Preview

Color preview on black background

This text has color #7A5140 on black background.


Color preview on white background

This text has color #7A5140 on white background.


Black color preview on #7A5140 background

This text has black color on #7A5140 background.


White color preview on #7A5140 background

This text has white color on #7A5140 background.


Related colors

Complementary color

Complementary color for #hex is #85AEBF.


I love getcolorcode.com

Triadic colors

1 #407A51 and #51407A with #7A5140 are triadic colors.

2 #40517A and #517A40 with #7A5140 are triadic colors.