COLOR #725631

HEX: #725631 RGB: (114,86,49)

Color info

#725631 contains mainly red and green colors. Web safe color of #725631 is #666633 (or #663).

RGB color model

#725631 color RGB value is (114,86,49).

RGB: (114,86,49) (45%, 34%, 19%)

RGB channels and saturation

R 114 of 255 = 45%
G 86 of 255 = 34%
B 49 of 255 = 19%

114
86
49

R + G + B ~ 33%. #725631 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 86 + 49 = 249 (100%)
R 114 of 249 ~ 45.78%
G 86 of 249 ~ 34.54%
B 49 of 249 ~ 19.68'%

%45.78
%34.54
%19.68

CMYK color model

#725631 color CMYK value is (0,25,57,55).

  • cyan value is 0.00%
  • magenta value is 24.56%
  • yellow value is 57.02%
  • key color value is 55.29%

CMYK: (0,25,57,55)
C0M25Y57K55 (0%, 25%, 57%, 55%)
(0.00 / 0.25 / 0.57 / 0.55)

CMYK percentages

%0
%24.56
%57.02
%55.29

Codes

Color #725631 in popluar color models

72 56 31
RGB 114 86 49
HSL 34° 39.88% 31.96%
HSB/HSV 34° 57.02% 44.71%
CMYK 0.00% 24.56% 57.02%
55.29%

Color #725631 in popluar number systems.

HEX 72 56 31
Decimal 114 86 49
Binary 1110010 1010110 110001
Octal 162 126 61

Shades and tints

Shades of #725631

#725631
(114,86,49)
#684F2D
(104,79,45)
#5E4829
(94,72,41)
#544125
(84,65,37)
#4A3A21
(74,58,33)
#40331D
(64,51,29)
#362C19
(54,44,25)
#2C2515
(44,37,21)
#221E11
(34,30,17)
#18170D
(24,23,13)
#0E1009
(14,16,9)
#000000
(0,0,0)

Tints of #725631

#725631
(114,86,49)
#7E6543
(126,101,67)
#8A7455
(138,116,85)
#968367
(150,131,103)
#A29279
(162,146,121)
#AEA18B
(174,161,139)
#BAB09D
(186,176,157)
#C6BFAF
(198,191,175)
#D2CEC1
(210,206,193)
#DEDDD3
(222,221,211)
#EAECE5
(234,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #725631 color. Also use rgb(114,86,49) instead hex code.

Text Font Color

.myTextColor { color: #725631; }

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

This text font color is #725631.

Background Color

.myBgColor { background-color: #725631; }

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

This div background color is #725631.

Border color

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

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

This div border color is #725631.

Opacity

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

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

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

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

This text has shadow with #725631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725631.

Preview

Color preview on black background

This text has color #725631 on black background.


Color preview on white background

This text has color #725631 on white background.


Black color preview on #725631 background

This text has black color on #725631 background.


White color preview on #725631 background

This text has white color on #725631 background.


Related colors

Complementary color

Complementary color for #hex is #8DA9CE.


I love getcolorcode.com

Triadic colors

1 #317256 and #563172 with #725631 are triadic colors.

2 #315672 and #567231 with #725631 are triadic colors.