COLOR #73455F

HEX: #73455F RGB: (115,69,95)

Color info

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

RGB color model

#73455F color RGB value is (115,69,95).

RGB: (115,69,95) (45%, 27%, 37%)

RGB channels and saturation

R 115 of 255 = 45%
G 69 of 255 = 27%
B 95 of 255 = 37%

115
69
95

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

Portions of RGB colors in percentages

R + G + B = 115 + 69 + 95 = 279 (100%)
R 115 of 279 ~ 41.22%
G 69 of 279 ~ 24.73%
B 95 of 279 ~ 34.05'%

%41.22
%24.73
%34.05

CMYK color model

#73455F color CMYK value is (0,40,17,55).

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

CMYK: (0,40,17,55)
C0M40Y17K55 (0%, 40%, 17%, 55%)
(0.00 / 0.40 / 0.17 / 0.55)

CMYK percentages

%0
%40
%17.39
%54.9

Codes

Color #73455F in popluar color models

73 45 5F
RGB 115 69 95
HSL 326° 25.00% 36.08%
HSB/HSV 326° 40.00% 45.10%
CMYK 0.00% 40.00% 17.39%
54.90%

Color #73455F in popluar number systems.

HEX 73 45 5F
Decimal 115 69 95
Binary 1110011 1000101 1011111
Octal 163 105 137

Shades and tints

Shades of #73455F

#73455F
(115,69,95)
#693F57
(105,63,87)
#5F394F
(95,57,79)
#553347
(85,51,71)
#4B2D3F
(75,45,63)
#412737
(65,39,55)
#37212F
(55,33,47)
#2D1B27
(45,27,39)
#23151F
(35,21,31)
#190F17
(25,15,23)
#0F090F
(15,9,15)
#000000
(0,0,0)

Tints of #73455F

#73455F
(115,69,95)
#7F556D
(127,85,109)
#8B657B
(139,101,123)
#977589
(151,117,137)
#A38597
(163,133,151)
#AF95A5
(175,149,165)
#BBA5B3
(187,165,179)
#C7B5C1
(199,181,193)
#D3C5CF
(211,197,207)
#DFD5DD
(223,213,221)
#EBE5EB
(235,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73455F; }

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

This text font color is #73455F.

Background Color

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

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

This div background color is #73455F.

Border color

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

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

This div border color is #73455F.

Opacity

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

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

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

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

This text has shadow with #73455F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73455F.

Preview

Color preview on black background

This text has color #73455F on black background.


Color preview on white background

This text has color #73455F on white background.


Black color preview on #73455F background

This text has black color on #73455F background.


White color preview on #73455F background

This text has white color on #73455F background.


Related colors

Complementary color

Complementary color for #hex is #8CBAA0.


I love getcolorcode.com

Triadic colors

1 #5F7345 and #455F73 with #73455F are triadic colors.

2 #5F4573 and #45735F with #73455F are triadic colors.