COLOR #73315B

HEX: #73315B RGB: (115,49,91)

Color info

#73315B contains mainly red and blue colors. Web safe color of #73315B is #663366 (or #636).

RGB color model

#73315B color RGB value is (115,49,91).

RGB: (115,49,91) (45%, 19%, 36%)

RGB channels and saturation

R 115 of 255 = 45%
G 49 of 255 = 19%
B 91 of 255 = 36%

115
49
91

R + G + B ~ 33%. #73315B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 49 + 91 = 255 (100%)
R 115 of 255 ~ 45.1%
G 49 of 255 ~ 19.22%
B 91 of 255 ~ 35.69'%

%45.1
%19.22
%35.69

CMYK color model

#73315B color CMYK value is (0,57,21,55).

  • cyan value is 0.00%
  • magenta value is 57.39%
  • yellow value is 20.87%
  • key color value is 54.90%

CMYK: (0,57,21,55)
C0M57Y21K55 (0%, 57%, 21%, 55%)
(0.00 / 0.57 / 0.21 / 0.55)

CMYK percentages

%0
%57.39
%20.87
%54.9

Codes

Color #73315B in popluar color models

73 31 5B
RGB 115 49 91
HSL 322° 40.24% 32.16%
HSB/HSV 322° 57.39% 45.10%
CMYK 0.00% 57.39% 20.87%
54.90%

Color #73315B in popluar number systems.

HEX 73 31 5B
Decimal 115 49 91
Binary 1110011 110001 1011011
Octal 163 61 133

Shades and tints

Shades of #73315B

#73315B
(115,49,91)
#692D53
(105,45,83)
#5F294B
(95,41,75)
#552543
(85,37,67)
#4B213B
(75,33,59)
#411D33
(65,29,51)
#37192B
(55,25,43)
#2D1523
(45,21,35)
#23111B
(35,17,27)
#190D13
(25,13,19)
#0F090B
(15,9,11)
#000000
(0,0,0)

Tints of #73315B

#73315B
(115,49,91)
#7F4369
(127,67,105)
#8B5577
(139,85,119)
#976785
(151,103,133)
#A37993
(163,121,147)
#AF8BA1
(175,139,161)
#BB9DAF
(187,157,175)
#C7AFBD
(199,175,189)
#D3C1CB
(211,193,203)
#DFD3D9
(223,211,217)
#EBE5E7
(235,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73315B color. Also use rgb(115,49,91) instead hex code.

Text Font Color

.myTextColor { color: #73315B; }

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

This text font color is #73315B.

Background Color

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

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

This div background color is #73315B.

Border color

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

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

This div border color is #73315B.

Opacity

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

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

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

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

This text has shadow with #73315B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73315B.

Preview

Color preview on black background

This text has color #73315B on black background.


Color preview on white background

This text has color #73315B on white background.


Black color preview on #73315B background

This text has black color on #73315B background.


White color preview on #73315B background

This text has white color on #73315B background.


Related colors

Complementary color

Complementary color for #hex is #8CCEA4.


I love getcolorcode.com

Triadic colors

1 #5B7331 and #315B73 with #73315B are triadic colors.

2 #5B3173 and #31735B with #73315B are triadic colors.