COLOR #7B73A4

HEX: #7B73A4 RGB: (123,115,164)

Color info

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

RGB color model

#7B73A4 color RGB value is (123,115,164).

RGB: (123,115,164) (48%, 45%, 64%)

RGB channels and saturation

R 123 of 255 = 48%
G 115 of 255 = 45%
B 164 of 255 = 64%

123
115
164

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

Portions of RGB colors in percentages

R + G + B = 123 + 115 + 164 = 402 (100%)
R 123 of 402 ~ 30.6%
G 115 of 402 ~ 28.61%
B 164 of 402 ~ 40.8'%

%30.6
%28.61
%40.8

CMYK color model

#7B73A4 color CMYK value is (25,30,0,36).

  • cyan value is 25.00%
  • magenta value is 29.88%
  • yellow value is 0.00%
  • key color value is 35.69%
CMYK: (25,30,0,36) C25M30Y0K36 (25%,30%,0%,36%) (0.25/0.30/0.00/0.36) 

CMYK percentages

%25
%29.88
%0
%35.69

Codes

Color #7B73A4 in popluar color models

7B 73 A4
RGB 123 115 164
HSL 250° 21.21% 54.71%
HSB/HSV 250° 29.88% 64.31%
CMYK 25.00% 29.88% 0.00%
35.69%

Color #7B73A4 in popluar number systems.

HEX 7B 73 A4
Decimal 123 115 164
Binary 1111011 1110011 10100100
Octal 173 163 244

Shades and tints

Shades of #7B73A4

#7B73A4
(123,115,164)
#706996
(112,105,150)
#655F88
(101,95,136)
#5A557A
(90,85,122)
#4F4B6C
(79,75,108)
#44415E
(68,65,94)
#393750
(57,55,80)
#2E2D42
(46,45,66)
#232334
(35,35,52)
#181926
(24,25,38)
#0D0F18
(13,15,24)
#000000
(0,0,0)

Tints of #7B73A4

#7B73A4
(123,115,164)
#877FAC
(135,127,172)
#938BB4
(147,139,180)
#9F97BC
(159,151,188)
#ABA3C4
(171,163,196)
#B7AFCC
(183,175,204)
#C3BBD4
(195,187,212)
#CFC7DC
(207,199,220)
#DBD3E4
(219,211,228)
#E7DFEC
(231,223,236)
#F3EBF4
(243,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B73A4 color. Also use rgb(123,115,164) instead hex code.

Text Font Color

.myTextColor { color: #7B73A4; }

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

This text font color is #7B73A4.

Background Color

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

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

This div background color is #7B73A4.

Border color

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

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

This div border color is #7B73A4.

Opacity

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

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

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

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

This text has shadow with #7B73A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B73A4.

Preview

Color preview on black background

This text has color #7B73A4 on black background.


Color preview on white background

This text has color #7B73A4 on white background.


Black color preview on #7B73A4 background

This text has black color on #7B73A4 background.


White color preview on #7B73A4 background

This text has white color on #7B73A4 background.


Related colors

Complementary color

Complementary color for #hex is #848C5B.


I love getcolorcode.com

Triadic colors

1 #A47B73 and #73A47B with #7B73A4 are triadic colors.

2 #A4737B and #737BA4 with #7B73A4 are triadic colors.