COLOR #72514D

HEX: #72514D RGB: (114,81,77)

Color info

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

RGB color model

#72514D color RGB value is (114,81,77).

RGB: (114,81,77) (45%, 32%, 30%)

RGB channels and saturation

R 114 of 255 = 45%
G 81 of 255 = 32%
B 77 of 255 = 30%

114
81
77

R + G + B ~ 36%. #72514D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 81 + 77 = 272 (100%)
R 114 of 272 ~ 41.91%
G 81 of 272 ~ 29.78%
B 77 of 272 ~ 28.31'%

%41.91
%29.78
%28.31

CMYK color model

#72514D color CMYK value is (0,29,32,55).

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

CMYK: (0,29,32,55)
C0M29Y32K55 (0%, 29%, 32%, 55%)
(0.00 / 0.29 / 0.32 / 0.55)

CMYK percentages

%0
%28.95
%32.46
%55.29

Codes

Color #72514D in popluar color models

72 51 4D
RGB 114 81 77
HSL 19.37% 37.45%
HSB/HSV 32.46% 44.71%
CMYK 0.00% 28.95% 32.46%
55.29%

Color #72514D in popluar number systems.

HEX 72 51 4D
Decimal 114 81 77
Binary 1110010 1010001 1001101
Octal 162 121 115

Shades and tints

Shades of #72514D

#72514D
(114,81,77)
#684A46
(104,74,70)
#5E433F
(94,67,63)
#543C38
(84,60,56)
#4A3531
(74,53,49)
#402E2A
(64,46,42)
#362723
(54,39,35)
#2C201C
(44,32,28)
#221915
(34,25,21)
#18120E
(24,18,14)
#0E0B07
(14,11,7)
#000000
(0,0,0)

Tints of #72514D

#72514D
(114,81,77)
#7E605D
(126,96,93)
#8A6F6D
(138,111,109)
#967E7D
(150,126,125)
#A28D8D
(162,141,141)
#AE9C9D
(174,156,157)
#BAABAD
(186,171,173)
#C6BABD
(198,186,189)
#D2C9CD
(210,201,205)
#DED8DD
(222,216,221)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72514D; }

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

This text font color is #72514D.

Background Color

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

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

This div background color is #72514D.

Border color

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

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

This div border color is #72514D.

Opacity

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

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

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

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

This text has shadow with #72514D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72514D.

Preview

Color preview on black background

This text has color #72514D on black background.


Color preview on white background

This text has color #72514D on white background.


Black color preview on #72514D background

This text has black color on #72514D background.


White color preview on #72514D background

This text has white color on #72514D background.


Related colors

Complementary color

Complementary color for #hex is #8DAEB2.


I love getcolorcode.com

Triadic colors

1 #4D7251 and #514D72 with #72514D are triadic colors.

2 #4D5172 and #51724D with #72514D are triadic colors.