COLOR #73596D

HEX: #73596D RGB: (115,89,109)

Color info

#73596D contains red, green and blue colors in about the same proportion. Web safe color of #73596D is #666666 (or #666).

RGB color model

#73596D color RGB value is (115,89,109).

RGB: (115,89,109) (45%, 35%, 43%)

RGB channels and saturation

R 115 of 255 = 45%
G 89 of 255 = 35%
B 109 of 255 = 43%

115
89
109

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

Portions of RGB colors in percentages

R + G + B = 115 + 89 + 109 = 313 (100%)
R 115 of 313 ~ 36.74%
G 89 of 313 ~ 28.43%
B 109 of 313 ~ 34.82'%

%36.74
%28.43
%34.82

CMYK color model

#73596D color CMYK value is (0,23,5,55).

  • cyan value is 0.00%
  • magenta value is 22.61%
  • yellow value is 5.22%
  • key color value is 54.90%

CMYK: (0,23,5,55)
C0M23Y5K55 (0%, 23%, 5%, 55%)
(0.00 / 0.23 / 0.05 / 0.55)

CMYK percentages

%0
%22.61
%5.22
%54.9

Codes

Color #73596D in popluar color models

73 59 6D
RGB 115 89 109
HSL 314° 12.75% 40.00%
HSB/HSV 314° 22.61% 45.10%
CMYK 0.00% 22.61% 5.22%
54.90%

Color #73596D in popluar number systems.

HEX 73 59 6D
Decimal 115 89 109
Binary 1110011 1011001 1101101
Octal 163 131 155

Shades and tints

Shades of #73596D

#73596D
(115,89,109)
#695164
(105,81,100)
#5F495B
(95,73,91)
#554152
(85,65,82)
#4B3949
(75,57,73)
#413140
(65,49,64)
#372937
(55,41,55)
#2D212E
(45,33,46)
#231925
(35,25,37)
#19111C
(25,17,28)
#0F0913
(15,9,19)
#000000
(0,0,0)

Tints of #73596D

#73596D
(115,89,109)
#7F687A
(127,104,122)
#8B7787
(139,119,135)
#978694
(151,134,148)
#A395A1
(163,149,161)
#AFA4AE
(175,164,174)
#BBB3BB
(187,179,187)
#C7C2C8
(199,194,200)
#D3D1D5
(211,209,213)
#DFE0E2
(223,224,226)
#EBEFEF
(235,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73596D color. Also use rgb(115,89,109) instead hex code.

Text Font Color

.myTextColor { color: #73596D; }

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

This text font color is #73596D.

Background Color

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

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

This div background color is #73596D.

Border color

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

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

This div border color is #73596D.

Opacity

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

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

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

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

This text has shadow with #73596D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73596D.

Preview

Color preview on black background

This text has color #73596D on black background.


Color preview on white background

This text has color #73596D on white background.


Black color preview on #73596D background

This text has black color on #73596D background.


White color preview on #73596D background

This text has white color on #73596D background.


Related colors

Complementary color

Complementary color for #hex is #8CA692.


I love getcolorcode.com

Triadic colors

1 #6D7359 and #596D73 with #73596D are triadic colors.

2 #6D5973 and #59736D with #73596D are triadic colors.