COLOR #73172B

HEX: #73172B RGB: (115,23,43)

Color info

#73172B contains mainly red color. Web safe color of #73172B is #660033 (or #603).

RGB color model

#73172B color RGB value is (115,23,43).

RGB: (115,23,43) (45%, 9%, 17%)

RGB channels and saturation

R 115 of 255 = 45%
G 23 of 255 = 9%
B 43 of 255 = 17%

115
23
43

R + G + B ~ 24%. #73172B is dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 23 + 43 = 181 (100%)
R 115 of 181 ~ 63.54%
G 23 of 181 ~ 12.71%
B 43 of 181 ~ 23.76'%

%63.54
%12.71
%23.76

CMYK color model

#73172B color CMYK value is (0,80,63,55).

  • cyan value is 0.00%
  • magenta value is 80.00%
  • yellow value is 62.61%
  • key color value is 54.90%
CMYK: (0,80,63,55) C0M80Y63K55 (0%,80%,63%,55%) (0.00/0.80/0.63/0.55) 

CMYK percentages

%0
%80
%62.61
%54.9

Codes

Color #73172B in popluar color models

73 17 2B
RGB 115 23 43
HSL 347° 66.67% 27.06%
HSB/HSV 347° 80.00% 45.10%
CMYK 0.00% 80.00% 62.61%
54.90%

Color #73172B in popluar number systems.

HEX 73 17 2B
Decimal 115 23 43
Binary 1110011 10111 101011
Octal 163 27 53

Shades and tints

Shades of #73172B

#73172B
(115,23,43)
#691528
(105,21,40)
#5F1325
(95,19,37)
#551122
(85,17,34)
#4B0F1F
(75,15,31)
#410D1C
(65,13,28)
#370B19
(55,11,25)
#2D0916
(45,9,22)
#230713
(35,7,19)
#190510
(25,5,16)
#0F030D
(15,3,13)
#000000
(0,0,0)

Tints of #73172B

#73172B
(115,23,43)
#7F2C3E
(127,44,62)
#8B4151
(139,65,81)
#975664
(151,86,100)
#A36B77
(163,107,119)
#AF808A
(175,128,138)
#BB959D
(187,149,157)
#C7AAB0
(199,170,176)
#D3BFC3
(211,191,195)
#DFD4D6
(223,212,214)
#EBE9E9
(235,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73172B color. Also use rgb(115,23,43) instead hex code.

Text Font Color

.myTextColor { color: #73172B; }

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

This text font color is #73172B.

Background Color

.myBgColor { background-color: #73172B; }

<div style="background-color:#73172B">Inner text</div>

This div background color is #73172B.

Border color

.myBorderColor { border: 1px solid #73172B; }

<div style="border:3px solid #73172B">Div</div>

This div border color is #73172B.

Opacity

.myOpacity80 { color: #73172B; opacity: 0.8; }

<p style="color:#73172B;opacity:0.8;">80%</p>

Text with #73172B 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 #73172B;}

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

This text has shadow with #73172B color.


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

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

This text has shadow with #73172B primary color and red secondary color.


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

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

This text has shadow with #73172B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73172B.

Preview

Color preview on black background

This text has color #73172B on black background.


Color preview on white background

This text has color #73172B on white background.


Black color preview on #73172B background

This text has black color on #73172B background.


White color preview on #73172B background

This text has white color on #73172B background.


Related colors

Complementary color

Complementary color for #hex is #8CE8D4.


I love getcolorcode.com

Triadic colors

1 #2B7317 and #172B73 with #73172B are triadic colors.

2 #2B1773 and #17732B with #73172B are triadic colors.