COLOR #73484D

HEX: #73484D RGB: (115,72,77)

Color info

#73484D contains red, green and blue colors in about the same proportion. Web safe color of #73484D is #663333 (or #633).

RGB color model

#73484D color RGB value is (115,72,77).

RGB: (115,72,77) (45%, 28%, 30%)

RGB channels and saturation

R 115 of 255 = 45%
G 72 of 255 = 28%
B 77 of 255 = 30%

115
72
77

R + G + B ~ 34%. #73484D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 72 + 77 = 264 (100%)
R 115 of 264 ~ 43.56%
G 72 of 264 ~ 27.27%
B 77 of 264 ~ 29.17'%

%43.56
%27.27
%29.17

CMYK color model

#73484D color CMYK value is (0,37,33,55).

  • cyan value is 0.00%
  • magenta value is 37.39%
  • yellow value is 33.04%
  • key color value is 54.90%

CMYK: (0,37,33,55)
C0M37Y33K55 (0%, 37%, 33%, 55%)
(0.00 / 0.37 / 0.33 / 0.55)

CMYK percentages

%0
%37.39
%33.04
%54.9

Codes

Color #73484D in popluar color models

73 48 4D
RGB 115 72 77
HSL 353° 22.99% 36.67%
HSB/HSV 353° 37.39% 45.10%
CMYK 0.00% 37.39% 33.04%
54.90%

Color #73484D in popluar number systems.

HEX 73 48 4D
Decimal 115 72 77
Binary 1110011 1001000 1001101
Octal 163 110 115

Shades and tints

Shades of #73484D

#73484D
(115,72,77)
#694246
(105,66,70)
#5F3C3F
(95,60,63)
#553638
(85,54,56)
#4B3031
(75,48,49)
#412A2A
(65,42,42)
#372423
(55,36,35)
#2D1E1C
(45,30,28)
#231815
(35,24,21)
#19120E
(25,18,14)
#0F0C07
(15,12,7)
#000000
(0,0,0)

Tints of #73484D

#73484D
(115,72,77)
#7F585D
(127,88,93)
#8B686D
(139,104,109)
#97787D
(151,120,125)
#A3888D
(163,136,141)
#AF989D
(175,152,157)
#BBA8AD
(187,168,173)
#C7B8BD
(199,184,189)
#D3C8CD
(211,200,205)
#DFD8DD
(223,216,221)
#EBE8ED
(235,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73484D color. Also use rgb(115,72,77) instead hex code.

Text Font Color

.myTextColor { color: #73484D; }

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

This text font color is #73484D.

Background Color

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

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

This div background color is #73484D.

Border color

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

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

This div border color is #73484D.

Opacity

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

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

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

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

This text has shadow with #73484D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73484D.

Preview

Color preview on black background

This text has color #73484D on black background.


Color preview on white background

This text has color #73484D on white background.


Black color preview on #73484D background

This text has black color on #73484D background.


White color preview on #73484D background

This text has white color on #73484D background.


Related colors

Complementary color

Complementary color for #hex is #8CB7B2.


I love getcolorcode.com

Triadic colors

1 #4D7348 and #484D73 with #73484D are triadic colors.

2 #4D4873 and #48734D with #73484D are triadic colors.