COLOR #73414D

HEX: #73414D RGB: (115,65,77)

Color info

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

RGB color model

#73414D color RGB value is (115,65,77).

RGB: (115,65,77) (45%, 25%, 30%)

RGB channels and saturation

R 115 of 255 = 45%
G 65 of 255 = 25%
B 77 of 255 = 30%

115
65
77

R + G + B ~ 33%. #73414D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 65 + 77 = 257 (100%)
R 115 of 257 ~ 44.75%
G 65 of 257 ~ 25.29%
B 77 of 257 ~ 29.96'%

%44.75
%25.29
%29.96

CMYK color model

#73414D color CMYK value is (0,43,33,55).

  • cyan value is 0.00%
  • magenta value is 43.48%
  • yellow value is 33.04%
  • key color value is 54.90%
CMYK: (0,43,33,55) C0M43Y33K55 (0%,43%,33%,55%) (0.00/0.43/0.33/0.55) 

CMYK percentages

%0
%43.48
%33.04
%54.9

Codes

Color #73414D in popluar color models

73 41 4D
RGB 115 65 77
HSL 346° 27.78% 35.29%
HSB/HSV 346° 43.48% 45.10%
CMYK 0.00% 43.48% 33.04%
54.90%

Color #73414D in popluar number systems.

HEX 73 41 4D
Decimal 115 65 77
Binary 1110011 1000001 1001101
Octal 163 101 115

Shades and tints

Shades of #73414D

#73414D
(115,65,77)
#693C46
(105,60,70)
#5F373F
(95,55,63)
#553238
(85,50,56)
#4B2D31
(75,45,49)
#41282A
(65,40,42)
#372323
(55,35,35)
#2D1E1C
(45,30,28)
#231915
(35,25,21)
#19140E
(25,20,14)
#0F0F07
(15,15,7)
#000000
(0,0,0)

Tints of #73414D

#73414D
(115,65,77)
#7F525D
(127,82,93)
#8B636D
(139,99,109)
#97747D
(151,116,125)
#A3858D
(163,133,141)
#AF969D
(175,150,157)
#BBA7AD
(187,167,173)
#C7B8BD
(199,184,189)
#D3C9CD
(211,201,205)
#DFDADD
(223,218,221)
#EBEBED
(235,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73414D; }

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

This text font color is #73414D.

Background Color

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

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

This div background color is #73414D.

Border color

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

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

This div border color is #73414D.

Opacity

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

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

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

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

This text has shadow with #73414D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73414D.

Preview

Color preview on black background

This text has color #73414D on black background.


Color preview on white background

This text has color #73414D on white background.


Black color preview on #73414D background

This text has black color on #73414D background.


White color preview on #73414D background

This text has white color on #73414D background.


Related colors

Complementary color

Complementary color for #hex is #8CBEB2.


I love getcolorcode.com

Triadic colors

1 #4D7341 and #414D73 with #73414D are triadic colors.

2 #4D4173 and #41734D with #73414D are triadic colors.