COLOR #73584E

HEX: #73584E RGB: (115,88,78)

Color info

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

RGB color model

#73584E color RGB value is (115,88,78).

RGB: (115,88,78) (45%, 35%, 31%)

RGB channels and saturation

R 115 of 255 = 45%
G 88 of 255 = 35%
B 78 of 255 = 31%

115
88
78

R + G + B ~ 37%. #73584E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 88 + 78 = 281 (100%)
R 115 of 281 ~ 40.93%
G 88 of 281 ~ 31.32%
B 78 of 281 ~ 27.76'%

%40.93
%31.32
%27.76

CMYK color model

#73584E color CMYK value is (0,23,32,55).

  • cyan value is 0.00%
  • magenta value is 23.48%
  • yellow value is 32.17%
  • key color value is 54.90%
CMYK: (0,23,32,55) C0M23Y32K55 (0%,23%,32%,55%) (0.00/0.23/0.32/0.55) 

CMYK percentages

%0
%23.48
%32.17
%54.9

Codes

Color #73584E in popluar color models

73 58 4E
RGB 115 88 78
HSL 16° 19.17% 37.84%
HSB/HSV 16° 32.17% 45.10%
CMYK 0.00% 23.48% 32.17%
54.90%

Color #73584E in popluar number systems.

HEX 73 58 4E
Decimal 115 88 78
Binary 1110011 1011000 1001110
Octal 163 130 116

Shades and tints

Shades of #73584E

#73584E
(115,88,78)
#695047
(105,80,71)
#5F4840
(95,72,64)
#554039
(85,64,57)
#4B3832
(75,56,50)
#41302B
(65,48,43)
#372824
(55,40,36)
#2D201D
(45,32,29)
#231816
(35,24,22)
#19100F
(25,16,15)
#0F0808
(15,8,8)
#000000
(0,0,0)

Tints of #73584E

#73584E
(115,88,78)
#7F675E
(127,103,94)
#8B766E
(139,118,110)
#97857E
(151,133,126)
#A3948E
(163,148,142)
#AFA39E
(175,163,158)
#BBB2AE
(187,178,174)
#C7C1BE
(199,193,190)
#D3D0CE
(211,208,206)
#DFDFDE
(223,223,222)
#EBEEEE
(235,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73584E color. Also use rgb(115,88,78) instead hex code.

Text Font Color

.myTextColor { color: #73584E; }

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

This text font color is #73584E.

Background Color

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

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

This div background color is #73584E.

Border color

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

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

This div border color is #73584E.

Opacity

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

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

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

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

This text has shadow with #73584E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73584E.

Preview

Color preview on black background

This text has color #73584E on black background.


Color preview on white background

This text has color #73584E on white background.


Black color preview on #73584E background

This text has black color on #73584E background.


White color preview on #73584E background

This text has white color on #73584E background.


Related colors

Complementary color

Complementary color for #hex is #8CA7B1.


I love getcolorcode.com

Triadic colors

1 #4E7358 and #584E73 with #73584E are triadic colors.

2 #4E5873 and #58734E with #73584E are triadic colors.