COLOR #72585D

HEX: #72585D RGB: (114,88,93)

Color info

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

RGB color model

#72585D color RGB value is (114,88,93).

RGB: (114,88,93) (45%, 35%, 36%)

RGB channels and saturation

R 114 of 255 = 45%
G 88 of 255 = 35%
B 93 of 255 = 36%

114
88
93

R + G + B ~ 39%. #72585D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 88 + 93 = 295 (100%)
R 114 of 295 ~ 38.64%
G 88 of 295 ~ 29.83%
B 93 of 295 ~ 31.53'%

%38.64
%29.83
%31.53

CMYK color model

#72585D color CMYK value is (0,23,18,55).

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

CMYK: (0,23,18,55)
C0M23Y18K55 (0%, 23%, 18%, 55%)
(0.00 / 0.23 / 0.18 / 0.55)

CMYK percentages

%0
%22.81
%18.42
%55.29

Codes

Color #72585D in popluar color models

72 58 5D
RGB 114 88 93
HSL 348° 12.87% 39.61%
HSB/HSV 348° 22.81% 44.71%
CMYK 0.00% 22.81% 18.42%
55.29%

Color #72585D in popluar number systems.

HEX 72 58 5D
Decimal 114 88 93
Binary 1110010 1011000 1011101
Octal 162 130 135

Shades and tints

Shades of #72585D

#72585D
(114,88,93)
#685055
(104,80,85)
#5E484D
(94,72,77)
#544045
(84,64,69)
#4A383D
(74,56,61)
#403035
(64,48,53)
#36282D
(54,40,45)
#2C2025
(44,32,37)
#22181D
(34,24,29)
#181015
(24,16,21)
#0E080D
(14,8,13)
#000000
(0,0,0)

Tints of #72585D

#72585D
(114,88,93)
#7E676B
(126,103,107)
#8A7679
(138,118,121)
#968587
(150,133,135)
#A29495
(162,148,149)
#AEA3A3
(174,163,163)
#BAB2B1
(186,178,177)
#C6C1BF
(198,193,191)
#D2D0CD
(210,208,205)
#DEDFDB
(222,223,219)
#EAEEE9
(234,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72585D; }

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

This text font color is #72585D.

Background Color

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

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

This div background color is #72585D.

Border color

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

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

This div border color is #72585D.

Opacity

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

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

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

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

This text has shadow with #72585D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72585D.

Preview

Color preview on black background

This text has color #72585D on black background.


Color preview on white background

This text has color #72585D on white background.


Black color preview on #72585D background

This text has black color on #72585D background.


White color preview on #72585D background

This text has white color on #72585D background.


Related colors

Complementary color

Complementary color for #hex is #8DA7A2.


I love getcolorcode.com

Triadic colors

1 #5D7258 and #585D72 with #72585D are triadic colors.

2 #5D5872 and #58725D with #72585D are triadic colors.