COLOR #73474E

HEX: #73474E RGB: (115,71,78)

Color info

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

RGB color model

#73474E color RGB value is (115,71,78).

RGB: (115,71,78) (45%, 28%, 31%)

RGB channels and saturation

R 115 of 255 = 45%
G 71 of 255 = 28%
B 78 of 255 = 31%

115
71
78

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

Portions of RGB colors in percentages

R + G + B = 115 + 71 + 78 = 264 (100%)
R 115 of 264 ~ 43.56%
G 71 of 264 ~ 26.89%
B 78 of 264 ~ 29.55'%

%43.56
%26.89
%29.55

CMYK color model

#73474E color CMYK value is (0,38,32,55).

  • cyan value is 0.00%
  • magenta value is 38.26%
  • yellow value is 32.17%
  • key color value is 54.90%

CMYK: (0,38,32,55)
C0M38Y32K55 (0%, 38%, 32%, 55%)
(0.00 / 0.38 / 0.32 / 0.55)

CMYK percentages

%0
%38.26
%32.17
%54.9

Codes

Color #73474E in popluar color models

73 47 4E
RGB 115 71 78
HSL 350° 23.66% 36.47%
HSB/HSV 350° 38.26% 45.10%
CMYK 0.00% 38.26% 32.17%
54.90%

Color #73474E in popluar number systems.

HEX 73 47 4E
Decimal 115 71 78
Binary 1110011 1000111 1001110
Octal 163 107 116

Shades and tints

Shades of #73474E

#73474E
(115,71,78)
#694147
(105,65,71)
#5F3B40
(95,59,64)
#553539
(85,53,57)
#4B2F32
(75,47,50)
#41292B
(65,41,43)
#372324
(55,35,36)
#2D1D1D
(45,29,29)
#231716
(35,23,22)
#19110F
(25,17,15)
#0F0B08
(15,11,8)
#000000
(0,0,0)

Tints of #73474E

#73474E
(115,71,78)
#7F575E
(127,87,94)
#8B676E
(139,103,110)
#97777E
(151,119,126)
#A3878E
(163,135,142)
#AF979E
(175,151,158)
#BBA7AE
(187,167,174)
#C7B7BE
(199,183,190)
#D3C7CE
(211,199,206)
#DFD7DE
(223,215,222)
#EBE7EE
(235,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73474E color. Also use rgb(115,71,78) instead hex code.

Text Font Color

.myTextColor { color: #73474E; }

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

This text font color is #73474E.

Background Color

.myBgColor { background-color: #73474E; }

<div style="background-color:#73474E">Inner text</div>

This div background color is #73474E.

Border color

.myBorderColor { border: 1px solid #73474E; }

<div style="border:3px solid #73474E">Div</div>

This div border color is #73474E.

Opacity

.myOpacity80 { color: #73474E; opacity: 0.8; }

<p style="color:#73474E;opacity:0.8;">80%</p>

Text with #73474E 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 #73474E;}

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

This text has shadow with #73474E color.


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

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

This text has shadow with #73474E primary color and red secondary color.


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

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

This text has shadow with #73474E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73474E.

Preview

Color preview on black background

This text has color #73474E on black background.


Color preview on white background

This text has color #73474E on white background.


Black color preview on #73474E background

This text has black color on #73474E background.


White color preview on #73474E background

This text has white color on #73474E background.


Related colors

Complementary color

Complementary color for #hex is #8CB8B1.


I love getcolorcode.com

Triadic colors

1 #4E7347 and #474E73 with #73474E are triadic colors.

2 #4E4773 and #47734E with #73474E are triadic colors.