COLOR #724824

HEX: #724824 RGB: (114,72,36)

Color info

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

RGB color model

#724824 color RGB value is (114,72,36).

RGB: (114,72,36) (45%, 28%, 14%)

RGB channels and saturation

R 114 of 255 = 45%
G 72 of 255 = 28%
B 36 of 255 = 14%

114
72
36

R + G + B ~ 29%. #724824 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 72 + 36 = 222 (100%)
R 114 of 222 ~ 51.35%
G 72 of 222 ~ 32.43%
B 36 of 222 ~ 16.22'%

%51.35
%32.43
%16.22

CMYK color model

#724824 color CMYK value is (0,37,68,55).

  • cyan value is 0.00%
  • magenta value is 36.84%
  • yellow value is 68.42%
  • key color value is 55.29%

CMYK: (0,37,68,55)
C0M37Y68K55 (0%, 37%, 68%, 55%)
(0.00 / 0.37 / 0.68 / 0.55)

CMYK percentages

%0
%36.84
%68.42
%55.29

Codes

Color #724824 in popluar color models

72 48 24
RGB 114 72 36
HSL 28° 52.00% 29.41%
HSB/HSV 28° 68.42% 44.71%
CMYK 0.00% 36.84% 68.42%
55.29%

Color #724824 in popluar number systems.

HEX 72 48 24
Decimal 114 72 36
Binary 1110010 1001000 100100
Octal 162 110 44

Shades and tints

Shades of #724824

#724824
(114,72,36)
#684221
(104,66,33)
#5E3C1E
(94,60,30)
#54361B
(84,54,27)
#4A3018
(74,48,24)
#402A15
(64,42,21)
#362412
(54,36,18)
#2C1E0F
(44,30,15)
#22180C
(34,24,12)
#181209
(24,18,9)
#0E0C06
(14,12,6)
#000000
(0,0,0)

Tints of #724824

#724824
(114,72,36)
#7E5837
(126,88,55)
#8A684A
(138,104,74)
#96785D
(150,120,93)
#A28870
(162,136,112)
#AE9883
(174,152,131)
#BAA896
(186,168,150)
#C6B8A9
(198,184,169)
#D2C8BC
(210,200,188)
#DED8CF
(222,216,207)
#EAE8E2
(234,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724824; }

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

This text font color is #724824.

Background Color

.myBgColor { background-color: #724824; }

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

This div background color is #724824.

Border color

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

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

This div border color is #724824.

Opacity

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

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

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

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

This text has shadow with #724824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724824.

Preview

Color preview on black background

This text has color #724824 on black background.


Color preview on white background

This text has color #724824 on white background.


Black color preview on #724824 background

This text has black color on #724824 background.


White color preview on #724824 background

This text has white color on #724824 background.


Related colors

Complementary color

Complementary color for #hex is #8DB7DB.


I love getcolorcode.com

Triadic colors

1 #247248 and #482472 with #724824 are triadic colors.

2 #244872 and #487224 with #724824 are triadic colors.