COLOR #72394C

HEX: #72394C RGB: (114,57,76)

Color info

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

RGB color model

#72394C color RGB value is (114,57,76).

RGB: (114,57,76) (45%, 22%, 30%)

RGB channels and saturation

R 114 of 255 = 45%
G 57 of 255 = 22%
B 76 of 255 = 30%

114
57
76

R + G + B ~ 32%. #72394C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 57 + 76 = 247 (100%)
R 114 of 247 ~ 46.15%
G 57 of 247 ~ 23.08%
B 76 of 247 ~ 30.77'%

%46.15
%23.08
%30.77

CMYK color model

#72394C color CMYK value is (0,50,33,55).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 33.33%
  • key color value is 55.29%
CMYK: (0,50,33,55) C0M50Y33K55 (0%,50%,33%,55%) (0.00/0.50/0.33/0.55) 

CMYK percentages

%0
%50
%33.33
%55.29

Codes

Color #72394C in popluar color models

72 39 4C
RGB 114 57 76
HSL 340° 33.33% 33.53%
HSB/HSV 340° 50.00% 44.71%
CMYK 0.00% 50.00% 33.33%
55.29%

Color #72394C in popluar number systems.

HEX 72 39 4C
Decimal 114 57 76
Binary 1110010 111001 1001100
Octal 162 71 114

Shades and tints

Shades of #72394C

#72394C
(114,57,76)
#683446
(104,52,70)
#5E2F40
(94,47,64)
#542A3A
(84,42,58)
#4A2534
(74,37,52)
#40202E
(64,32,46)
#361B28
(54,27,40)
#2C1622
(44,22,34)
#22111C
(34,17,28)
#180C16
(24,12,22)
#0E0710
(14,7,16)
#000000
(0,0,0)

Tints of #72394C

#72394C
(114,57,76)
#7E4B5C
(126,75,92)
#8A5D6C
(138,93,108)
#966F7C
(150,111,124)
#A2818C
(162,129,140)
#AE939C
(174,147,156)
#BAA5AC
(186,165,172)
#C6B7BC
(198,183,188)
#D2C9CC
(210,201,204)
#DEDBDC
(222,219,220)
#EAEDEC
(234,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72394C; }

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

This text font color is #72394C.

Background Color

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

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

This div background color is #72394C.

Border color

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

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

This div border color is #72394C.

Opacity

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

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

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

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

This text has shadow with #72394C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72394C.

Preview

Color preview on black background

This text has color #72394C on black background.


Color preview on white background

This text has color #72394C on white background.


Black color preview on #72394C background

This text has black color on #72394C background.


White color preview on #72394C background

This text has white color on #72394C background.


Related colors

Complementary color

Complementary color for #hex is #8DC6B3.


I love getcolorcode.com

Triadic colors

1 #4C7239 and #394C72 with #72394C are triadic colors.

2 #4C3972 and #39724C with #72394C are triadic colors.