COLOR #724946

HEX: #724946 RGB: (114,73,70)

Color info

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

RGB color model

#724946 color RGB value is (114,73,70).

RGB: (114,73,70) (45%, 29%, 27%)

RGB channels and saturation

R 114 of 255 = 45%
G 73 of 255 = 29%
B 70 of 255 = 27%

114
73
70

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

Portions of RGB colors in percentages

R + G + B = 114 + 73 + 70 = 257 (100%)
R 114 of 257 ~ 44.36%
G 73 of 257 ~ 28.4%
B 70 of 257 ~ 27.24'%

%44.36
%28.4
%27.24

CMYK color model

#724946 color CMYK value is (0,36,39,55).

  • cyan value is 0.00%
  • magenta value is 35.96%
  • yellow value is 38.60%
  • key color value is 55.29%
CMYK: (0,36,39,55) C0M36Y39K55 (0%,36%,39%,55%) (0.00/0.36/0.39/0.55) 

CMYK percentages

%0
%35.96
%38.6
%55.29

Codes

Color #724946 in popluar color models

72 49 46
RGB 114 73 70
HSL 23.91% 36.08%
HSB/HSV 38.60% 44.71%
CMYK 0.00% 35.96% 38.60%
55.29%

Color #724946 in popluar number systems.

HEX 72 49 46
Decimal 114 73 70
Binary 1110010 1001001 1000110
Octal 162 111 106

Shades and tints

Shades of #724946

#724946
(114,73,70)
#684340
(104,67,64)
#5E3D3A
(94,61,58)
#543734
(84,55,52)
#4A312E
(74,49,46)
#402B28
(64,43,40)
#362522
(54,37,34)
#2C1F1C
(44,31,28)
#221916
(34,25,22)
#181310
(24,19,16)
#0E0D0A
(14,13,10)
#000000
(0,0,0)

Tints of #724946

#724946
(114,73,70)
#7E5956
(126,89,86)
#8A6966
(138,105,102)
#967976
(150,121,118)
#A28986
(162,137,134)
#AE9996
(174,153,150)
#BAA9A6
(186,169,166)
#C6B9B6
(198,185,182)
#D2C9C6
(210,201,198)
#DED9D6
(222,217,214)
#EAE9E6
(234,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724946; }

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

This text font color is #724946.

Background Color

.myBgColor { background-color: #724946; }

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

This div background color is #724946.

Border color

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

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

This div border color is #724946.

Opacity

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

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

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

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

This text has shadow with #724946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724946.

Preview

Color preview on black background

This text has color #724946 on black background.


Color preview on white background

This text has color #724946 on white background.


Black color preview on #724946 background

This text has black color on #724946 background.


White color preview on #724946 background

This text has white color on #724946 background.


Related colors

Complementary color

Complementary color for #hex is #8DB6B9.


I love getcolorcode.com

Triadic colors

1 #467249 and #494672 with #724946 are triadic colors.

2 #464972 and #497246 with #724946 are triadic colors.