COLOR #724841

HEX: #724841 RGB: (114,72,65)

Color info

#724841 contains red, green and blue colors in about the same proportion. Web safe color of #724841 is #663333 (or #633).

RGB color model

#724841 color RGB value is (114,72,65).

RGB: (114,72,65) (45%, 28%, 25%)

RGB channels and saturation

R 114 of 255 = 45%
G 72 of 255 = 28%
B 65 of 255 = 25%

114
72
65

R + G + B ~ 33%. #724841 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 72 + 65 = 251 (100%)
R 114 of 251 ~ 45.42%
G 72 of 251 ~ 28.69%
B 65 of 251 ~ 25.9'%

%45.42
%28.69
%25.9

CMYK color model

#724841 color CMYK value is (0,37,43,55).

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

CMYK: (0,37,43,55)
C0M37Y43K55 (0%, 37%, 43%, 55%)
(0.00 / 0.37 / 0.43 / 0.55)

CMYK percentages

%0
%36.84
%42.98
%55.29

Codes

Color #724841 in popluar color models

72 48 41
RGB 114 72 65
HSL 27.37% 35.10%
HSB/HSV 42.98% 44.71%
CMYK 0.00% 36.84% 42.98%
55.29%

Color #724841 in popluar number systems.

HEX 72 48 41
Decimal 114 72 65
Binary 1110010 1001000 1000001
Octal 162 110 101

Shades and tints

Shades of #724841

#724841
(114,72,65)
#68423C
(104,66,60)
#5E3C37
(94,60,55)
#543632
(84,54,50)
#4A302D
(74,48,45)
#402A28
(64,42,40)
#362423
(54,36,35)
#2C1E1E
(44,30,30)
#221819
(34,24,25)
#181214
(24,18,20)
#0E0C0F
(14,12,15)
#000000
(0,0,0)

Tints of #724841

#724841
(114,72,65)
#7E5852
(126,88,82)
#8A6863
(138,104,99)
#967874
(150,120,116)
#A28885
(162,136,133)
#AE9896
(174,152,150)
#BAA8A7
(186,168,167)
#C6B8B8
(198,184,184)
#D2C8C9
(210,200,201)
#DED8DA
(222,216,218)
#EAE8EB
(234,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724841; }

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

This text font color is #724841.

Background Color

.myBgColor { background-color: #724841; }

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

This div background color is #724841.

Border color

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

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

This div border color is #724841.

Opacity

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

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

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

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

This text has shadow with #724841 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724841.

Preview

Color preview on black background

This text has color #724841 on black background.


Color preview on white background

This text has color #724841 on white background.


Black color preview on #724841 background

This text has black color on #724841 background.


White color preview on #724841 background

This text has white color on #724841 background.


Related colors

Complementary color

Complementary color for #hex is #8DB7BE.


I love getcolorcode.com

Triadic colors

1 #417248 and #484172 with #724841 are triadic colors.

2 #414872 and #487241 with #724841 are triadic colors.