COLOR #725340

HEX: #725340 RGB: (114,83,64)

Color info

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

RGB color model

#725340 color RGB value is (114,83,64).

RGB: (114,83,64) (45%, 33%, 25%)

RGB channels and saturation

R 114 of 255 = 45%
G 83 of 255 = 33%
B 64 of 255 = 25%

114
83
64

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

Portions of RGB colors in percentages

R + G + B = 114 + 83 + 64 = 261 (100%)
R 114 of 261 ~ 43.68%
G 83 of 261 ~ 31.8%
B 64 of 261 ~ 24.52'%

%43.68
%31.8
%24.52

CMYK color model

#725340 color CMYK value is (0,27,44,55).

  • cyan value is 0.00%
  • magenta value is 27.19%
  • yellow value is 43.86%
  • key color value is 55.29%

CMYK: (0,27,44,55)
C0M27Y44K55 (0%, 27%, 44%, 55%)
(0.00 / 0.27 / 0.44 / 0.55)

CMYK percentages

%0
%27.19
%43.86
%55.29

Codes

Color #725340 in popluar color models

72 53 40
RGB 114 83 64
HSL 23° 28.09% 34.90%
HSB/HSV 23° 43.86% 44.71%
CMYK 0.00% 27.19% 43.86%
55.29%

Color #725340 in popluar number systems.

HEX 72 53 40
Decimal 114 83 64
Binary 1110010 1010011 1000000
Octal 162 123 100

Shades and tints

Shades of #725340

#725340
(114,83,64)
#684C3B
(104,76,59)
#5E4536
(94,69,54)
#543E31
(84,62,49)
#4A372C
(74,55,44)
#403027
(64,48,39)
#362922
(54,41,34)
#2C221D
(44,34,29)
#221B18
(34,27,24)
#181413
(24,20,19)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #725340

#725340
(114,83,64)
#7E6251
(126,98,81)
#8A7162
(138,113,98)
#968073
(150,128,115)
#A28F84
(162,143,132)
#AE9E95
(174,158,149)
#BAADA6
(186,173,166)
#C6BCB7
(198,188,183)
#D2CBC8
(210,203,200)
#DEDAD9
(222,218,217)
#EAE9EA
(234,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #725340 color. Also use rgb(114,83,64) instead hex code.

Text Font Color

.myTextColor { color: #725340; }

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

This text font color is #725340.

Background Color

.myBgColor { background-color: #725340; }

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

This div background color is #725340.

Border color

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

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

This div border color is #725340.

Opacity

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

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

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

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

This text has shadow with #725340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725340.

Preview

Color preview on black background

This text has color #725340 on black background.


Color preview on white background

This text has color #725340 on white background.


Black color preview on #725340 background

This text has black color on #725340 background.


White color preview on #725340 background

This text has white color on #725340 background.


Related colors

Complementary color

Complementary color for #hex is #8DACBF.


I love getcolorcode.com

Triadic colors

1 #407253 and #534072 with #725340 are triadic colors.

2 #405372 and #537240 with #725340 are triadic colors.