COLOR #724024

HEX: #724024 RGB: (114,64,36)

Color info

#724024 contains mainly red and green colors. Web safe color of #724024 is #663333 (or #633).

RGB color model

#724024 color RGB value is (114,64,36).

RGB: (114,64,36) (45%, 25%, 14%)

RGB channels and saturation

R 114 of 255 = 45%
G 64 of 255 = 25%
B 36 of 255 = 14%

114
64
36

R + G + B ~ 28%. #724024 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 64 + 36 = 214 (100%)
R 114 of 214 ~ 53.27%
G 64 of 214 ~ 29.91%
B 36 of 214 ~ 16.82'%

%53.27
%29.91
%16.82

CMYK color model

#724024 color CMYK value is (0,44,68,55).

  • cyan value is 0.00%
  • magenta value is 43.86%
  • yellow value is 68.42%
  • key color value is 55.29%
CMYK: (0,44,68,55) C0M44Y68K55 (0%,44%,68%,55%) (0.00/0.44/0.68/0.55) 

CMYK percentages

%0
%43.86
%68.42
%55.29

Codes

Color #724024 in popluar color models

72 40 24
RGB 114 64 36
HSL 22° 52.00% 29.41%
HSB/HSV 22° 68.42% 44.71%
CMYK 0.00% 43.86% 68.42%
55.29%

Color #724024 in popluar number systems.

HEX 72 40 24
Decimal 114 64 36
Binary 1110010 1000000 100100
Octal 162 100 44

Shades and tints

Shades of #724024

#724024
(114,64,36)
#683B21
(104,59,33)
#5E361E
(94,54,30)
#54311B
(84,49,27)
#4A2C18
(74,44,24)
#402715
(64,39,21)
#362212
(54,34,18)
#2C1D0F
(44,29,15)
#22180C
(34,24,12)
#181309
(24,19,9)
#0E0E06
(14,14,6)
#000000
(0,0,0)

Tints of #724024

#724024
(114,64,36)
#7E5137
(126,81,55)
#8A624A
(138,98,74)
#96735D
(150,115,93)
#A28470
(162,132,112)
#AE9583
(174,149,131)
#BAA696
(186,166,150)
#C6B7A9
(198,183,169)
#D2C8BC
(210,200,188)
#DED9CF
(222,217,207)
#EAEAE2
(234,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724024; }

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

This text font color is #724024.

Background Color

.myBgColor { background-color: #724024; }

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

This div background color is #724024.

Border color

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

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

This div border color is #724024.

Opacity

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

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

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

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

This text has shadow with #724024 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724024.

Preview

Color preview on black background

This text has color #724024 on black background.


Color preview on white background

This text has color #724024 on white background.


Black color preview on #724024 background

This text has black color on #724024 background.


White color preview on #724024 background

This text has white color on #724024 background.


Related colors

Complementary color

Complementary color for #hex is #8DBFDB.


I love getcolorcode.com

Triadic colors

1 #247240 and #402472 with #724024 are triadic colors.

2 #244072 and #407224 with #724024 are triadic colors.