COLOR #73372E

HEX: #73372E RGB: (115,55,46)

Color info

#73372E contains mainly red color. Web safe color of #73372E is #663333 (or #633).

RGB color model

#73372E color RGB value is (115,55,46).

RGB: (115,55,46) (45%, 22%, 18%)

RGB channels and saturation

R 115 of 255 = 45%
G 55 of 255 = 22%
B 46 of 255 = 18%

115
55
46

R + G + B ~ 28%. #73372E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 55 + 46 = 216 (100%)
R 115 of 216 ~ 53.24%
G 55 of 216 ~ 25.46%
B 46 of 216 ~ 21.3'%

%53.24
%25.46
%21.3

CMYK color model

#73372E color CMYK value is (0,52,60,55).

  • cyan value is 0.00%
  • magenta value is 52.17%
  • yellow value is 60.00%
  • key color value is 54.90%

CMYK: (0,52,60,55)
C0M52Y60K55 (0%, 52%, 60%, 55%)
(0.00 / 0.52 / 0.60 / 0.55)

CMYK percentages

%0
%52.17
%60
%54.9

Codes

Color #73372E in popluar color models

73 37 2E
RGB 115 55 46
HSL 42.86% 31.57%
HSB/HSV 60.00% 45.10%
CMYK 0.00% 52.17% 60.00%
54.90%

Color #73372E in popluar number systems.

HEX 73 37 2E
Decimal 115 55 46
Binary 1110011 110111 101110
Octal 163 67 56

Shades and tints

Shades of #73372E

#73372E
(115,55,46)
#69322A
(105,50,42)
#5F2D26
(95,45,38)
#552822
(85,40,34)
#4B231E
(75,35,30)
#411E1A
(65,30,26)
#371916
(55,25,22)
#2D1412
(45,20,18)
#230F0E
(35,15,14)
#190A0A
(25,10,10)
#0F0506
(15,5,6)
#000000
(0,0,0)

Tints of #73372E

#73372E
(115,55,46)
#7F4941
(127,73,65)
#8B5B54
(139,91,84)
#976D67
(151,109,103)
#A37F7A
(163,127,122)
#AF918D
(175,145,141)
#BBA3A0
(187,163,160)
#C7B5B3
(199,181,179)
#D3C7C6
(211,199,198)
#DFD9D9
(223,217,217)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73372E color. Also use rgb(115,55,46) instead hex code.

Text Font Color

.myTextColor { color: #73372E; }

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

This text font color is #73372E.

Background Color

.myBgColor { background-color: #73372E; }

<div style="background-color:#73372E">Inner text</div>

This div background color is #73372E.

Border color

.myBorderColor { border: 1px solid #73372E; }

<div style="border:3px solid #73372E">Div</div>

This div border color is #73372E.

Opacity

.myOpacity80 { color: #73372E; opacity: 0.8; }

<p style="color:#73372E;opacity:0.8;">80%</p>

Text with #73372E 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 #73372E;}

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

This text has shadow with #73372E color.


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

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

This text has shadow with #73372E primary color and red secondary color.


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

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

This text has shadow with #73372E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73372E.

Preview

Color preview on black background

This text has color #73372E on black background.


Color preview on white background

This text has color #73372E on white background.


Black color preview on #73372E background

This text has black color on #73372E background.


White color preview on #73372E background

This text has white color on #73372E background.


Related colors

Complementary color

Complementary color for #hex is #8CC8D1.


I love getcolorcode.com

Triadic colors

1 #2E7337 and #372E73 with #73372E are triadic colors.

2 #2E3773 and #37732E with #73372E are triadic colors.