COLOR #73574B

HEX: #73574B RGB: (115,87,75)

Color info

#73574B contains red, green and blue colors in about the same proportion. Web safe color of #73574B is #666633 (or #663).

RGB color model

#73574B color RGB value is (115,87,75).

RGB: (115,87,75) (45%, 34%, 29%)

RGB channels and saturation

R 115 of 255 = 45%
G 87 of 255 = 34%
B 75 of 255 = 29%

115
87
75

R + G + B ~ 36%. #73574B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 87 + 75 = 277 (100%)
R 115 of 277 ~ 41.52%
G 87 of 277 ~ 31.41%
B 75 of 277 ~ 27.08'%

%41.52
%31.41
%27.08

CMYK color model

#73574B color CMYK value is (0,24,35,55).

  • cyan value is 0.00%
  • magenta value is 24.35%
  • yellow value is 34.78%
  • key color value is 54.90%

CMYK: (0,24,35,55)
C0M24Y35K55 (0%, 24%, 35%, 55%)
(0.00 / 0.24 / 0.35 / 0.55)

CMYK percentages

%0
%24.35
%34.78
%54.9

Codes

Color #73574B in popluar color models

73 57 4B
RGB 115 87 75
HSL 18° 21.05% 37.25%
HSB/HSV 18° 34.78% 45.10%
CMYK 0.00% 24.35% 34.78%
54.90%

Color #73574B in popluar number systems.

HEX 73 57 4B
Decimal 115 87 75
Binary 1110011 1010111 1001011
Octal 163 127 113

Shades and tints

Shades of #73574B

#73574B
(115,87,75)
#695045
(105,80,69)
#5F493F
(95,73,63)
#554239
(85,66,57)
#4B3B33
(75,59,51)
#41342D
(65,52,45)
#372D27
(55,45,39)
#2D2621
(45,38,33)
#231F1B
(35,31,27)
#191815
(25,24,21)
#0F110F
(15,17,15)
#000000
(0,0,0)

Tints of #73574B

#73574B
(115,87,75)
#7F665B
(127,102,91)
#8B756B
(139,117,107)
#97847B
(151,132,123)
#A3938B
(163,147,139)
#AFA29B
(175,162,155)
#BBB1AB
(187,177,171)
#C7C0BB
(199,192,187)
#D3CFCB
(211,207,203)
#DFDEDB
(223,222,219)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73574B color. Also use rgb(115,87,75) instead hex code.

Text Font Color

.myTextColor { color: #73574B; }

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

This text font color is #73574B.

Background Color

.myBgColor { background-color: #73574B; }

<div style="background-color:#73574B">Inner text</div>

This div background color is #73574B.

Border color

.myBorderColor { border: 1px solid #73574B; }

<div style="border:3px solid #73574B">Div</div>

This div border color is #73574B.

Opacity

.myOpacity80 { color: #73574B; opacity: 0.8; }

<p style="color:#73574B;opacity:0.8;">80%</p>

Text with #73574B 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 #73574B;}

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

This text has shadow with #73574B color.


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

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

This text has shadow with #73574B primary color and red secondary color.


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

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

This text has shadow with #73574B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73574B.

Preview

Color preview on black background

This text has color #73574B on black background.


Color preview on white background

This text has color #73574B on white background.


Black color preview on #73574B background

This text has black color on #73574B background.


White color preview on #73574B background

This text has white color on #73574B background.


Related colors

Complementary color

Complementary color for #hex is #8CA8B4.


I love getcolorcode.com

Triadic colors

1 #4B7357 and #574B73 with #73574B are triadic colors.

2 #4B5773 and #57734B with #73574B are triadic colors.