COLOR #72484C

HEX: #72484C RGB: (114,72,76)

Color info

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

RGB color model

#72484C color RGB value is (114,72,76).

RGB: (114,72,76) (45%, 28%, 30%)

RGB channels and saturation

R 114 of 255 = 45%
G 72 of 255 = 28%
B 76 of 255 = 30%

114
72
76

R + G + B ~ 34%. #72484C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 72 + 76 = 262 (100%)
R 114 of 262 ~ 43.51%
G 72 of 262 ~ 27.48%
B 76 of 262 ~ 29.01'%

%43.51
%27.48
%29.01

CMYK color model

#72484C color CMYK value is (0,37,33,55).

  • cyan value is 0.00%
  • magenta value is 36.84%
  • yellow value is 33.33%
  • key color value is 55.29%

CMYK: (0,37,33,55)
C0M37Y33K55 (0%, 37%, 33%, 55%)
(0.00 / 0.37 / 0.33 / 0.55)

CMYK percentages

%0
%36.84
%33.33
%55.29

Codes

Color #72484C in popluar color models

72 48 4C
RGB 114 72 76
HSL 354° 22.58% 36.47%
HSB/HSV 354° 36.84% 44.71%
CMYK 0.00% 36.84% 33.33%
55.29%

Color #72484C in popluar number systems.

HEX 72 48 4C
Decimal 114 72 76
Binary 1110010 1001000 1001100
Octal 162 110 114

Shades and tints

Shades of #72484C

#72484C
(114,72,76)
#684246
(104,66,70)
#5E3C40
(94,60,64)
#54363A
(84,54,58)
#4A3034
(74,48,52)
#402A2E
(64,42,46)
#362428
(54,36,40)
#2C1E22
(44,30,34)
#22181C
(34,24,28)
#181216
(24,18,22)
#0E0C10
(14,12,16)
#000000
(0,0,0)

Tints of #72484C

#72484C
(114,72,76)
#7E585C
(126,88,92)
#8A686C
(138,104,108)
#96787C
(150,120,124)
#A2888C
(162,136,140)
#AE989C
(174,152,156)
#BAA8AC
(186,168,172)
#C6B8BC
(198,184,188)
#D2C8CC
(210,200,204)
#DED8DC
(222,216,220)
#EAE8EC
(234,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72484C color. Also use rgb(114,72,76) instead hex code.

Text Font Color

.myTextColor { color: #72484C; }

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

This text font color is #72484C.

Background Color

.myBgColor { background-color: #72484C; }

<div style="background-color:#72484C">Inner text</div>

This div background color is #72484C.

Border color

.myBorderColor { border: 1px solid #72484C; }

<div style="border:3px solid #72484C">Div</div>

This div border color is #72484C.

Opacity

.myOpacity80 { color: #72484C; opacity: 0.8; }

<p style="color:#72484C;opacity:0.8;">80%</p>

Text with #72484C 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 #72484C;}

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

This text has shadow with #72484C color.


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

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

This text has shadow with #72484C primary color and red secondary color.


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

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

This text has shadow with #72484C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #72484C.

Preview

Color preview on black background

This text has color #72484C on black background.


Color preview on white background

This text has color #72484C on white background.


Black color preview on #72484C background

This text has black color on #72484C background.


White color preview on #72484C background

This text has white color on #72484C background.


Related colors

Complementary color

Complementary color for #hex is #8DB7B3.


I love getcolorcode.com

Triadic colors

1 #4C7248 and #484C72 with #72484C are triadic colors.

2 #4C4872 and #48724C with #72484C are triadic colors.