COLOR #72525D

HEX: #72525D RGB: (114,82,93)

Color info

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

RGB color model

#72525D color RGB value is (114,82,93).

RGB: (114,82,93) (45%, 32%, 36%)

RGB channels and saturation

R 114 of 255 = 45%
G 82 of 255 = 32%
B 93 of 255 = 36%

114
82
93

R + G + B ~ 38%. #72525D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 82 + 93 = 289 (100%)
R 114 of 289 ~ 39.45%
G 82 of 289 ~ 28.37%
B 93 of 289 ~ 32.18'%

%39.45
%28.37
%32.18

CMYK color model

#72525D color CMYK value is (0,28,18,55).

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

CMYK: (0,28,18,55)
C0M28Y18K55 (0%, 28%, 18%, 55%)
(0.00 / 0.28 / 0.18 / 0.55)

CMYK percentages

%0
%28.07
%18.42
%55.29

Codes

Color #72525D in popluar color models

72 52 5D
RGB 114 82 93
HSL 339° 16.33% 38.43%
HSB/HSV 339° 28.07% 44.71%
CMYK 0.00% 28.07% 18.42%
55.29%

Color #72525D in popluar number systems.

HEX 72 52 5D
Decimal 114 82 93
Binary 1110010 1010010 1011101
Octal 162 122 135

Shades and tints

Shades of #72525D

#72525D
(114,82,93)
#684B55
(104,75,85)
#5E444D
(94,68,77)
#543D45
(84,61,69)
#4A363D
(74,54,61)
#402F35
(64,47,53)
#36282D
(54,40,45)
#2C2125
(44,33,37)
#221A1D
(34,26,29)
#181315
(24,19,21)
#0E0C0D
(14,12,13)
#000000
(0,0,0)

Tints of #72525D

#72525D
(114,82,93)
#7E616B
(126,97,107)
#8A7079
(138,112,121)
#967F87
(150,127,135)
#A28E95
(162,142,149)
#AE9DA3
(174,157,163)
#BAACB1
(186,172,177)
#C6BBBF
(198,187,191)
#D2CACD
(210,202,205)
#DED9DB
(222,217,219)
#EAE8E9
(234,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72525D color. Also use rgb(114,82,93) instead hex code.

Text Font Color

.myTextColor { color: #72525D; }

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

This text font color is #72525D.

Background Color

.myBgColor { background-color: #72525D; }

<div style="background-color:#72525D">Inner text</div>

This div background color is #72525D.

Border color

.myBorderColor { border: 1px solid #72525D; }

<div style="border:3px solid #72525D">Div</div>

This div border color is #72525D.

Opacity

.myOpacity80 { color: #72525D; opacity: 0.8; }

<p style="color:#72525D;opacity:0.8;">80%</p>

Text with #72525D 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 #72525D;}

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

This text has shadow with #72525D color.


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

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

This text has shadow with #72525D primary color and red secondary color.


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

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

This text has shadow with #72525D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #72525D.

Preview

Color preview on black background

This text has color #72525D on black background.


Color preview on white background

This text has color #72525D on white background.


Black color preview on #72525D background

This text has black color on #72525D background.


White color preview on #72525D background

This text has white color on #72525D background.


Related colors

Complementary color

Complementary color for #hex is #8DADA2.


I love getcolorcode.com

Triadic colors

1 #5D7252 and #525D72 with #72525D are triadic colors.

2 #5D5272 and #52725D with #72525D are triadic colors.