COLOR #724942

HEX: #724942 RGB: (114,73,66)

Color info

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

RGB color model

#724942 color RGB value is (114,73,66).

RGB: (114,73,66) (45%, 29%, 26%)

RGB channels and saturation

R 114 of 255 = 45%
G 73 of 255 = 29%
B 66 of 255 = 26%

114
73
66

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

Portions of RGB colors in percentages

R + G + B = 114 + 73 + 66 = 253 (100%)
R 114 of 253 ~ 45.06%
G 73 of 253 ~ 28.85%
B 66 of 253 ~ 26.09'%

%45.06
%28.85
%26.09

CMYK color model

#724942 color CMYK value is (0,36,42,55).

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

CMYK: (0,36,42,55)
C0M36Y42K55 (0%, 36%, 42%, 55%)
(0.00 / 0.36 / 0.42 / 0.55)

CMYK percentages

%0
%35.96
%42.11
%55.29

Codes

Color #724942 in popluar color models

72 49 42
RGB 114 73 66
HSL 26.67% 35.29%
HSB/HSV 42.11% 44.71%
CMYK 0.00% 35.96% 42.11%
55.29%

Color #724942 in popluar number systems.

HEX 72 49 42
Decimal 114 73 66
Binary 1110010 1001001 1000010
Octal 162 111 102

Shades and tints

Shades of #724942

#724942
(114,73,66)
#68433C
(104,67,60)
#5E3D36
(94,61,54)
#543730
(84,55,48)
#4A312A
(74,49,42)
#402B24
(64,43,36)
#36251E
(54,37,30)
#2C1F18
(44,31,24)
#221912
(34,25,18)
#18130C
(24,19,12)
#0E0D06
(14,13,6)
#000000
(0,0,0)

Tints of #724942

#724942
(114,73,66)
#7E5953
(126,89,83)
#8A6964
(138,105,100)
#967975
(150,121,117)
#A28986
(162,137,134)
#AE9997
(174,153,151)
#BAA9A8
(186,169,168)
#C6B9B9
(198,185,185)
#D2C9CA
(210,201,202)
#DED9DB
(222,217,219)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724942; }

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

This text font color is #724942.

Background Color

.myBgColor { background-color: #724942; }

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

This div background color is #724942.

Border color

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

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

This div border color is #724942.

Opacity

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

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

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

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

This text has shadow with #724942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724942.

Preview

Color preview on black background

This text has color #724942 on black background.


Color preview on white background

This text has color #724942 on white background.


Black color preview on #724942 background

This text has black color on #724942 background.


White color preview on #724942 background

This text has white color on #724942 background.


Related colors

Complementary color

Complementary color for #hex is #8DB6BD.


I love getcolorcode.com

Triadic colors

1 #427249 and #494272 with #724942 are triadic colors.

2 #424972 and #497242 with #724942 are triadic colors.