COLOR #73608D

HEX: #73608D RGB: (115,96,141)

Color info

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

RGB color model

#73608D color RGB value is (115,96,141).

RGB: (115,96,141) (45%, 38%, 55%)

RGB channels and saturation

R 115 of 255 = 45%
G 96 of 255 = 38%
B 141 of 255 = 55%

115
96
141

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

Portions of RGB colors in percentages

R + G + B = 115 + 96 + 141 = 352 (100%)
R 115 of 352 ~ 32.67%
G 96 of 352 ~ 27.27%
B 141 of 352 ~ 40.06'%

%32.67
%27.27
%40.06

CMYK color model

#73608D color CMYK value is (18,32,0,45).

  • cyan value is 18.44%
  • magenta value is 31.91%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (18,32,0,45) C18M32Y0K45 (18%,32%,0%,45%) (0.18/0.32/0.00/0.45) 

CMYK percentages

%18.44
%31.91
%0
%44.71

Codes

Color #73608D in popluar color models

73 60 8D
RGB 115 96 141
HSL 265° 18.99% 46.47%
HSB/HSV 265° 31.91% 55.29%
CMYK 18.44% 31.91% 0.00%
44.71%

Color #73608D in popluar number systems.

HEX 73 60 8D
Decimal 115 96 141
Binary 1110011 1100000 10001101
Octal 163 140 215

Shades and tints

Shades of #73608D

#73608D
(115,96,141)
#695881
(105,88,129)
#5F5075
(95,80,117)
#554869
(85,72,105)
#4B405D
(75,64,93)
#413851
(65,56,81)
#373045
(55,48,69)
#2D2839
(45,40,57)
#23202D
(35,32,45)
#191821
(25,24,33)
#0F1015
(15,16,21)
#000000
(0,0,0)

Tints of #73608D

#73608D
(115,96,141)
#7F6E97
(127,110,151)
#8B7CA1
(139,124,161)
#978AAB
(151,138,171)
#A398B5
(163,152,181)
#AFA6BF
(175,166,191)
#BBB4C9
(187,180,201)
#C7C2D3
(199,194,211)
#D3D0DD
(211,208,221)
#DFDEE7
(223,222,231)
#EBECF1
(235,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73608D color. Also use rgb(115,96,141) instead hex code.

Text Font Color

.myTextColor { color: #73608D; }

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

This text font color is #73608D.

Background Color

.myBgColor { background-color: #73608D; }

<div style="background-color:#73608D">Inner text</div>

This div background color is #73608D.

Border color

.myBorderColor { border: 1px solid #73608D; }

<div style="border:3px solid #73608D">Div</div>

This div border color is #73608D.

Opacity

.myOpacity80 { color: #73608D; opacity: 0.8; }

<p style="color:#73608D;opacity:0.8;">80%</p>

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

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

This text has shadow with #73608D color.


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

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

This text has shadow with #73608D primary color and red secondary color.


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

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

This text has shadow with #73608D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73608D.

Preview

Color preview on black background

This text has color #73608D on black background.


Color preview on white background

This text has color #73608D on white background.


Black color preview on #73608D background

This text has black color on #73608D background.


White color preview on #73608D background

This text has white color on #73608D background.


Related colors

Complementary color

Complementary color for #hex is #8C9F72.


I love getcolorcode.com

Triadic colors

1 #8D7360 and #608D73 with #73608D are triadic colors.

2 #8D6073 and #60738D with #73608D are triadic colors.