COLOR #7B5C89

HEX: #7B5C89 RGB: (123,92,137)

Color info

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

RGB color model

#7B5C89 color RGB value is (123,92,137).

RGB: (123,92,137) (48%, 36%, 54%)

RGB channels and saturation

R 123 of 255 = 48%
G 92 of 255 = 36%
B 137 of 255 = 54%

123
92
137

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

Portions of RGB colors in percentages

R + G + B = 123 + 92 + 137 = 352 (100%)
R 123 of 352 ~ 34.94%
G 92 of 352 ~ 26.14%
B 137 of 352 ~ 38.92'%

%34.94
%26.14
%38.92

CMYK color model

#7B5C89 color CMYK value is (10,33,0,46).

  • cyan value is 10.22%
  • magenta value is 32.85%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (10,33,0,46)
C10M33Y0K46 (10%, 33%, 0%, 46%)
(0.10 / 0.33 / 0.00 / 0.46)

CMYK percentages

%10.22
%32.85
%0
%46.27

Codes

Color #7B5C89 in popluar color models

7B 5C 89
RGB 123 92 137
HSL 281° 19.65% 44.90%
HSB/HSV 281° 32.85% 53.73%
CMYK 10.22% 32.85% 0.00%
46.27%

Color #7B5C89 in popluar number systems.

HEX 7B 5C 89
Decimal 123 92 137
Binary 1111011 1011100 10001001
Octal 173 134 211

Shades and tints

Shades of #7B5C89

#7B5C89
(123,92,137)
#70547D
(112,84,125)
#654C71
(101,76,113)
#5A4465
(90,68,101)
#4F3C59
(79,60,89)
#44344D
(68,52,77)
#392C41
(57,44,65)
#2E2435
(46,36,53)
#231C29
(35,28,41)
#18141D
(24,20,29)
#0D0C11
(13,12,17)
#000000
(0,0,0)

Tints of #7B5C89

#7B5C89
(123,92,137)
#876A93
(135,106,147)
#93789D
(147,120,157)
#9F86A7
(159,134,167)
#AB94B1
(171,148,177)
#B7A2BB
(183,162,187)
#C3B0C5
(195,176,197)
#CFBECF
(207,190,207)
#DBCCD9
(219,204,217)
#E7DAE3
(231,218,227)
#F3E8ED
(243,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B5C89 color. Also use rgb(123,92,137) instead hex code.

Text Font Color

.myTextColor { color: #7B5C89; }

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

This text font color is #7B5C89.

Background Color

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

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

This div background color is #7B5C89.

Border color

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

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

This div border color is #7B5C89.

Opacity

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

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

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

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

This text has shadow with #7B5C89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B5C89.

Preview

Color preview on black background

This text has color #7B5C89 on black background.


Color preview on white background

This text has color #7B5C89 on white background.


Black color preview on #7B5C89 background

This text has black color on #7B5C89 background.


White color preview on #7B5C89 background

This text has white color on #7B5C89 background.


Related colors

Complementary color

Complementary color for #hex is #84A376.


I love getcolorcode.com

Triadic colors

1 #897B5C and #5C897B with #7B5C89 are triadic colors.

2 #895C7B and #5C7B89 with #7B5C89 are triadic colors.