COLOR #73376D

HEX: #73376D RGB: (115,55,109)

Color info

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

RGB color model

#73376D color RGB value is (115,55,109).

RGB: (115,55,109) (45%, 22%, 43%)

RGB channels and saturation

R 115 of 255 = 45%
G 55 of 255 = 22%
B 109 of 255 = 43%

115
55
109

R + G + B ~ 37%. #73376D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 55 + 109 = 279 (100%)
R 115 of 279 ~ 41.22%
G 55 of 279 ~ 19.71%
B 109 of 279 ~ 39.07'%

%41.22
%19.71
%39.07

CMYK color model

#73376D color CMYK value is (0,52,5,55).

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

CMYK: (0,52,5,55)
C0M52Y5K55 (0%, 52%, 5%, 55%)
(0.00 / 0.52 / 0.05 / 0.55)

CMYK percentages

%0
%52.17
%5.22
%54.9

Codes

Color #73376D in popluar color models

73 37 6D
RGB 115 55 109
HSL 306° 35.29% 33.33%
HSB/HSV 306° 52.17% 45.10%
CMYK 0.00% 52.17% 5.22%
54.90%

Color #73376D in popluar number systems.

HEX 73 37 6D
Decimal 115 55 109
Binary 1110011 110111 1101101
Octal 163 67 155

Shades and tints

Shades of #73376D

#73376D
(115,55,109)
#693264
(105,50,100)
#5F2D5B
(95,45,91)
#552852
(85,40,82)
#4B2349
(75,35,73)
#411E40
(65,30,64)
#371937
(55,25,55)
#2D142E
(45,20,46)
#230F25
(35,15,37)
#190A1C
(25,10,28)
#0F0513
(15,5,19)
#000000
(0,0,0)

Tints of #73376D

#73376D
(115,55,109)
#7F497A
(127,73,122)
#8B5B87
(139,91,135)
#976D94
(151,109,148)
#A37FA1
(163,127,161)
#AF91AE
(175,145,174)
#BBA3BB
(187,163,187)
#C7B5C8
(199,181,200)
#D3C7D5
(211,199,213)
#DFD9E2
(223,217,226)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73376D color. Also use rgb(115,55,109) instead hex code.

Text Font Color

.myTextColor { color: #73376D; }

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

This text font color is #73376D.

Background Color

.myBgColor { background-color: #73376D; }

<div style="background-color:#73376D">Inner text</div>

This div background color is #73376D.

Border color

.myBorderColor { border: 1px solid #73376D; }

<div style="border:3px solid #73376D">Div</div>

This div border color is #73376D.

Opacity

.myOpacity80 { color: #73376D; opacity: 0.8; }

<p style="color:#73376D;opacity:0.8;">80%</p>

Text with #73376D 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 #73376D;}

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

This text has shadow with #73376D color.


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

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

This text has shadow with #73376D primary color and red secondary color.


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

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

This text has shadow with #73376D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73376D.

Preview

Color preview on black background

This text has color #73376D on black background.


Color preview on white background

This text has color #73376D on white background.


Black color preview on #73376D background

This text has black color on #73376D background.


White color preview on #73376D background

This text has white color on #73376D background.


Related colors

Complementary color

Complementary color for #hex is #8CC892.


I love getcolorcode.com

Triadic colors

1 #6D7337 and #376D73 with #73376D are triadic colors.

2 #6D3773 and #37736D with #73376D are triadic colors.