COLOR #73547D

HEX: #73547D RGB: (115,84,125)

Color info

#73547D contains red, green and blue colors in about the same proportion. Web safe color of #73547D is #666666 (or #666).

RGB color model

#73547D color RGB value is (115,84,125).

RGB: (115,84,125) (45%, 33%, 49%)

RGB channels and saturation

R 115 of 255 = 45%
G 84 of 255 = 33%
B 125 of 255 = 49%

115
84
125

R + G + B ~ 42%. #73547D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 84 + 125 = 324 (100%)
R 115 of 324 ~ 35.49%
G 84 of 324 ~ 25.93%
B 125 of 324 ~ 38.58'%

%35.49
%25.93
%38.58

CMYK color model

#73547D color CMYK value is (8,33,0,51).

  • cyan value is 8.00%
  • magenta value is 32.80%
  • yellow value is 0.00%
  • key color value is 50.98%
CMYK: (8,33,0,51) C8M33Y0K51 (8%,33%,0%,51%) (0.08/0.33/0.00/0.51) 

CMYK percentages

%8
%32.8
%0
%50.98

Codes

Color #73547D in popluar color models

73 54 7D
RGB 115 84 125
HSL 285° 19.62% 40.98%
HSB/HSV 285° 32.80% 49.02%
CMYK 8.00% 32.80% 0.00%
50.98%

Color #73547D in popluar number systems.

HEX 73 54 7D
Decimal 115 84 125
Binary 1110011 1010100 1111101
Octal 163 124 175

Shades and tints

Shades of #73547D

#73547D
(115,84,125)
#694D72
(105,77,114)
#5F4667
(95,70,103)
#553F5C
(85,63,92)
#4B3851
(75,56,81)
#413146
(65,49,70)
#372A3B
(55,42,59)
#2D2330
(45,35,48)
#231C25
(35,28,37)
#19151A
(25,21,26)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #73547D

#73547D
(115,84,125)
#7F6388
(127,99,136)
#8B7293
(139,114,147)
#97819E
(151,129,158)
#A390A9
(163,144,169)
#AF9FB4
(175,159,180)
#BBAEBF
(187,174,191)
#C7BDCA
(199,189,202)
#D3CCD5
(211,204,213)
#DFDBE0
(223,219,224)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73547D color. Also use rgb(115,84,125) instead hex code.

Text Font Color

.myTextColor { color: #73547D; }

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

This text font color is #73547D.

Background Color

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

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

This div background color is #73547D.

Border color

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

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

This div border color is #73547D.

Opacity

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

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

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

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

This text has shadow with #73547D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73547D.

Preview

Color preview on black background

This text has color #73547D on black background.


Color preview on white background

This text has color #73547D on white background.


Black color preview on #73547D background

This text has black color on #73547D background.


White color preview on #73547D background

This text has white color on #73547D background.


Related colors

Complementary color

Complementary color for #hex is #8CAB82.


I love getcolorcode.com

Triadic colors

1 #7D7354 and #547D73 with #73547D are triadic colors.

2 #7D5473 and #54737D with #73547D are triadic colors.