COLOR #72474A

HEX: #72474A RGB: (114,71,74)

Color info

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

RGB color model

#72474A color RGB value is (114,71,74).

RGB: (114,71,74) (45%, 28%, 29%)

RGB channels and saturation

R 114 of 255 = 45%
G 71 of 255 = 28%
B 74 of 255 = 29%

114
71
74

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

Portions of RGB colors in percentages

R + G + B = 114 + 71 + 74 = 259 (100%)
R 114 of 259 ~ 44.02%
G 71 of 259 ~ 27.41%
B 74 of 259 ~ 28.57'%

%44.02
%27.41
%28.57

CMYK color model

#72474A color CMYK value is (0,38,35,55).

  • cyan value is 0.00%
  • magenta value is 37.72%
  • yellow value is 35.09%
  • key color value is 55.29%
CMYK: (0,38,35,55) C0M38Y35K55 (0%,38%,35%,55%) (0.00/0.38/0.35/0.55) 

CMYK percentages

%0
%37.72
%35.09
%55.29

Codes

Color #72474A in popluar color models

72 47 4A
RGB 114 71 74
HSL 356° 23.24% 36.27%
HSB/HSV 356° 37.72% 44.71%
CMYK 0.00% 37.72% 35.09%
55.29%

Color #72474A in popluar number systems.

HEX 72 47 4A
Decimal 114 71 74
Binary 1110010 1000111 1001010
Octal 162 107 112

Shades and tints

Shades of #72474A

#72474A
(114,71,74)
#684144
(104,65,68)
#5E3B3E
(94,59,62)
#543538
(84,53,56)
#4A2F32
(74,47,50)
#40292C
(64,41,44)
#362326
(54,35,38)
#2C1D20
(44,29,32)
#22171A
(34,23,26)
#181114
(24,17,20)
#0E0B0E
(14,11,14)
#000000
(0,0,0)

Tints of #72474A

#72474A
(114,71,74)
#7E575A
(126,87,90)
#8A676A
(138,103,106)
#96777A
(150,119,122)
#A2878A
(162,135,138)
#AE979A
(174,151,154)
#BAA7AA
(186,167,170)
#C6B7BA
(198,183,186)
#D2C7CA
(210,199,202)
#DED7DA
(222,215,218)
#EAE7EA
(234,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72474A; }

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

This text font color is #72474A.

Background Color

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

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

This div background color is #72474A.

Border color

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

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

This div border color is #72474A.

Opacity

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

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

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

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

This text has shadow with #72474A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72474A.

Preview

Color preview on black background

This text has color #72474A on black background.


Color preview on white background

This text has color #72474A on white background.


Black color preview on #72474A background

This text has black color on #72474A background.


White color preview on #72474A background

This text has white color on #72474A background.


Related colors

Complementary color

Complementary color for #hex is #8DB8B5.


I love getcolorcode.com

Triadic colors

1 #4A7247 and #474A72 with #72474A are triadic colors.

2 #4A4772 and #47724A with #72474A are triadic colors.