COLOR #73455C

HEX: #73455C RGB: (115,69,92)

Color info

#73455C contains red, green and blue colors in about the same proportion. Web safe color of #73455C is #663366 (or #636).

RGB color model

#73455C color RGB value is (115,69,92).

RGB: (115,69,92) (45%, 27%, 36%)

RGB channels and saturation

R 115 of 255 = 45%
G 69 of 255 = 27%
B 92 of 255 = 36%

115
69
92

R + G + B ~ 36%. #73455C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 69 + 92 = 276 (100%)
R 115 of 276 ~ 41.67%
G 69 of 276 ~ 25%
B 92 of 276 ~ 33.33'%

%41.67
%25
%33.33

CMYK color model

#73455C color CMYK value is (0,40,20,55).

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

CMYK: (0,40,20,55)
C0M40Y20K55 (0%, 40%, 20%, 55%)
(0.00 / 0.40 / 0.20 / 0.55)

CMYK percentages

%0
%40
%20
%54.9

Codes

Color #73455C in popluar color models

73 45 5C
RGB 115 69 92
HSL 330° 25.00% 36.08%
HSB/HSV 330° 40.00% 45.10%
CMYK 0.00% 40.00% 20.00%
54.90%

Color #73455C in popluar number systems.

HEX 73 45 5C
Decimal 115 69 92
Binary 1110011 1000101 1011100
Octal 163 105 134

Shades and tints

Shades of #73455C

#73455C
(115,69,92)
#693F54
(105,63,84)
#5F394C
(95,57,76)
#553344
(85,51,68)
#4B2D3C
(75,45,60)
#412734
(65,39,52)
#37212C
(55,33,44)
#2D1B24
(45,27,36)
#23151C
(35,21,28)
#190F14
(25,15,20)
#0F090C
(15,9,12)
#000000
(0,0,0)

Tints of #73455C

#73455C
(115,69,92)
#7F556A
(127,85,106)
#8B6578
(139,101,120)
#977586
(151,117,134)
#A38594
(163,133,148)
#AF95A2
(175,149,162)
#BBA5B0
(187,165,176)
#C7B5BE
(199,181,190)
#D3C5CC
(211,197,204)
#DFD5DA
(223,213,218)
#EBE5E8
(235,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73455C; }

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

This text font color is #73455C.

Background Color

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

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

This div background color is #73455C.

Border color

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

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

This div border color is #73455C.

Opacity

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

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

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

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

This text has shadow with #73455C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73455C.

Preview

Color preview on black background

This text has color #73455C on black background.


Color preview on white background

This text has color #73455C on white background.


Black color preview on #73455C background

This text has black color on #73455C background.


White color preview on #73455C background

This text has white color on #73455C background.


Related colors

Complementary color

Complementary color for #hex is #8CBAA3.


I love getcolorcode.com

Triadic colors

1 #5C7345 and #455C73 with #73455C are triadic colors.

2 #5C4573 and #45735C with #73455C are triadic colors.