COLOR #73376A

HEX: #73376A RGB: (115,55,106)

Color info

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

RGB color model

#73376A color RGB value is (115,55,106).

RGB: (115,55,106) (45%, 22%, 42%)

RGB channels and saturation

R 115 of 255 = 45%
G 55 of 255 = 22%
B 106 of 255 = 42%

115
55
106

R + G + B ~ 36%. #73376A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 55 + 106 = 276 (100%)
R 115 of 276 ~ 41.67%
G 55 of 276 ~ 19.93%
B 106 of 276 ~ 38.41'%

%41.67
%19.93
%38.41

CMYK color model

#73376A color CMYK value is (0,52,8,55).

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

CMYK: (0,52,8,55)
C0M52Y8K55 (0%, 52%, 8%, 55%)
(0.00 / 0.52 / 0.08 / 0.55)

CMYK percentages

%0
%52.17
%7.83
%54.9

Codes

Color #73376A in popluar color models

73 37 6A
RGB 115 55 106
HSL 309° 35.29% 33.33%
HSB/HSV 309° 52.17% 45.10%
CMYK 0.00% 52.17% 7.83%
54.90%

Color #73376A in popluar number systems.

HEX 73 37 6A
Decimal 115 55 106
Binary 1110011 110111 1101010
Octal 163 67 152

Shades and tints

Shades of #73376A

#73376A
(115,55,106)
#693261
(105,50,97)
#5F2D58
(95,45,88)
#55284F
(85,40,79)
#4B2346
(75,35,70)
#411E3D
(65,30,61)
#371934
(55,25,52)
#2D142B
(45,20,43)
#230F22
(35,15,34)
#190A19
(25,10,25)
#0F0510
(15,5,16)
#000000
(0,0,0)

Tints of #73376A

#73376A
(115,55,106)
#7F4977
(127,73,119)
#8B5B84
(139,91,132)
#976D91
(151,109,145)
#A37F9E
(163,127,158)
#AF91AB
(175,145,171)
#BBA3B8
(187,163,184)
#C7B5C5
(199,181,197)
#D3C7D2
(211,199,210)
#DFD9DF
(223,217,223)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73376A; }

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

This text font color is #73376A.

Background Color

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

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

This div background color is #73376A.

Border color

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

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

This div border color is #73376A.

Opacity

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

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

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

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

This text has shadow with #73376A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73376A.

Preview

Color preview on black background

This text has color #73376A on black background.


Color preview on white background

This text has color #73376A on white background.


Black color preview on #73376A background

This text has black color on #73376A background.


White color preview on #73376A background

This text has white color on #73376A background.


Related colors

Complementary color

Complementary color for #hex is #8CC895.


I love getcolorcode.com

Triadic colors

1 #6A7337 and #376A73 with #73376A are triadic colors.

2 #6A3773 and #37736A with #73376A are triadic colors.