COLOR #7A3149

HEX: #7A3149 RGB: (122,49,73)

Color info

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

RGB color model

#7A3149 color RGB value is (122,49,73).

RGB: (122,49,73) (48%, 19%, 29%)

RGB channels and saturation

R 122 of 255 = 48%
G 49 of 255 = 19%
B 73 of 255 = 29%

122
49
73

R + G + B ~ 32%. #7A3149 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 122 + 49 + 73 = 244 (100%)
R 122 of 244 ~ 50%
G 49 of 244 ~ 20.08%
B 73 of 244 ~ 29.92'%

%50
%20.08
%29.92

CMYK color model

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

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

CMYK: (0,60,40,52)
C0M60Y40K52 (0%, 60%, 40%, 52%)
(0.00 / 0.60 / 0.40 / 0.52)

CMYK percentages

%0
%59.84
%40.16
%52.16

Codes

Color #7A3149 in popluar color models

7A 31 49
RGB 122 49 73
HSL 340° 42.69% 33.53%
HSB/HSV 340° 59.84% 47.84%
CMYK 0.00% 59.84% 40.16%
52.16%

Color #7A3149 in popluar number systems.

HEX 7A 31 49
Decimal 122 49 73
Binary 1111010 110001 1001001
Octal 172 61 111

Shades and tints

Shades of #7A3149

#7A3149
(122,49,73)
#6F2D43
(111,45,67)
#64293D
(100,41,61)
#592537
(89,37,55)
#4E2131
(78,33,49)
#431D2B
(67,29,43)
#381925
(56,25,37)
#2D151F
(45,21,31)
#221119
(34,17,25)
#170D13
(23,13,19)
#0C090D
(12,9,13)
#000000
(0,0,0)

Tints of #7A3149

#7A3149
(122,49,73)
#864359
(134,67,89)
#925569
(146,85,105)
#9E6779
(158,103,121)
#AA7989
(170,121,137)
#B68B99
(182,139,153)
#C29DA9
(194,157,169)
#CEAFB9
(206,175,185)
#DAC1C9
(218,193,201)
#E6D3D9
(230,211,217)
#F2E5E9
(242,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A3149; }

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

This text font color is #7A3149.

Background Color

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

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

This div background color is #7A3149.

Border color

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

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

This div border color is #7A3149.

Opacity

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

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

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

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

This text has shadow with #7A3149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A3149.

Preview

Color preview on black background

This text has color #7A3149 on black background.


Color preview on white background

This text has color #7A3149 on white background.


Black color preview on #7A3149 background

This text has black color on #7A3149 background.


White color preview on #7A3149 background

This text has white color on #7A3149 background.


Related colors

Complementary color

Complementary color for #hex is #85CEB6.


I love getcolorcode.com

Triadic colors

1 #497A31 and #31497A with #7A3149 are triadic colors.

2 #49317A and #317A49 with #7A3149 are triadic colors.