COLOR #724D4A

HEX: #724D4A RGB: (114,77,74)

Color info

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

RGB color model

#724D4A color RGB value is (114,77,74).

RGB: (114,77,74) (45%, 30%, 29%)

RGB channels and saturation

R 114 of 255 = 45%
G 77 of 255 = 30%
B 74 of 255 = 29%

114
77
74

R + G + B ~ 35%. #724D4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 77 + 74 = 265 (100%)
R 114 of 265 ~ 43.02%
G 77 of 265 ~ 29.06%
B 74 of 265 ~ 27.92'%

%43.02
%29.06
%27.92

CMYK color model

#724D4A color CMYK value is (0,32,35,55).

  • cyan value is 0.00%
  • magenta value is 32.46%
  • yellow value is 35.09%
  • key color value is 55.29%
CMYK: (0,32,35,55) C0M32Y35K55 (0%,32%,35%,55%) (0.00/0.32/0.35/0.55) 

CMYK percentages

%0
%32.46
%35.09
%55.29

Codes

Color #724D4A in popluar color models

72 4D 4A
RGB 114 77 74
HSL 21.28% 36.86%
HSB/HSV 35.09% 44.71%
CMYK 0.00% 32.46% 35.09%
55.29%

Color #724D4A in popluar number systems.

HEX 72 4D 4A
Decimal 114 77 74
Binary 1110010 1001101 1001010
Octal 162 115 112

Shades and tints

Shades of #724D4A

#724D4A
(114,77,74)
#684644
(104,70,68)
#5E3F3E
(94,63,62)
#543838
(84,56,56)
#4A3132
(74,49,50)
#402A2C
(64,42,44)
#362326
(54,35,38)
#2C1C20
(44,28,32)
#22151A
(34,21,26)
#180E14
(24,14,20)
#0E070E
(14,7,14)
#000000
(0,0,0)

Tints of #724D4A

#724D4A
(114,77,74)
#7E5D5A
(126,93,90)
#8A6D6A
(138,109,106)
#967D7A
(150,125,122)
#A28D8A
(162,141,138)
#AE9D9A
(174,157,154)
#BAADAA
(186,173,170)
#C6BDBA
(198,189,186)
#D2CDCA
(210,205,202)
#DEDDDA
(222,221,218)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #724D4A color. Also use rgb(114,77,74) instead hex code.

Text Font Color

.myTextColor { color: #724D4A; }

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

This text font color is #724D4A.

Background Color

.myBgColor { background-color: #724D4A; }

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

This div background color is #724D4A.

Border color

.myBorderColor { border: 1px solid #724D4A; }

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

This div border color is #724D4A.

Opacity

.myOpacity80 { color: #724D4A; opacity: 0.8; }

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

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

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

This text has shadow with #724D4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724D4A.

Preview

Color preview on black background

This text has color #724D4A on black background.


Color preview on white background

This text has color #724D4A on white background.


Black color preview on #724D4A background

This text has black color on #724D4A background.


White color preview on #724D4A background

This text has white color on #724D4A background.


Related colors

Complementary color

Complementary color for #hex is #8DB2B5.


I love getcolorcode.com

Triadic colors

1 #4A724D and #4D4A72 with #724D4A are triadic colors.

2 #4A4D72 and #4D724A with #724D4A are triadic colors.