COLOR #72373A

HEX: #72373A RGB: (114,55,58)

Color info

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

RGB color model

#72373A color RGB value is (114,55,58).

RGB: (114,55,58) (45%, 22%, 23%)

RGB channels and saturation

R 114 of 255 = 45%
G 55 of 255 = 22%
B 58 of 255 = 23%

114
55
58

R + G + B ~ 30%. #72373A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 55 + 58 = 227 (100%)
R 114 of 227 ~ 50.22%
G 55 of 227 ~ 24.23%
B 58 of 227 ~ 25.55'%

%50.22
%24.23
%25.55

CMYK color model

#72373A color CMYK value is (0,52,49,55).

  • cyan value is 0.00%
  • magenta value is 51.75%
  • yellow value is 49.12%
  • key color value is 55.29%

CMYK: (0,52,49,55)
C0M52Y49K55 (0%, 52%, 49%, 55%)
(0.00 / 0.52 / 0.49 / 0.55)

CMYK percentages

%0
%51.75
%49.12
%55.29

Codes

Color #72373A in popluar color models

72 37 3A
RGB 114 55 58
HSL 357° 34.91% 33.14%
HSB/HSV 357° 51.75% 44.71%
CMYK 0.00% 51.75% 49.12%
55.29%

Color #72373A in popluar number systems.

HEX 72 37 3A
Decimal 114 55 58
Binary 1110010 110111 111010
Octal 162 67 72

Shades and tints

Shades of #72373A

#72373A
(114,55,58)
#683235
(104,50,53)
#5E2D30
(94,45,48)
#54282B
(84,40,43)
#4A2326
(74,35,38)
#401E21
(64,30,33)
#36191C
(54,25,28)
#2C1417
(44,20,23)
#220F12
(34,15,18)
#180A0D
(24,10,13)
#0E0508
(14,5,8)
#000000
(0,0,0)

Tints of #72373A

#72373A
(114,55,58)
#7E494B
(126,73,75)
#8A5B5C
(138,91,92)
#966D6D
(150,109,109)
#A27F7E
(162,127,126)
#AE918F
(174,145,143)
#BAA3A0
(186,163,160)
#C6B5B1
(198,181,177)
#D2C7C2
(210,199,194)
#DED9D3
(222,217,211)
#EAEBE4
(234,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72373A color. Also use rgb(114,55,58) instead hex code.

Text Font Color

.myTextColor { color: #72373A; }

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

This text font color is #72373A.

Background Color

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

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

This div background color is #72373A.

Border color

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

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

This div border color is #72373A.

Opacity

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

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

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

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

This text has shadow with #72373A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72373A.

Preview

Color preview on black background

This text has color #72373A on black background.


Color preview on white background

This text has color #72373A on white background.


Black color preview on #72373A background

This text has black color on #72373A background.


White color preview on #72373A background

This text has white color on #72373A background.


Related colors

Complementary color

Complementary color for #hex is #8DC8C5.


I love getcolorcode.com

Triadic colors

1 #3A7237 and #373A72 with #72373A are triadic colors.

2 #3A3772 and #37723A with #72373A are triadic colors.