COLOR #73524E

HEX: #73524E RGB: (115,82,78)

Color info

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

RGB color model

#73524E color RGB value is (115,82,78).

RGB: (115,82,78) (45%, 32%, 31%)

RGB channels and saturation

R 115 of 255 = 45%
G 82 of 255 = 32%
B 78 of 255 = 31%

115
82
78

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

Portions of RGB colors in percentages

R + G + B = 115 + 82 + 78 = 275 (100%)
R 115 of 275 ~ 41.82%
G 82 of 275 ~ 29.82%
B 78 of 275 ~ 28.36'%

%41.82
%29.82
%28.36

CMYK color model

#73524E color CMYK value is (0,29,32,55).

  • cyan value is 0.00%
  • magenta value is 28.70%
  • yellow value is 32.17%
  • key color value is 54.90%

CMYK: (0,29,32,55)
C0M29Y32K55 (0%, 29%, 32%, 55%)
(0.00 / 0.29 / 0.32 / 0.55)

CMYK percentages

%0
%28.7
%32.17
%54.9

Codes

Color #73524E in popluar color models

73 52 4E
RGB 115 82 78
HSL 19.17% 37.84%
HSB/HSV 32.17% 45.10%
CMYK 0.00% 28.70% 32.17%
54.90%

Color #73524E in popluar number systems.

HEX 73 52 4E
Decimal 115 82 78
Binary 1110011 1010010 1001110
Octal 163 122 116

Shades and tints

Shades of #73524E

#73524E
(115,82,78)
#694B47
(105,75,71)
#5F4440
(95,68,64)
#553D39
(85,61,57)
#4B3632
(75,54,50)
#412F2B
(65,47,43)
#372824
(55,40,36)
#2D211D
(45,33,29)
#231A16
(35,26,22)
#19130F
(25,19,15)
#0F0C08
(15,12,8)
#000000
(0,0,0)

Tints of #73524E

#73524E
(115,82,78)
#7F615E
(127,97,94)
#8B706E
(139,112,110)
#977F7E
(151,127,126)
#A38E8E
(163,142,142)
#AF9D9E
(175,157,158)
#BBACAE
(187,172,174)
#C7BBBE
(199,187,190)
#D3CACE
(211,202,206)
#DFD9DE
(223,217,222)
#EBE8EE
(235,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73524E; }

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

This text font color is #73524E.

Background Color

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

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

This div background color is #73524E.

Border color

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

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

This div border color is #73524E.

Opacity

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

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

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

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

This text has shadow with #73524E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73524E.

Preview

Color preview on black background

This text has color #73524E on black background.


Color preview on white background

This text has color #73524E on white background.


Black color preview on #73524E background

This text has black color on #73524E background.


White color preview on #73524E background

This text has white color on #73524E background.


Related colors

Complementary color

Complementary color for #hex is #8CADB1.


I love getcolorcode.com

Triadic colors

1 #4E7352 and #524E73 with #73524E are triadic colors.

2 #4E5273 and #52734E with #73524E are triadic colors.