COLOR #724128

HEX: #724128 RGB: (114,65,40)

Color info

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

RGB color model

#724128 color RGB value is (114,65,40).

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

RGB channels and saturation

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

114
65
40

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

Portions of RGB colors in percentages

R + G + B = 114 + 65 + 40 = 219 (100%)
R 114 of 219 ~ 52.05%
G 65 of 219 ~ 29.68%
B 40 of 219 ~ 18.26'%

%52.05
%29.68
%18.26

CMYK color model

#724128 color CMYK value is (0,43,65,55).

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

CMYK: (0,43,65,55)
C0M43Y65K55 (0%, 43%, 65%, 55%)
(0.00 / 0.43 / 0.65 / 0.55)

CMYK percentages

%0
%42.98
%64.91
%55.29

Codes

Color #724128 in popluar color models

72 41 28
RGB 114 65 40
HSL 20° 48.05% 30.20%
HSB/HSV 20° 64.91% 44.71%
CMYK 0.00% 42.98% 64.91%
55.29%

Color #724128 in popluar number systems.

HEX 72 41 28
Decimal 114 65 40
Binary 1110010 1000001 101000
Octal 162 101 50

Shades and tints

Shades of #724128

#724128
(114,65,40)
#683C25
(104,60,37)
#5E3722
(94,55,34)
#54321F
(84,50,31)
#4A2D1C
(74,45,28)
#402819
(64,40,25)
#362316
(54,35,22)
#2C1E13
(44,30,19)
#221910
(34,25,16)
#18140D
(24,20,13)
#0E0F0A
(14,15,10)
#000000
(0,0,0)

Tints of #724128

#724128
(114,65,40)
#7E523B
(126,82,59)
#8A634E
(138,99,78)
#967461
(150,116,97)
#A28574
(162,133,116)
#AE9687
(174,150,135)
#BAA79A
(186,167,154)
#C6B8AD
(198,184,173)
#D2C9C0
(210,201,192)
#DEDAD3
(222,218,211)
#EAEBE6
(234,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724128; }

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

This text font color is #724128.

Background Color

.myBgColor { background-color: #724128; }

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

This div background color is #724128.

Border color

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

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

This div border color is #724128.

Opacity

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

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

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

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

This text has shadow with #724128 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724128.

Preview

Color preview on black background

This text has color #724128 on black background.


Color preview on white background

This text has color #724128 on white background.


Black color preview on #724128 background

This text has black color on #724128 background.


White color preview on #724128 background

This text has white color on #724128 background.


Related colors

Complementary color

Complementary color for #hex is #8DBED7.


I love getcolorcode.com

Triadic colors

1 #287241 and #412872 with #724128 are triadic colors.

2 #284172 and #417228 with #724128 are triadic colors.