COLOR #724947

HEX: #724947 RGB: (114,73,71)

Color info

#724947 contains red, green and blue colors in about the same proportion. Web safe color of #724947 is #663333 (or #633).

RGB color model

#724947 color RGB value is (114,73,71).

RGB: (114,73,71) (45%, 29%, 28%)

RGB channels and saturation

R 114 of 255 = 45%
G 73 of 255 = 29%
B 71 of 255 = 28%

114
73
71

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

Portions of RGB colors in percentages

R + G + B = 114 + 73 + 71 = 258 (100%)
R 114 of 258 ~ 44.19%
G 73 of 258 ~ 28.29%
B 71 of 258 ~ 27.52'%

%44.19
%28.29
%27.52

CMYK color model

#724947 color CMYK value is (0,36,38,55).

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

CMYK: (0,36,38,55)
C0M36Y38K55 (0%, 36%, 38%, 55%)
(0.00 / 0.36 / 0.38 / 0.55)

CMYK percentages

%0
%35.96
%37.72
%55.29

Codes

Color #724947 in popluar color models

72 49 47
RGB 114 73 71
HSL 23.24% 36.27%
HSB/HSV 37.72% 44.71%
CMYK 0.00% 35.96% 37.72%
55.29%

Color #724947 in popluar number systems.

HEX 72 49 47
Decimal 114 73 71
Binary 1110010 1001001 1000111
Octal 162 111 107

Shades and tints

Shades of #724947

#724947
(114,73,71)
#684341
(104,67,65)
#5E3D3B
(94,61,59)
#543735
(84,55,53)
#4A312F
(74,49,47)
#402B29
(64,43,41)
#362523
(54,37,35)
#2C1F1D
(44,31,29)
#221917
(34,25,23)
#181311
(24,19,17)
#0E0D0B
(14,13,11)
#000000
(0,0,0)

Tints of #724947

#724947
(114,73,71)
#7E5957
(126,89,87)
#8A6967
(138,105,103)
#967977
(150,121,119)
#A28987
(162,137,135)
#AE9997
(174,153,151)
#BAA9A7
(186,169,167)
#C6B9B7
(198,185,183)
#D2C9C7
(210,201,199)
#DED9D7
(222,217,215)
#EAE9E7
(234,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724947; }

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

This text font color is #724947.

Background Color

.myBgColor { background-color: #724947; }

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

This div background color is #724947.

Border color

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

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

This div border color is #724947.

Opacity

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

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

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

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

This text has shadow with #724947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724947.

Preview

Color preview on black background

This text has color #724947 on black background.


Color preview on white background

This text has color #724947 on white background.


Black color preview on #724947 background

This text has black color on #724947 background.


White color preview on #724947 background

This text has white color on #724947 background.


Related colors

Complementary color

Complementary color for #hex is #8DB6B8.


I love getcolorcode.com

Triadic colors

1 #477249 and #494772 with #724947 are triadic colors.

2 #474972 and #497247 with #724947 are triadic colors.