COLOR #73595E

HEX: #73595E RGB: (115,89,94)

Color info

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

RGB color model

#73595E color RGB value is (115,89,94).

RGB: (115,89,94) (45%, 35%, 37%)

RGB channels and saturation

R 115 of 255 = 45%
G 89 of 255 = 35%
B 94 of 255 = 37%

115
89
94

R + G + B ~ 39%. #73595E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 89 + 94 = 298 (100%)
R 115 of 298 ~ 38.59%
G 89 of 298 ~ 29.87%
B 94 of 298 ~ 31.54'%

%38.59
%29.87
%31.54

CMYK color model

#73595E color CMYK value is (0,23,18,55).

  • cyan value is 0.00%
  • magenta value is 22.61%
  • yellow value is 18.26%
  • key color value is 54.90%
CMYK: (0,23,18,55) C0M23Y18K55 (0%,23%,18%,55%) (0.00/0.23/0.18/0.55) 

CMYK percentages

%0
%22.61
%18.26
%54.9

Codes

Color #73595E in popluar color models

73 59 5E
RGB 115 89 94
HSL 348° 12.75% 40.00%
HSB/HSV 348° 22.61% 45.10%
CMYK 0.00% 22.61% 18.26%
54.90%

Color #73595E in popluar number systems.

HEX 73 59 5E
Decimal 115 89 94
Binary 1110011 1011001 1011110
Octal 163 131 136

Shades and tints

Shades of #73595E

#73595E
(115,89,94)
#695156
(105,81,86)
#5F494E
(95,73,78)
#554146
(85,65,70)
#4B393E
(75,57,62)
#413136
(65,49,54)
#37292E
(55,41,46)
#2D2126
(45,33,38)
#23191E
(35,25,30)
#191116
(25,17,22)
#0F090E
(15,9,14)
#000000
(0,0,0)

Tints of #73595E

#73595E
(115,89,94)
#7F686C
(127,104,108)
#8B777A
(139,119,122)
#978688
(151,134,136)
#A39596
(163,149,150)
#AFA4A4
(175,164,164)
#BBB3B2
(187,179,178)
#C7C2C0
(199,194,192)
#D3D1CE
(211,209,206)
#DFE0DC
(223,224,220)
#EBEFEA
(235,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73595E color. Also use rgb(115,89,94) instead hex code.

Text Font Color

.myTextColor { color: #73595E; }

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

This text font color is #73595E.

Background Color

.myBgColor { background-color: #73595E; }

<div style="background-color:#73595E">Inner text</div>

This div background color is #73595E.

Border color

.myBorderColor { border: 1px solid #73595E; }

<div style="border:3px solid #73595E">Div</div>

This div border color is #73595E.

Opacity

.myOpacity80 { color: #73595E; opacity: 0.8; }

<p style="color:#73595E;opacity:0.8;">80%</p>

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

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

This text has shadow with #73595E color.


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

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

This text has shadow with #73595E primary color and red secondary color.


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

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

This text has shadow with #73595E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73595E.

Preview

Color preview on black background

This text has color #73595E on black background.


Color preview on white background

This text has color #73595E on white background.


Black color preview on #73595E background

This text has black color on #73595E background.


White color preview on #73595E background

This text has white color on #73595E background.


Related colors

Complementary color

Complementary color for #hex is #8CA6A1.


I love getcolorcode.com

Triadic colors

1 #5E7359 and #595E73 with #73595E are triadic colors.

2 #5E5973 and #59735E with #73595E are triadic colors.