COLOR #73384E

HEX: #73384E RGB: (115,56,78)

Color info

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

RGB color model

#73384E color RGB value is (115,56,78).

RGB: (115,56,78) (45%, 22%, 31%)

RGB channels and saturation

R 115 of 255 = 45%
G 56 of 255 = 22%
B 78 of 255 = 31%

115
56
78

R + G + B ~ 33%. #73384E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 56 + 78 = 249 (100%)
R 115 of 249 ~ 46.18%
G 56 of 249 ~ 22.49%
B 78 of 249 ~ 31.33'%

%46.18
%22.49
%31.33

CMYK color model

#73384E color CMYK value is (0,51,32,55).

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

CMYK: (0,51,32,55)
C0M51Y32K55 (0%, 51%, 32%, 55%)
(0.00 / 0.51 / 0.32 / 0.55)

CMYK percentages

%0
%51.3
%32.17
%54.9

Codes

Color #73384E in popluar color models

73 38 4E
RGB 115 56 78
HSL 338° 34.50% 33.53%
HSB/HSV 338° 51.30% 45.10%
CMYK 0.00% 51.30% 32.17%
54.90%

Color #73384E in popluar number systems.

HEX 73 38 4E
Decimal 115 56 78
Binary 1110011 111000 1001110
Octal 163 70 116

Shades and tints

Shades of #73384E

#73384E
(115,56,78)
#693347
(105,51,71)
#5F2E40
(95,46,64)
#552939
(85,41,57)
#4B2432
(75,36,50)
#411F2B
(65,31,43)
#371A24
(55,26,36)
#2D151D
(45,21,29)
#231016
(35,16,22)
#190B0F
(25,11,15)
#0F0608
(15,6,8)
#000000
(0,0,0)

Tints of #73384E

#73384E
(115,56,78)
#7F4A5E
(127,74,94)
#8B5C6E
(139,92,110)
#976E7E
(151,110,126)
#A3808E
(163,128,142)
#AF929E
(175,146,158)
#BBA4AE
(187,164,174)
#C7B6BE
(199,182,190)
#D3C8CE
(211,200,206)
#DFDADE
(223,218,222)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73384E; }

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

This text font color is #73384E.

Background Color

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

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

This div background color is #73384E.

Border color

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

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

This div border color is #73384E.

Opacity

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

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

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

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

This text has shadow with #73384E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73384E.

Preview

Color preview on black background

This text has color #73384E on black background.


Color preview on white background

This text has color #73384E on white background.


Black color preview on #73384E background

This text has black color on #73384E background.


White color preview on #73384E background

This text has white color on #73384E background.


Related colors

Complementary color

Complementary color for #hex is #8CC7B1.


I love getcolorcode.com

Triadic colors

1 #4E7338 and #384E73 with #73384E are triadic colors.

2 #4E3873 and #38734E with #73384E are triadic colors.