COLOR #7B5D92

HEX: #7B5D92 RGB: (123,93,146)

Color info

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

RGB color model

#7B5D92 color RGB value is (123,93,146).

RGB: (123,93,146) (48%, 36%, 57%)

RGB channels and saturation

R 123 of 255 = 48%
G 93 of 255 = 36%
B 146 of 255 = 57%

123
93
146

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

Portions of RGB colors in percentages

R + G + B = 123 + 93 + 146 = 362 (100%)
R 123 of 362 ~ 33.98%
G 93 of 362 ~ 25.69%
B 146 of 362 ~ 40.33'%

%33.98
%25.69
%40.33

CMYK color model

#7B5D92 color CMYK value is (16,36,0,43).

  • cyan value is 15.75%
  • magenta value is 36.30%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (16,36,0,43)
C16M36Y0K43 (16%, 36%, 0%, 43%)
(0.16 / 0.36 / 0.00 / 0.43)

CMYK percentages

%15.75
%36.3
%0
%42.75

Codes

Color #7B5D92 in popluar color models

7B 5D 92
RGB 123 93 146
HSL 274° 22.18% 46.86%
HSB/HSV 274° 36.30% 57.25%
CMYK 15.75% 36.30% 0.00%
42.75%

Color #7B5D92 in popluar number systems.

HEX 7B 5D 92
Decimal 123 93 146
Binary 1111011 1011101 10010010
Octal 173 135 222

Shades and tints

Shades of #7B5D92

#7B5D92
(123,93,146)
#705585
(112,85,133)
#654D78
(101,77,120)
#5A456B
(90,69,107)
#4F3D5E
(79,61,94)
#443551
(68,53,81)
#392D44
(57,45,68)
#2E2537
(46,37,55)
#231D2A
(35,29,42)
#18151D
(24,21,29)
#0D0D10
(13,13,16)
#000000
(0,0,0)

Tints of #7B5D92

#7B5D92
(123,93,146)
#876B9B
(135,107,155)
#9379A4
(147,121,164)
#9F87AD
(159,135,173)
#AB95B6
(171,149,182)
#B7A3BF
(183,163,191)
#C3B1C8
(195,177,200)
#CFBFD1
(207,191,209)
#DBCDDA
(219,205,218)
#E7DBE3
(231,219,227)
#F3E9EC
(243,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B5D92 color. Also use rgb(123,93,146) instead hex code.

Text Font Color

.myTextColor { color: #7B5D92; }

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

This text font color is #7B5D92.

Background Color

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

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

This div background color is #7B5D92.

Border color

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

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

This div border color is #7B5D92.

Opacity

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

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

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

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

This text has shadow with #7B5D92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B5D92.

Preview

Color preview on black background

This text has color #7B5D92 on black background.


Color preview on white background

This text has color #7B5D92 on white background.


Black color preview on #7B5D92 background

This text has black color on #7B5D92 background.


White color preview on #7B5D92 background

This text has white color on #7B5D92 background.


Related colors

Complementary color

Complementary color for #hex is #84A26D.


I love getcolorcode.com

Triadic colors

1 #927B5D and #5D927B with #7B5D92 are triadic colors.

2 #925D7B and #5D7B92 with #7B5D92 are triadic colors.