COLOR #7A4D87

HEX: #7A4D87 RGB: (122,77,135)

Color info

#7A4D87 contains red, green and blue colors in about the same proportion. Web safe color of #7A4D87 is #663399 (or #639).

RGB color model

#7A4D87 color RGB value is (122,77,135).

RGB: (122,77,135) (48%, 30%, 53%)

RGB channels and saturation

R 122 of 255 = 48%
G 77 of 255 = 30%
B 135 of 255 = 53%

122
77
135

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

Portions of RGB colors in percentages

R + G + B = 122 + 77 + 135 = 334 (100%)
R 122 of 334 ~ 36.53%
G 77 of 334 ~ 23.05%
B 135 of 334 ~ 40.42'%

%36.53
%23.05
%40.42

CMYK color model

#7A4D87 color CMYK value is (10,43,0,47).

  • cyan value is 9.63%
  • magenta value is 42.96%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (10,43,0,47)
C10M43Y0K47 (10%, 43%, 0%, 47%)
(0.10 / 0.43 / 0.00 / 0.47)

CMYK percentages

%9.63
%42.96
%0
%47.06

Codes

Color #7A4D87 in popluar color models

7A 4D 87
RGB 122 77 135
HSL 287° 27.36% 41.57%
HSB/HSV 287° 42.96% 52.94%
CMYK 9.63% 42.96% 0.00%
47.06%

Color #7A4D87 in popluar number systems.

HEX 7A 4D 87
Decimal 122 77 135
Binary 1111010 1001101 10000111
Octal 172 115 207

Shades and tints

Shades of #7A4D87

#7A4D87
(122,77,135)
#6F467B
(111,70,123)
#643F6F
(100,63,111)
#593863
(89,56,99)
#4E3157
(78,49,87)
#432A4B
(67,42,75)
#38233F
(56,35,63)
#2D1C33
(45,28,51)
#221527
(34,21,39)
#170E1B
(23,14,27)
#0C070F
(12,7,15)
#000000
(0,0,0)

Tints of #7A4D87

#7A4D87
(122,77,135)
#865D91
(134,93,145)
#926D9B
(146,109,155)
#9E7DA5
(158,125,165)
#AA8DAF
(170,141,175)
#B69DB9
(182,157,185)
#C2ADC3
(194,173,195)
#CEBDCD
(206,189,205)
#DACDD7
(218,205,215)
#E6DDE1
(230,221,225)
#F2EDEB
(242,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A4D87 color. Also use rgb(122,77,135) instead hex code.

Text Font Color

.myTextColor { color: #7A4D87; }

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

This text font color is #7A4D87.

Background Color

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

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

This div background color is #7A4D87.

Border color

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

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

This div border color is #7A4D87.

Opacity

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

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

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

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

This text has shadow with #7A4D87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A4D87.

Preview

Color preview on black background

This text has color #7A4D87 on black background.


Color preview on white background

This text has color #7A4D87 on white background.


Black color preview on #7A4D87 background

This text has black color on #7A4D87 background.


White color preview on #7A4D87 background

This text has white color on #7A4D87 background.


Related colors

Complementary color

Complementary color for #hex is #85B278.


I love getcolorcode.com

Triadic colors

1 #877A4D and #4D877A with #7A4D87 are triadic colors.

2 #874D7A and #4D7A87 with #7A4D87 are triadic colors.