COLOR #72424D

HEX: #72424D RGB: (114,66,77)

Color info

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

RGB color model

#72424D color RGB value is (114,66,77).

RGB: (114,66,77) (45%, 26%, 30%)

RGB channels and saturation

R 114 of 255 = 45%
G 66 of 255 = 26%
B 77 of 255 = 30%

114
66
77

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

Portions of RGB colors in percentages

R + G + B = 114 + 66 + 77 = 257 (100%)
R 114 of 257 ~ 44.36%
G 66 of 257 ~ 25.68%
B 77 of 257 ~ 29.96'%

%44.36
%25.68
%29.96

CMYK color model

#72424D color CMYK value is (0,42,32,55).

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

CMYK: (0,42,32,55)
C0M42Y32K55 (0%, 42%, 32%, 55%)
(0.00 / 0.42 / 0.32 / 0.55)

CMYK percentages

%0
%42.11
%32.46
%55.29

Codes

Color #72424D in popluar color models

72 42 4D
RGB 114 66 77
HSL 346° 26.67% 35.29%
HSB/HSV 346° 42.11% 44.71%
CMYK 0.00% 42.11% 32.46%
55.29%

Color #72424D in popluar number systems.

HEX 72 42 4D
Decimal 114 66 77
Binary 1110010 1000010 1001101
Octal 162 102 115

Shades and tints

Shades of #72424D

#72424D
(114,66,77)
#683C46
(104,60,70)
#5E363F
(94,54,63)
#543038
(84,48,56)
#4A2A31
(74,42,49)
#40242A
(64,36,42)
#361E23
(54,30,35)
#2C181C
(44,24,28)
#221215
(34,18,21)
#180C0E
(24,12,14)
#0E0607
(14,6,7)
#000000
(0,0,0)

Tints of #72424D

#72424D
(114,66,77)
#7E535D
(126,83,93)
#8A646D
(138,100,109)
#96757D
(150,117,125)
#A2868D
(162,134,141)
#AE979D
(174,151,157)
#BAA8AD
(186,168,173)
#C6B9BD
(198,185,189)
#D2CACD
(210,202,205)
#DEDBDD
(222,219,221)
#EAECED
(234,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72424D; }

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

This text font color is #72424D.

Background Color

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

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

This div background color is #72424D.

Border color

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

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

This div border color is #72424D.

Opacity

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

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

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

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

This text has shadow with #72424D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72424D.

Preview

Color preview on black background

This text has color #72424D on black background.


Color preview on white background

This text has color #72424D on white background.


Black color preview on #72424D background

This text has black color on #72424D background.


White color preview on #72424D background

This text has white color on #72424D background.


Related colors

Complementary color

Complementary color for #hex is #8DBDB2.


I love getcolorcode.com

Triadic colors

1 #4D7242 and #424D72 with #72424D are triadic colors.

2 #4D4272 and #42724D with #72424D are triadic colors.