COLOR #7A4B85

HEX: #7A4B85 RGB: (122,75,133)

Color info

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

RGB color model

#7A4B85 color RGB value is (122,75,133).

RGB: (122,75,133) (48%, 29%, 52%)

RGB channels and saturation

R 122 of 255 = 48%
G 75 of 255 = 29%
B 133 of 255 = 52%

122
75
133

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

Portions of RGB colors in percentages

R + G + B = 122 + 75 + 133 = 330 (100%)
R 122 of 330 ~ 36.97%
G 75 of 330 ~ 22.73%
B 133 of 330 ~ 40.3'%

%36.97
%22.73
%40.3

CMYK color model

#7A4B85 color CMYK value is (8,44,0,48).

  • cyan value is 8.27%
  • magenta value is 43.61%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (8,44,0,48)
C8M44Y0K48 (8%, 44%, 0%, 48%)
(0.08 / 0.44 / 0.00 / 0.48)

CMYK percentages

%8.27
%43.61
%0
%47.84

Codes

Color #7A4B85 in popluar color models

7A 4B 85
RGB 122 75 133
HSL 289° 27.88% 40.78%
HSB/HSV 289° 43.61% 52.16%
CMYK 8.27% 43.61% 0.00%
47.84%

Color #7A4B85 in popluar number systems.

HEX 7A 4B 85
Decimal 122 75 133
Binary 1111010 1001011 10000101
Octal 172 113 205

Shades and tints

Shades of #7A4B85

#7A4B85
(122,75,133)
#6F4579
(111,69,121)
#643F6D
(100,63,109)
#593961
(89,57,97)
#4E3355
(78,51,85)
#432D49
(67,45,73)
#38273D
(56,39,61)
#2D2131
(45,33,49)
#221B25
(34,27,37)
#171519
(23,21,25)
#0C0F0D
(12,15,13)
#000000
(0,0,0)

Tints of #7A4B85

#7A4B85
(122,75,133)
#865B90
(134,91,144)
#926B9B
(146,107,155)
#9E7BA6
(158,123,166)
#AA8BB1
(170,139,177)
#B69BBC
(182,155,188)
#C2ABC7
(194,171,199)
#CEBBD2
(206,187,210)
#DACBDD
(218,203,221)
#E6DBE8
(230,219,232)
#F2EBF3
(242,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A4B85 color. Also use rgb(122,75,133) instead hex code.

Text Font Color

.myTextColor { color: #7A4B85; }

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

This text font color is #7A4B85.

Background Color

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

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

This div background color is #7A4B85.

Border color

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

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

This div border color is #7A4B85.

Opacity

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

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

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

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

This text has shadow with #7A4B85 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A4B85.

Preview

Color preview on black background

This text has color #7A4B85 on black background.


Color preview on white background

This text has color #7A4B85 on white background.


Black color preview on #7A4B85 background

This text has black color on #7A4B85 background.


White color preview on #7A4B85 background

This text has white color on #7A4B85 background.


Related colors

Complementary color

Complementary color for #hex is #85B47A.


I love getcolorcode.com

Triadic colors

1 #857A4B and #4B857A with #7A4B85 are triadic colors.

2 #854B7A and #4B7A85 with #7A4B85 are triadic colors.