COLOR #73365C

HEX: #73365C RGB: (115,54,92)

Color info

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

RGB color model

#73365C color RGB value is (115,54,92).

RGB: (115,54,92) (45%, 21%, 36%)

RGB channels and saturation

R 115 of 255 = 45%
G 54 of 255 = 21%
B 92 of 255 = 36%

115
54
92

R + G + B ~ 34%. #73365C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 54 + 92 = 261 (100%)
R 115 of 261 ~ 44.06%
G 54 of 261 ~ 20.69%
B 92 of 261 ~ 35.25'%

%44.06
%20.69
%35.25

CMYK color model

#73365C color CMYK value is (0,53,20,55).

  • cyan value is 0.00%
  • magenta value is 53.04%
  • yellow value is 20.00%
  • key color value is 54.90%

CMYK: (0,53,20,55)
C0M53Y20K55 (0%, 53%, 20%, 55%)
(0.00 / 0.53 / 0.20 / 0.55)

CMYK percentages

%0
%53.04
%20
%54.9

Codes

Color #73365C in popluar color models

73 36 5C
RGB 115 54 92
HSL 323° 36.09% 33.14%
HSB/HSV 323° 53.04% 45.10%
CMYK 0.00% 53.04% 20.00%
54.90%

Color #73365C in popluar number systems.

HEX 73 36 5C
Decimal 115 54 92
Binary 1110011 110110 1011100
Octal 163 66 134

Shades and tints

Shades of #73365C

#73365C
(115,54,92)
#693254
(105,50,84)
#5F2E4C
(95,46,76)
#552A44
(85,42,68)
#4B263C
(75,38,60)
#412234
(65,34,52)
#371E2C
(55,30,44)
#2D1A24
(45,26,36)
#23161C
(35,22,28)
#191214
(25,18,20)
#0F0E0C
(15,14,12)
#000000
(0,0,0)

Tints of #73365C

#73365C
(115,54,92)
#7F486A
(127,72,106)
#8B5A78
(139,90,120)
#976C86
(151,108,134)
#A37E94
(163,126,148)
#AF90A2
(175,144,162)
#BBA2B0
(187,162,176)
#C7B4BE
(199,180,190)
#D3C6CC
(211,198,204)
#DFD8DA
(223,216,218)
#EBEAE8
(235,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73365C color. Also use rgb(115,54,92) instead hex code.

Text Font Color

.myTextColor { color: #73365C; }

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

This text font color is #73365C.

Background Color

.myBgColor { background-color: #73365C; }

<div style="background-color:#73365C">Inner text</div>

This div background color is #73365C.

Border color

.myBorderColor { border: 1px solid #73365C; }

<div style="border:3px solid #73365C">Div</div>

This div border color is #73365C.

Opacity

.myOpacity80 { color: #73365C; opacity: 0.8; }

<p style="color:#73365C;opacity:0.8;">80%</p>

Text with #73365C 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 #73365C;}

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

This text has shadow with #73365C color.


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

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

This text has shadow with #73365C primary color and red secondary color.


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

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

This text has shadow with #73365C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73365C.

Preview

Color preview on black background

This text has color #73365C on black background.


Color preview on white background

This text has color #73365C on white background.


Black color preview on #73365C background

This text has black color on #73365C background.


White color preview on #73365C background

This text has white color on #73365C background.


Related colors

Complementary color

Complementary color for #hex is #8CC9A3.


I love getcolorcode.com

Triadic colors

1 #5C7336 and #365C73 with #73365C are triadic colors.

2 #5C3673 and #36735C with #73365C are triadic colors.