COLOR #7A4A53

HEX: #7A4A53 RGB: (122,74,83)

Color info

#7A4A53 contains red, green and blue colors in about the same proportion. Web safe color of #7A4A53 is #663366 (or #636).

RGB color model

#7A4A53 color RGB value is (122,74,83).

RGB: (122,74,83) (48%, 29%, 33%)

RGB channels and saturation

R 122 of 255 = 48%
G 74 of 255 = 29%
B 83 of 255 = 33%

122
74
83

R + G + B ~ 37%. #7A4A53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 74 + 83 = 279 (100%)
R 122 of 279 ~ 43.73%
G 74 of 279 ~ 26.52%
B 83 of 279 ~ 29.75'%

%43.73
%26.52
%29.75

CMYK color model

#7A4A53 color CMYK value is (0,39,32,52).

  • cyan value is 0.00%
  • magenta value is 39.34%
  • yellow value is 31.97%
  • key color value is 52.16%
CMYK: (0,39,32,52) C0M39Y32K52 (0%,39%,32%,52%) (0.00/0.39/0.32/0.52) 

CMYK percentages

%0
%39.34
%31.97
%52.16

Codes

Color #7A4A53 in popluar color models

7A 4A 53
RGB 122 74 83
HSL 349° 24.49% 38.43%
HSB/HSV 349° 39.34% 47.84%
CMYK 0.00% 39.34% 31.97%
52.16%

Color #7A4A53 in popluar number systems.

HEX 7A 4A 53
Decimal 122 74 83
Binary 1111010 1001010 1010011
Octal 172 112 123

Shades and tints

Shades of #7A4A53

#7A4A53
(122,74,83)
#6F444C
(111,68,76)
#643E45
(100,62,69)
#59383E
(89,56,62)
#4E3237
(78,50,55)
#432C30
(67,44,48)
#382629
(56,38,41)
#2D2022
(45,32,34)
#221A1B
(34,26,27)
#171414
(23,20,20)
#0C0E0D
(12,14,13)
#000000
(0,0,0)

Tints of #7A4A53

#7A4A53
(122,74,83)
#865A62
(134,90,98)
#926A71
(146,106,113)
#9E7A80
(158,122,128)
#AA8A8F
(170,138,143)
#B69A9E
(182,154,158)
#C2AAAD
(194,170,173)
#CEBABC
(206,186,188)
#DACACB
(218,202,203)
#E6DADA
(230,218,218)
#F2EAE9
(242,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A4A53 color. Also use rgb(122,74,83) instead hex code.

Text Font Color

.myTextColor { color: #7A4A53; }

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

This text font color is #7A4A53.

Background Color

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

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

This div background color is #7A4A53.

Border color

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

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

This div border color is #7A4A53.

Opacity

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

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

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

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

This text has shadow with #7A4A53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A4A53.

Preview

Color preview on black background

This text has color #7A4A53 on black background.


Color preview on white background

This text has color #7A4A53 on white background.


Black color preview on #7A4A53 background

This text has black color on #7A4A53 background.


White color preview on #7A4A53 background

This text has white color on #7A4A53 background.


Related colors

Complementary color

Complementary color for #hex is #85B5AC.


I love getcolorcode.com

Triadic colors

1 #537A4A and #4A537A with #7A4A53 are triadic colors.

2 #534A7A and #4A7A53 with #7A4A53 are triadic colors.