COLOR #724718

HEX: #724718 RGB: (114,71,24)

Color info

#724718 contains mainly red and green colors. Web safe color of #724718 is #663300 (or #630).

RGB color model

#724718 color RGB value is (114,71,24).

RGB: (114,71,24) (45%, 28%, 9%)

RGB channels and saturation

R 114 of 255 = 45%
G 71 of 255 = 28%
B 24 of 255 = 9%

114
71
24

R + G + B ~ 27%. #724718 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 71 + 24 = 209 (100%)
R 114 of 209 ~ 54.55%
G 71 of 209 ~ 33.97%
B 24 of 209 ~ 11.48'%

%54.55
%33.97
%11.48

CMYK color model

#724718 color CMYK value is (0,38,79,55).

  • cyan value is 0.00%
  • magenta value is 37.72%
  • yellow value is 78.95%
  • key color value is 55.29%

CMYK: (0,38,79,55)
C0M38Y79K55 (0%, 38%, 79%, 55%)
(0.00 / 0.38 / 0.79 / 0.55)

CMYK percentages

%0
%37.72
%78.95
%55.29

Codes

Color #724718 in popluar color models

72 47 18
RGB 114 71 24
HSL 31° 65.22% 27.06%
HSB/HSV 31° 78.95% 44.71%
CMYK 0.00% 37.72% 78.95%
55.29%

Color #724718 in popluar number systems.

HEX 72 47 18
Decimal 114 71 24
Binary 1110010 1000111 11000
Octal 162 107 30

Shades and tints

Shades of #724718

#724718
(114,71,24)
#684116
(104,65,22)
#5E3B14
(94,59,20)
#543512
(84,53,18)
#4A2F10
(74,47,16)
#40290E
(64,41,14)
#36230C
(54,35,12)
#2C1D0A
(44,29,10)
#221708
(34,23,8)
#181106
(24,17,6)
#0E0B04
(14,11,4)
#000000
(0,0,0)

Tints of #724718

#724718
(114,71,24)
#7E572D
(126,87,45)
#8A6742
(138,103,66)
#967757
(150,119,87)
#A2876C
(162,135,108)
#AE9781
(174,151,129)
#BAA796
(186,167,150)
#C6B7AB
(198,183,171)
#D2C7C0
(210,199,192)
#DED7D5
(222,215,213)
#EAE7EA
(234,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #724718 color. Also use rgb(114,71,24) instead hex code.

Text Font Color

.myTextColor { color: #724718; }

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

This text font color is #724718.

Background Color

.myBgColor { background-color: #724718; }

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

This div background color is #724718.

Border color

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

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

This div border color is #724718.

Opacity

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

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

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

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

This text has shadow with #724718 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724718.

Preview

Color preview on black background

This text has color #724718 on black background.


Color preview on white background

This text has color #724718 on white background.


Black color preview on #724718 background

This text has black color on #724718 background.


White color preview on #724718 background

This text has white color on #724718 background.


Related colors

Complementary color

Complementary color for #hex is #8DB8E7.


I love getcolorcode.com

Triadic colors

1 #187247 and #471872 with #724718 are triadic colors.

2 #184772 and #477218 with #724718 are triadic colors.