COLOR #73346C

HEX: #73346C RGB: (115,52,108)

Color info

#73346C contains mainly red and blue colors. Web safe color of #73346C is #663366 (or #636).

RGB color model

#73346C color RGB value is (115,52,108).

RGB: (115,52,108) (45%, 20%, 42%)

RGB channels and saturation

R 115 of 255 = 45%
G 52 of 255 = 20%
B 108 of 255 = 42%

115
52
108

R + G + B ~ 36%. #73346C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 52 + 108 = 275 (100%)
R 115 of 275 ~ 41.82%
G 52 of 275 ~ 18.91%
B 108 of 275 ~ 39.27'%

%41.82
%18.91
%39.27

CMYK color model

#73346C color CMYK value is (0,55,6,55).

  • cyan value is 0.00%
  • magenta value is 54.78%
  • yellow value is 6.09%
  • key color value is 54.90%

CMYK: (0,55,6,55)
C0M55Y6K55 (0%, 55%, 6%, 55%)
(0.00 / 0.55 / 0.06 / 0.55)

CMYK percentages

%0
%54.78
%6.09
%54.9

Codes

Color #73346C in popluar color models

73 34 6C
RGB 115 52 108
HSL 307° 37.72% 32.75%
HSB/HSV 307° 54.78% 45.10%
CMYK 0.00% 54.78% 6.09%
54.90%

Color #73346C in popluar number systems.

HEX 73 34 6C
Decimal 115 52 108
Binary 1110011 110100 1101100
Octal 163 64 154

Shades and tints

Shades of #73346C

#73346C
(115,52,108)
#693063
(105,48,99)
#5F2C5A
(95,44,90)
#552851
(85,40,81)
#4B2448
(75,36,72)
#41203F
(65,32,63)
#371C36
(55,28,54)
#2D182D
(45,24,45)
#231424
(35,20,36)
#19101B
(25,16,27)
#0F0C12
(15,12,18)
#000000
(0,0,0)

Tints of #73346C

#73346C
(115,52,108)
#7F4679
(127,70,121)
#8B5886
(139,88,134)
#976A93
(151,106,147)
#A37CA0
(163,124,160)
#AF8EAD
(175,142,173)
#BBA0BA
(187,160,186)
#C7B2C7
(199,178,199)
#D3C4D4
(211,196,212)
#DFD6E1
(223,214,225)
#EBE8EE
(235,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73346C color. Also use rgb(115,52,108) instead hex code.

Text Font Color

.myTextColor { color: #73346C; }

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

This text font color is #73346C.

Background Color

.myBgColor { background-color: #73346C; }

<div style="background-color:#73346C">Inner text</div>

This div background color is #73346C.

Border color

.myBorderColor { border: 1px solid #73346C; }

<div style="border:3px solid #73346C">Div</div>

This div border color is #73346C.

Opacity

.myOpacity80 { color: #73346C; opacity: 0.8; }

<p style="color:#73346C;opacity:0.8;">80%</p>

Text with #73346C 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 #73346C;}

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

This text has shadow with #73346C color.


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

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

This text has shadow with #73346C primary color and red secondary color.


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

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

This text has shadow with #73346C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73346C.

Preview

Color preview on black background

This text has color #73346C on black background.


Color preview on white background

This text has color #73346C on white background.


Black color preview on #73346C background

This text has black color on #73346C background.


White color preview on #73346C background

This text has white color on #73346C background.


Related colors

Complementary color

Complementary color for #hex is #8CCB93.


I love getcolorcode.com

Triadic colors

1 #6C7334 and #346C73 with #73346C are triadic colors.

2 #6C3473 and #34736C with #73346C are triadic colors.