COLOR #725B47

HEX: #725B47 RGB: (114,91,71)

Color info

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

RGB color model

#725B47 color RGB value is (114,91,71).

RGB: (114,91,71) (45%, 36%, 28%)

RGB channels and saturation

R 114 of 255 = 45%
G 91 of 255 = 36%
B 71 of 255 = 28%

114
91
71

R + G + B ~ 36%. #725B47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 91 + 71 = 276 (100%)
R 114 of 276 ~ 41.3%
G 91 of 276 ~ 32.97%
B 71 of 276 ~ 25.72'%

%41.3
%32.97
%25.72

CMYK color model

#725B47 color CMYK value is (0,20,38,55).

  • cyan value is 0.00%
  • magenta value is 20.18%
  • yellow value is 37.72%
  • key color value is 55.29%

CMYK: (0,20,38,55)
C0M20Y38K55 (0%, 20%, 38%, 55%)
(0.00 / 0.20 / 0.38 / 0.55)

CMYK percentages

%0
%20.18
%37.72
%55.29

Codes

Color #725B47 in popluar color models

72 5B 47
RGB 114 91 71
HSL 28° 23.24% 36.27%
HSB/HSV 28° 37.72% 44.71%
CMYK 0.00% 20.18% 37.72%
55.29%

Color #725B47 in popluar number systems.

HEX 72 5B 47
Decimal 114 91 71
Binary 1110010 1011011 1000111
Octal 162 133 107

Shades and tints

Shades of #725B47

#725B47
(114,91,71)
#685341
(104,83,65)
#5E4B3B
(94,75,59)
#544335
(84,67,53)
#4A3B2F
(74,59,47)
#403329
(64,51,41)
#362B23
(54,43,35)
#2C231D
(44,35,29)
#221B17
(34,27,23)
#181311
(24,19,17)
#0E0B0B
(14,11,11)
#000000
(0,0,0)

Tints of #725B47

#725B47
(114,91,71)
#7E6957
(126,105,87)
#8A7767
(138,119,103)
#968577
(150,133,119)
#A29387
(162,147,135)
#AEA197
(174,161,151)
#BAAFA7
(186,175,167)
#C6BDB7
(198,189,183)
#D2CBC7
(210,203,199)
#DED9D7
(222,217,215)
#EAE7E7
(234,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #725B47 color. Also use rgb(114,91,71) instead hex code.

Text Font Color

.myTextColor { color: #725B47; }

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

This text font color is #725B47.

Background Color

.myBgColor { background-color: #725B47; }

<div style="background-color:#725B47">Inner text</div>

This div background color is #725B47.

Border color

.myBorderColor { border: 1px solid #725B47; }

<div style="border:3px solid #725B47">Div</div>

This div border color is #725B47.

Opacity

.myOpacity80 { color: #725B47; opacity: 0.8; }

<p style="color:#725B47;opacity:0.8;">80%</p>

Text with #725B47 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 #725B47;}

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

This text has shadow with #725B47 color.


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

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

This text has shadow with #725B47 primary color and red secondary color.


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

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

This text has shadow with #725B47 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #725B47.

Preview

Color preview on black background

This text has color #725B47 on black background.


Color preview on white background

This text has color #725B47 on white background.


Black color preview on #725B47 background

This text has black color on #725B47 background.


White color preview on #725B47 background

This text has white color on #725B47 background.


Related colors

Complementary color

Complementary color for #hex is #8DA4B8.


I love getcolorcode.com

Triadic colors

1 #47725B and #5B4772 with #725B47 are triadic colors.

2 #475B72 and #5B7247 with #725B47 are triadic colors.