COLOR #725837

HEX: #725837 RGB: (114,88,55)

Color info

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

RGB color model

#725837 color RGB value is (114,88,55).

RGB: (114,88,55) (45%, 35%, 22%)

RGB channels and saturation

R 114 of 255 = 45%
G 88 of 255 = 35%
B 55 of 255 = 22%

114
88
55

R + G + B ~ 34%. #725837 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 88 + 55 = 257 (100%)
R 114 of 257 ~ 44.36%
G 88 of 257 ~ 34.24%
B 55 of 257 ~ 21.4'%

%44.36
%34.24
%21.4

CMYK color model

#725837 color CMYK value is (0,23,52,55).

  • cyan value is 0.00%
  • magenta value is 22.81%
  • yellow value is 51.75%
  • key color value is 55.29%
CMYK: (0,23,52,55) C0M23Y52K55 (0%,23%,52%,55%) (0.00/0.23/0.52/0.55) 

CMYK percentages

%0
%22.81
%51.75
%55.29

Codes

Color #725837 in popluar color models

72 58 37
RGB 114 88 55
HSL 34° 34.91% 33.14%
HSB/HSV 34° 51.75% 44.71%
CMYK 0.00% 22.81% 51.75%
55.29%

Color #725837 in popluar number systems.

HEX 72 58 37
Decimal 114 88 55
Binary 1110010 1011000 110111
Octal 162 130 67

Shades and tints

Shades of #725837

#725837
(114,88,55)
#685032
(104,80,50)
#5E482D
(94,72,45)
#544028
(84,64,40)
#4A3823
(74,56,35)
#40301E
(64,48,30)
#362819
(54,40,25)
#2C2014
(44,32,20)
#22180F
(34,24,15)
#18100A
(24,16,10)
#0E0805
(14,8,5)
#000000
(0,0,0)

Tints of #725837

#725837
(114,88,55)
#7E6749
(126,103,73)
#8A765B
(138,118,91)
#96856D
(150,133,109)
#A2947F
(162,148,127)
#AEA391
(174,163,145)
#BAB2A3
(186,178,163)
#C6C1B5
(198,193,181)
#D2D0C7
(210,208,199)
#DEDFD9
(222,223,217)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725837; }

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

This text font color is #725837.

Background Color

.myBgColor { background-color: #725837; }

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

This div background color is #725837.

Border color

.myBorderColor { border: 1px solid #725837; }

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

This div border color is #725837.

Opacity

.myOpacity80 { color: #725837; opacity: 0.8; }

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

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

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

This text has shadow with #725837 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725837.

Preview

Color preview on black background

This text has color #725837 on black background.


Color preview on white background

This text has color #725837 on white background.


Black color preview on #725837 background

This text has black color on #725837 background.


White color preview on #725837 background

This text has white color on #725837 background.


Related colors

Complementary color

Complementary color for #hex is #8DA7C8.


I love getcolorcode.com

Triadic colors

1 #377258 and #583772 with #725837 are triadic colors.

2 #375872 and #587237 with #725837 are triadic colors.