COLOR #724428

HEX: #724428 RGB: (114,68,40)

Color info

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

RGB color model

#724428 color RGB value is (114,68,40).

RGB: (114,68,40) (45%, 27%, 16%)

RGB channels and saturation

R 114 of 255 = 45%
G 68 of 255 = 27%
B 40 of 255 = 16%

114
68
40

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

Portions of RGB colors in percentages

R + G + B = 114 + 68 + 40 = 222 (100%)
R 114 of 222 ~ 51.35%
G 68 of 222 ~ 30.63%
B 40 of 222 ~ 18.02'%

%51.35
%30.63
%18.02

CMYK color model

#724428 color CMYK value is (0,40,65,55).

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

CMYK: (0,40,65,55)
C0M40Y65K55 (0%, 40%, 65%, 55%)
(0.00 / 0.40 / 0.65 / 0.55)

CMYK percentages

%0
%40.35
%64.91
%55.29

Codes

Color #724428 in popluar color models

72 44 28
RGB 114 68 40
HSL 23° 48.05% 30.20%
HSB/HSV 23° 64.91% 44.71%
CMYK 0.00% 40.35% 64.91%
55.29%

Color #724428 in popluar number systems.

HEX 72 44 28
Decimal 114 68 40
Binary 1110010 1000100 101000
Octal 162 104 50

Shades and tints

Shades of #724428

#724428
(114,68,40)
#683E25
(104,62,37)
#5E3822
(94,56,34)
#54321F
(84,50,31)
#4A2C1C
(74,44,28)
#402619
(64,38,25)
#362016
(54,32,22)
#2C1A13
(44,26,19)
#221410
(34,20,16)
#180E0D
(24,14,13)
#0E080A
(14,8,10)
#000000
(0,0,0)

Tints of #724428

#724428
(114,68,40)
#7E553B
(126,85,59)
#8A664E
(138,102,78)
#967761
(150,119,97)
#A28874
(162,136,116)
#AE9987
(174,153,135)
#BAAA9A
(186,170,154)
#C6BBAD
(198,187,173)
#D2CCC0
(210,204,192)
#DEDDD3
(222,221,211)
#EAEEE6
(234,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724428; }

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

This text font color is #724428.

Background Color

.myBgColor { background-color: #724428; }

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

This div background color is #724428.

Border color

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

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

This div border color is #724428.

Opacity

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

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

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

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

This text has shadow with #724428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724428.

Preview

Color preview on black background

This text has color #724428 on black background.


Color preview on white background

This text has color #724428 on white background.


Black color preview on #724428 background

This text has black color on #724428 background.


White color preview on #724428 background

This text has white color on #724428 background.


Related colors

Complementary color

Complementary color for #hex is #8DBBD7.


I love getcolorcode.com

Triadic colors

1 #287244 and #442872 with #724428 are triadic colors.

2 #284472 and #447228 with #724428 are triadic colors.