COLOR #7A5E89

HEX: #7A5E89 RGB: (122,94,137)

Color info

#7A5E89 contains red, green and blue colors in about the same proportion. Web safe color of #7A5E89 is #666699 (or #669).

RGB color model

#7A5E89 color RGB value is (122,94,137).

RGB: (122,94,137) (48%, 37%, 54%)

RGB channels and saturation

R 122 of 255 = 48%
G 94 of 255 = 37%
B 137 of 255 = 54%

122
94
137

R + G + B ~ 46%. #7A5E89 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 122 + 94 + 137 = 353 (100%)
R 122 of 353 ~ 34.56%
G 94 of 353 ~ 26.63%
B 137 of 353 ~ 38.81'%

%34.56
%26.63
%38.81

CMYK color model

#7A5E89 color CMYK value is (11,31,0,46).

  • cyan value is 10.95%
  • magenta value is 31.39%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (11,31,0,46)
C11M31Y0K46 (11%, 31%, 0%, 46%)
(0.11 / 0.31 / 0.00 / 0.46)

CMYK percentages

%10.95
%31.39
%0
%46.27

Codes

Color #7A5E89 in popluar color models

7A 5E 89
RGB 122 94 137
HSL 279° 18.61% 45.29%
HSB/HSV 279° 31.39% 53.73%
CMYK 10.95% 31.39% 0.00%
46.27%

Color #7A5E89 in popluar number systems.

HEX 7A 5E 89
Decimal 122 94 137
Binary 1111010 1011110 10001001
Octal 172 136 211

Shades and tints

Shades of #7A5E89

#7A5E89
(122,94,137)
#6F567D
(111,86,125)
#644E71
(100,78,113)
#594665
(89,70,101)
#4E3E59
(78,62,89)
#43364D
(67,54,77)
#382E41
(56,46,65)
#2D2635
(45,38,53)
#221E29
(34,30,41)
#17161D
(23,22,29)
#0C0E11
(12,14,17)
#000000
(0,0,0)

Tints of #7A5E89

#7A5E89
(122,94,137)
#866C93
(134,108,147)
#927A9D
(146,122,157)
#9E88A7
(158,136,167)
#AA96B1
(170,150,177)
#B6A4BB
(182,164,187)
#C2B2C5
(194,178,197)
#CEC0CF
(206,192,207)
#DACED9
(218,206,217)
#E6DCE3
(230,220,227)
#F2EAED
(242,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A5E89 color. Also use rgb(122,94,137) instead hex code.

Text Font Color

.myTextColor { color: #7A5E89; }

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

This text font color is #7A5E89.

Background Color

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

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

This div background color is #7A5E89.

Border color

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

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

This div border color is #7A5E89.

Opacity

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

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

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

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

This text has shadow with #7A5E89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A5E89.

Preview

Color preview on black background

This text has color #7A5E89 on black background.


Color preview on white background

This text has color #7A5E89 on white background.


Black color preview on #7A5E89 background

This text has black color on #7A5E89 background.


White color preview on #7A5E89 background

This text has white color on #7A5E89 background.


Related colors

Complementary color

Complementary color for #hex is #85A176.


I love getcolorcode.com

Triadic colors

1 #897A5E and #5E897A with #7A5E89 are triadic colors.

2 #895E7A and #5E7A89 with #7A5E89 are triadic colors.