COLOR #7A5B95

HEX: #7A5B95 RGB: (122,91,149)

Color info

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

RGB color model

#7A5B95 color RGB value is (122,91,149).

RGB: (122,91,149) (48%, 36%, 58%)

RGB channels and saturation

R 122 of 255 = 48%
G 91 of 255 = 36%
B 149 of 255 = 58%

122
91
149

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

Portions of RGB colors in percentages

R + G + B = 122 + 91 + 149 = 362 (100%)
R 122 of 362 ~ 33.7%
G 91 of 362 ~ 25.14%
B 149 of 362 ~ 41.16'%

%33.7
%25.14
%41.16

CMYK color model

#7A5B95 color CMYK value is (18,39,0,42).

  • cyan value is 18.12%
  • magenta value is 38.93%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (18,39,0,42)
C18M39Y0K42 (18%, 39%, 0%, 42%)
(0.18 / 0.39 / 0.00 / 0.42)

CMYK percentages

%18.12
%38.93
%0
%41.57

Codes

Color #7A5B95 in popluar color models

7A 5B 95
RGB 122 91 149
HSL 272° 24.17% 47.06%
HSB/HSV 272° 38.93% 58.43%
CMYK 18.12% 38.93% 0.00%
41.57%

Color #7A5B95 in popluar number systems.

HEX 7A 5B 95
Decimal 122 91 149
Binary 1111010 1011011 10010101
Octal 172 133 225

Shades and tints

Shades of #7A5B95

#7A5B95
(122,91,149)
#6F5388
(111,83,136)
#644B7B
(100,75,123)
#59436E
(89,67,110)
#4E3B61
(78,59,97)
#433354
(67,51,84)
#382B47
(56,43,71)
#2D233A
(45,35,58)
#221B2D
(34,27,45)
#171320
(23,19,32)
#0C0B13
(12,11,19)
#000000
(0,0,0)

Tints of #7A5B95

#7A5B95
(122,91,149)
#86699E
(134,105,158)
#9277A7
(146,119,167)
#9E85B0
(158,133,176)
#AA93B9
(170,147,185)
#B6A1C2
(182,161,194)
#C2AFCB
(194,175,203)
#CEBDD4
(206,189,212)
#DACBDD
(218,203,221)
#E6D9E6
(230,217,230)
#F2E7EF
(242,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A5B95 color. Also use rgb(122,91,149) instead hex code.

Text Font Color

.myTextColor { color: #7A5B95; }

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

This text font color is #7A5B95.

Background Color

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

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

This div background color is #7A5B95.

Border color

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

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

This div border color is #7A5B95.

Opacity

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

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

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

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

This text has shadow with #7A5B95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A5B95.

Preview

Color preview on black background

This text has color #7A5B95 on black background.


Color preview on white background

This text has color #7A5B95 on white background.


Black color preview on #7A5B95 background

This text has black color on #7A5B95 background.


White color preview on #7A5B95 background

This text has white color on #7A5B95 background.


Related colors

Complementary color

Complementary color for #hex is #85A46A.


I love getcolorcode.com

Triadic colors

1 #957A5B and #5B957A with #7A5B95 are triadic colors.

2 #955B7A and #5B7A95 with #7A5B95 are triadic colors.