COLOR #73574A

HEX: #73574A RGB: (115,87,74)

Color info

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

RGB color model

#73574A color RGB value is (115,87,74).

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

RGB channels and saturation

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

115
87
74

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

Portions of RGB colors in percentages

R + G + B = 115 + 87 + 74 = 276 (100%)
R 115 of 276 ~ 41.67%
G 87 of 276 ~ 31.52%
B 74 of 276 ~ 26.81'%

%41.67
%31.52
%26.81

CMYK color model

#73574A color CMYK value is (0,24,36,55).

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

CMYK: (0,24,36,55)
C0M24Y36K55 (0%, 24%, 36%, 55%)
(0.00 / 0.24 / 0.36 / 0.55)

CMYK percentages

%0
%24.35
%35.65
%54.9

Codes

Color #73574A in popluar color models

73 57 4A
RGB 115 87 74
HSL 19° 21.69% 37.06%
HSB/HSV 19° 35.65% 45.10%
CMYK 0.00% 24.35% 35.65%
54.90%

Color #73574A in popluar number systems.

HEX 73 57 4A
Decimal 115 87 74
Binary 1110011 1010111 1001010
Octal 163 127 112

Shades and tints

Shades of #73574A

#73574A
(115,87,74)
#695044
(105,80,68)
#5F493E
(95,73,62)
#554238
(85,66,56)
#4B3B32
(75,59,50)
#41342C
(65,52,44)
#372D26
(55,45,38)
#2D2620
(45,38,32)
#231F1A
(35,31,26)
#191814
(25,24,20)
#0F110E
(15,17,14)
#000000
(0,0,0)

Tints of #73574A

#73574A
(115,87,74)
#7F665A
(127,102,90)
#8B756A
(139,117,106)
#97847A
(151,132,122)
#A3938A
(163,147,138)
#AFA29A
(175,162,154)
#BBB1AA
(187,177,170)
#C7C0BA
(199,192,186)
#D3CFCA
(211,207,202)
#DFDEDA
(223,222,218)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73574A; }

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

This text font color is #73574A.

Background Color

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

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

This div background color is #73574A.

Border color

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

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

This div border color is #73574A.

Opacity

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

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

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

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

This text has shadow with #73574A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73574A.

Preview

Color preview on black background

This text has color #73574A on black background.


Color preview on white background

This text has color #73574A on white background.


Black color preview on #73574A background

This text has black color on #73574A background.


White color preview on #73574A background

This text has white color on #73574A background.


Related colors

Complementary color

Complementary color for #hex is #8CA8B5.


I love getcolorcode.com

Triadic colors

1 #4A7357 and #574A73 with #73574A are triadic colors.

2 #4A5773 and #57734A with #73574A are triadic colors.