COLOR #73504B

HEX: #73504B RGB: (115,80,75)

Color info

#73504B contains red, green and blue colors in about the same proportion. Web safe color of #73504B is #666633 (or #663).

RGB color model

#73504B color RGB value is (115,80,75).

RGB: (115,80,75) (45%, 31%, 29%)

RGB channels and saturation

R 115 of 255 = 45%
G 80 of 255 = 31%
B 75 of 255 = 29%

115
80
75

R + G + B ~ 35%. #73504B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 80 + 75 = 270 (100%)
R 115 of 270 ~ 42.59%
G 80 of 270 ~ 29.63%
B 75 of 270 ~ 27.78'%

%42.59
%29.63
%27.78

CMYK color model

#73504B color CMYK value is (0,30,35,55).

  • cyan value is 0.00%
  • magenta value is 30.43%
  • yellow value is 34.78%
  • key color value is 54.90%

CMYK: (0,30,35,55)
C0M30Y35K55 (0%, 30%, 35%, 55%)
(0.00 / 0.30 / 0.35 / 0.55)

CMYK percentages

%0
%30.43
%34.78
%54.9

Codes

Color #73504B in popluar color models

73 50 4B
RGB 115 80 75
HSL 21.05% 37.25%
HSB/HSV 34.78% 45.10%
CMYK 0.00% 30.43% 34.78%
54.90%

Color #73504B in popluar number systems.

HEX 73 50 4B
Decimal 115 80 75
Binary 1110011 1010000 1001011
Octal 163 120 113

Shades and tints

Shades of #73504B

#73504B
(115,80,75)
#694945
(105,73,69)
#5F423F
(95,66,63)
#553B39
(85,59,57)
#4B3433
(75,52,51)
#412D2D
(65,45,45)
#372627
(55,38,39)
#2D1F21
(45,31,33)
#23181B
(35,24,27)
#191115
(25,17,21)
#0F0A0F
(15,10,15)
#000000
(0,0,0)

Tints of #73504B

#73504B
(115,80,75)
#7F5F5B
(127,95,91)
#8B6E6B
(139,110,107)
#977D7B
(151,125,123)
#A38C8B
(163,140,139)
#AF9B9B
(175,155,155)
#BBAAAB
(187,170,171)
#C7B9BB
(199,185,187)
#D3C8CB
(211,200,203)
#DFD7DB
(223,215,219)
#EBE6EB
(235,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73504B color. Also use rgb(115,80,75) instead hex code.

Text Font Color

.myTextColor { color: #73504B; }

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

This text font color is #73504B.

Background Color

.myBgColor { background-color: #73504B; }

<div style="background-color:#73504B">Inner text</div>

This div background color is #73504B.

Border color

.myBorderColor { border: 1px solid #73504B; }

<div style="border:3px solid #73504B">Div</div>

This div border color is #73504B.

Opacity

.myOpacity80 { color: #73504B; opacity: 0.8; }

<p style="color:#73504B;opacity:0.8;">80%</p>

Text with #73504B 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 #73504B;}

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

This text has shadow with #73504B color.


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

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

This text has shadow with #73504B primary color and red secondary color.


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

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

This text has shadow with #73504B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73504B.

Preview

Color preview on black background

This text has color #73504B on black background.


Color preview on white background

This text has color #73504B on white background.


Black color preview on #73504B background

This text has black color on #73504B background.


White color preview on #73504B background

This text has white color on #73504B background.


Related colors

Complementary color

Complementary color for #hex is #8CAFB4.


I love getcolorcode.com

Triadic colors

1 #4B7350 and #504B73 with #73504B are triadic colors.

2 #4B5073 and #50734B with #73504B are triadic colors.