COLOR #72524E

HEX: #72524E RGB: (114,82,78)

Color info

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

RGB color model

#72524E color RGB value is (114,82,78).

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

RGB channels and saturation

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

114
82
78

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

Portions of RGB colors in percentages

R + G + B = 114 + 82 + 78 = 274 (100%)
R 114 of 274 ~ 41.61%
G 82 of 274 ~ 29.93%
B 78 of 274 ~ 28.47'%

%41.61
%29.93
%28.47

CMYK color model

#72524E color CMYK value is (0,28,32,55).

  • cyan value is 0.00%
  • magenta value is 28.07%
  • yellow value is 31.58%
  • key color value is 55.29%

CMYK: (0,28,32,55)
C0M28Y32K55 (0%, 28%, 32%, 55%)
(0.00 / 0.28 / 0.32 / 0.55)

CMYK percentages

%0
%28.07
%31.58
%55.29

Codes

Color #72524E in popluar color models

72 52 4E
RGB 114 82 78
HSL 18.75% 37.65%
HSB/HSV 31.58% 44.71%
CMYK 0.00% 28.07% 31.58%
55.29%

Color #72524E in popluar number systems.

HEX 72 52 4E
Decimal 114 82 78
Binary 1110010 1010010 1001110
Octal 162 122 116

Shades and tints

Shades of #72524E

#72524E
(114,82,78)
#684B47
(104,75,71)
#5E4440
(94,68,64)
#543D39
(84,61,57)
#4A3632
(74,54,50)
#402F2B
(64,47,43)
#362824
(54,40,36)
#2C211D
(44,33,29)
#221A16
(34,26,22)
#18130F
(24,19,15)
#0E0C08
(14,12,8)
#000000
(0,0,0)

Tints of #72524E

#72524E
(114,82,78)
#7E615E
(126,97,94)
#8A706E
(138,112,110)
#967F7E
(150,127,126)
#A28E8E
(162,142,142)
#AE9D9E
(174,157,158)
#BAACAE
(186,172,174)
#C6BBBE
(198,187,190)
#D2CACE
(210,202,206)
#DED9DE
(222,217,222)
#EAE8EE
(234,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72524E; }

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

This text font color is #72524E.

Background Color

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

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

This div background color is #72524E.

Border color

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

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

This div border color is #72524E.

Opacity

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

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

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

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

This text has shadow with #72524E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72524E.

Preview

Color preview on black background

This text has color #72524E on black background.


Color preview on white background

This text has color #72524E on white background.


Black color preview on #72524E background

This text has black color on #72524E background.


White color preview on #72524E background

This text has white color on #72524E background.


Related colors

Complementary color

Complementary color for #hex is #8DADB1.


I love getcolorcode.com

Triadic colors

1 #4E7252 and #524E72 with #72524E are triadic colors.

2 #4E5272 and #52724E with #72524E are triadic colors.