COLOR #72604D

HEX: #72604D RGB: (114,96,77)

Color info

#72604D contains red, green and blue colors in about the same proportion. Web safe color of #72604D is #666633 (or #663).

RGB color model

#72604D color RGB value is (114,96,77).

RGB: (114,96,77) (45%, 38%, 30%)

RGB channels and saturation

R 114 of 255 = 45%
G 96 of 255 = 38%
B 77 of 255 = 30%

114
96
77

R + G + B ~ 38%. #72604D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 96 + 77 = 287 (100%)
R 114 of 287 ~ 39.72%
G 96 of 287 ~ 33.45%
B 77 of 287 ~ 26.83'%

%39.72
%33.45
%26.83

CMYK color model

#72604D color CMYK value is (0,16,32,55).

  • cyan value is 0.00%
  • magenta value is 15.79%
  • yellow value is 32.46%
  • key color value is 55.29%

CMYK: (0,16,32,55)
C0M16Y32K55 (0%, 16%, 32%, 55%)
(0.00 / 0.16 / 0.32 / 0.55)

CMYK percentages

%0
%15.79
%32.46
%55.29

Codes

Color #72604D in popluar color models

72 60 4D
RGB 114 96 77
HSL 31° 19.37% 37.45%
HSB/HSV 31° 32.46% 44.71%
CMYK 0.00% 15.79% 32.46%
55.29%

Color #72604D in popluar number systems.

HEX 72 60 4D
Decimal 114 96 77
Binary 1110010 1100000 1001101
Octal 162 140 115

Shades and tints

Shades of #72604D

#72604D
(114,96,77)
#685846
(104,88,70)
#5E503F
(94,80,63)
#544838
(84,72,56)
#4A4031
(74,64,49)
#40382A
(64,56,42)
#363023
(54,48,35)
#2C281C
(44,40,28)
#222015
(34,32,21)
#18180E
(24,24,14)
#0E1007
(14,16,7)
#000000
(0,0,0)

Tints of #72604D

#72604D
(114,96,77)
#7E6E5D
(126,110,93)
#8A7C6D
(138,124,109)
#968A7D
(150,138,125)
#A2988D
(162,152,141)
#AEA69D
(174,166,157)
#BAB4AD
(186,180,173)
#C6C2BD
(198,194,189)
#D2D0CD
(210,208,205)
#DEDEDD
(222,222,221)
#EAECED
(234,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72604D color. Also use rgb(114,96,77) instead hex code.

Text Font Color

.myTextColor { color: #72604D; }

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

This text font color is #72604D.

Background Color

.myBgColor { background-color: #72604D; }

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

This div background color is #72604D.

Border color

.myBorderColor { border: 1px solid #72604D; }

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

This div border color is #72604D.

Opacity

.myOpacity80 { color: #72604D; opacity: 0.8; }

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

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

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

This text has shadow with #72604D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72604D.

Preview

Color preview on black background

This text has color #72604D on black background.


Color preview on white background

This text has color #72604D on white background.


Black color preview on #72604D background

This text has black color on #72604D background.


White color preview on #72604D background

This text has white color on #72604D background.


Related colors

Complementary color

Complementary color for #hex is #8D9FB2.


I love getcolorcode.com

Triadic colors

1 #4D7260 and #604D72 with #72604D are triadic colors.

2 #4D6072 and #60724D with #72604D are triadic colors.