COLOR #72474D

HEX: #72474D RGB: (114,71,77)

Color info

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

RGB color model

#72474D color RGB value is (114,71,77).

RGB: (114,71,77) (45%, 28%, 30%)

RGB channels and saturation

R 114 of 255 = 45%
G 71 of 255 = 28%
B 77 of 255 = 30%

114
71
77

R + G + B ~ 34%. #72474D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 71 + 77 = 262 (100%)
R 114 of 262 ~ 43.51%
G 71 of 262 ~ 27.1%
B 77 of 262 ~ 29.39'%

%43.51
%27.1
%29.39

CMYK color model

#72474D color CMYK value is (0,38,32,55).

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

CMYK: (0,38,32,55)
C0M38Y32K55 (0%, 38%, 32%, 55%)
(0.00 / 0.38 / 0.32 / 0.55)

CMYK percentages

%0
%37.72
%32.46
%55.29

Codes

Color #72474D in popluar color models

72 47 4D
RGB 114 71 77
HSL 352° 23.24% 36.27%
HSB/HSV 352° 37.72% 44.71%
CMYK 0.00% 37.72% 32.46%
55.29%

Color #72474D in popluar number systems.

HEX 72 47 4D
Decimal 114 71 77
Binary 1110010 1000111 1001101
Octal 162 107 115

Shades and tints

Shades of #72474D

#72474D
(114,71,77)
#684146
(104,65,70)
#5E3B3F
(94,59,63)
#543538
(84,53,56)
#4A2F31
(74,47,49)
#40292A
(64,41,42)
#362323
(54,35,35)
#2C1D1C
(44,29,28)
#221715
(34,23,21)
#18110E
(24,17,14)
#0E0B07
(14,11,7)
#000000
(0,0,0)

Tints of #72474D

#72474D
(114,71,77)
#7E575D
(126,87,93)
#8A676D
(138,103,109)
#96777D
(150,119,125)
#A2878D
(162,135,141)
#AE979D
(174,151,157)
#BAA7AD
(186,167,173)
#C6B7BD
(198,183,189)
#D2C7CD
(210,199,205)
#DED7DD
(222,215,221)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72474D; }

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

This text font color is #72474D.

Background Color

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

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

This div background color is #72474D.

Border color

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

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

This div border color is #72474D.

Opacity

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

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

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

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

This text has shadow with #72474D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72474D.

Preview

Color preview on black background

This text has color #72474D on black background.


Color preview on white background

This text has color #72474D on white background.


Black color preview on #72474D background

This text has black color on #72474D background.


White color preview on #72474D background

This text has white color on #72474D background.


Related colors

Complementary color

Complementary color for #hex is #8DB8B2.


I love getcolorcode.com

Triadic colors

1 #4D7247 and #474D72 with #72474D are triadic colors.

2 #4D4772 and #47724D with #72474D are triadic colors.