COLOR #73719C

HEX: #73719C RGB: (115,113,156)

Color info

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

RGB color model

#73719C color RGB value is (115,113,156).

RGB: (115,113,156) (45%, 44%, 61%)

RGB channels and saturation

R 115 of 255 = 45%
G 113 of 255 = 44%
B 156 of 255 = 61%

115
113
156

R + G + B ~ 50%. #73719C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 113 + 156 = 384 (100%)
R 115 of 384 ~ 29.95%
G 113 of 384 ~ 29.43%
B 156 of 384 ~ 40.63'%

%29.95
%29.43
%40.63

CMYK color model

#73719C color CMYK value is (26,28,0,39).

  • cyan value is 26.28%
  • magenta value is 27.56%
  • yellow value is 0.00%
  • key color value is 38.82%

CMYK: (26,28,0,39)
C26M28Y0K39 (26%, 28%, 0%, 39%)
(0.26 / 0.28 / 0.00 / 0.39)

CMYK percentages

%26.28
%27.56
%0
%38.82

Codes

Color #73719C in popluar color models

73 71 9C
RGB 115 113 156
HSL 243° 17.84% 52.75%
HSB/HSV 243° 27.56% 61.18%
CMYK 26.28% 27.56% 0.00%
38.82%

Color #73719C in popluar number systems.

HEX 73 71 9C
Decimal 115 113 156
Binary 1110011 1110001 10011100
Octal 163 161 234

Shades and tints

Shades of #73719C

#73719C
(115,113,156)
#69678E
(105,103,142)
#5F5D80
(95,93,128)
#555372
(85,83,114)
#4B4964
(75,73,100)
#413F56
(65,63,86)
#373548
(55,53,72)
#2D2B3A
(45,43,58)
#23212C
(35,33,44)
#19171E
(25,23,30)
#0F0D10
(15,13,16)
#000000
(0,0,0)

Tints of #73719C

#73719C
(115,113,156)
#7F7DA5
(127,125,165)
#8B89AE
(139,137,174)
#9795B7
(151,149,183)
#A3A1C0
(163,161,192)
#AFADC9
(175,173,201)
#BBB9D2
(187,185,210)
#C7C5DB
(199,197,219)
#D3D1E4
(211,209,228)
#DFDDED
(223,221,237)
#EBE9F6
(235,233,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73719C color. Also use rgb(115,113,156) instead hex code.

Text Font Color

.myTextColor { color: #73719C; }

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

This text font color is #73719C.

Background Color

.myBgColor { background-color: #73719C; }

<div style="background-color:#73719C">Inner text</div>

This div background color is #73719C.

Border color

.myBorderColor { border: 1px solid #73719C; }

<div style="border:3px solid #73719C">Div</div>

This div border color is #73719C.

Opacity

.myOpacity80 { color: #73719C; opacity: 0.8; }

<p style="color:#73719C;opacity:0.8;">80%</p>

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

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

This text has shadow with #73719C color.


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

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

This text has shadow with #73719C primary color and red secondary color.


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

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

This text has shadow with #73719C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73719C.

Preview

Color preview on black background

This text has color #73719C on black background.


Color preview on white background

This text has color #73719C on white background.


Black color preview on #73719C background

This text has black color on #73719C background.


White color preview on #73719C background

This text has white color on #73719C background.


Related colors

Complementary color

Complementary color for #hex is #8C8E63.


I love getcolorcode.com

Triadic colors

1 #9C7371 and #719C73 with #73719C are triadic colors.

2 #9C7173 and #71739C with #73719C are triadic colors.