COLOR #724028

HEX: #724028 RGB: (114,64,40)

Color info

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

RGB color model

#724028 color RGB value is (114,64,40).

RGB: (114,64,40) (45%, 25%, 16%)

RGB channels and saturation

R 114 of 255 = 45%
G 64 of 255 = 25%
B 40 of 255 = 16%

114
64
40

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

Portions of RGB colors in percentages

R + G + B = 114 + 64 + 40 = 218 (100%)
R 114 of 218 ~ 52.29%
G 64 of 218 ~ 29.36%
B 40 of 218 ~ 18.35'%

%52.29
%29.36
%18.35

CMYK color model

#724028 color CMYK value is (0,44,65,55).

  • cyan value is 0.00%
  • magenta value is 43.86%
  • yellow value is 64.91%
  • key color value is 55.29%

CMYK: (0,44,65,55)
C0M44Y65K55 (0%, 44%, 65%, 55%)
(0.00 / 0.44 / 0.65 / 0.55)

CMYK percentages

%0
%43.86
%64.91
%55.29

Codes

Color #724028 in popluar color models

72 40 28
RGB 114 64 40
HSL 19° 48.05% 30.20%
HSB/HSV 19° 64.91% 44.71%
CMYK 0.00% 43.86% 64.91%
55.29%

Color #724028 in popluar number systems.

HEX 72 40 28
Decimal 114 64 40
Binary 1110010 1000000 101000
Octal 162 100 50

Shades and tints

Shades of #724028

#724028
(114,64,40)
#683B25
(104,59,37)
#5E3622
(94,54,34)
#54311F
(84,49,31)
#4A2C1C
(74,44,28)
#402719
(64,39,25)
#362216
(54,34,22)
#2C1D13
(44,29,19)
#221810
(34,24,16)
#18130D
(24,19,13)
#0E0E0A
(14,14,10)
#000000
(0,0,0)

Tints of #724028

#724028
(114,64,40)
#7E513B
(126,81,59)
#8A624E
(138,98,78)
#967361
(150,115,97)
#A28474
(162,132,116)
#AE9587
(174,149,135)
#BAA69A
(186,166,154)
#C6B7AD
(198,183,173)
#D2C8C0
(210,200,192)
#DED9D3
(222,217,211)
#EAEAE6
(234,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724028; }

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

This text font color is #724028.

Background Color

.myBgColor { background-color: #724028; }

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

This div background color is #724028.

Border color

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

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

This div border color is #724028.

Opacity

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

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

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

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

This text has shadow with #724028 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724028.

Preview

Color preview on black background

This text has color #724028 on black background.


Color preview on white background

This text has color #724028 on white background.


Black color preview on #724028 background

This text has black color on #724028 background.


White color preview on #724028 background

This text has white color on #724028 background.


Related colors

Complementary color

Complementary color for #hex is #8DBFD7.


I love getcolorcode.com

Triadic colors

1 #287240 and #402872 with #724028 are triadic colors.

2 #284072 and #407228 with #724028 are triadic colors.