COLOR #73396A

HEX: #73396A RGB: (115,57,106)

Color info

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

RGB color model

#73396A color RGB value is (115,57,106).

RGB: (115,57,106) (45%, 22%, 42%)

RGB channels and saturation

R 115 of 255 = 45%
G 57 of 255 = 22%
B 106 of 255 = 42%

115
57
106

R + G + B ~ 36%. #73396A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 57 + 106 = 278 (100%)
R 115 of 278 ~ 41.37%
G 57 of 278 ~ 20.5%
B 106 of 278 ~ 38.13'%

%41.37
%20.5
%38.13

CMYK color model

#73396A color CMYK value is (0,50,8,55).

  • cyan value is 0.00%
  • magenta value is 50.43%
  • yellow value is 7.83%
  • key color value is 54.90%

CMYK: (0,50,8,55)
C0M50Y8K55 (0%, 50%, 8%, 55%)
(0.00 / 0.50 / 0.08 / 0.55)

CMYK percentages

%0
%50.43
%7.83
%54.9

Codes

Color #73396A in popluar color models

73 39 6A
RGB 115 57 106
HSL 309° 33.72% 33.73%
HSB/HSV 309° 50.43% 45.10%
CMYK 0.00% 50.43% 7.83%
54.90%

Color #73396A in popluar number systems.

HEX 73 39 6A
Decimal 115 57 106
Binary 1110011 111001 1101010
Octal 163 71 152

Shades and tints

Shades of #73396A

#73396A
(115,57,106)
#693461
(105,52,97)
#5F2F58
(95,47,88)
#552A4F
(85,42,79)
#4B2546
(75,37,70)
#41203D
(65,32,61)
#371B34
(55,27,52)
#2D162B
(45,22,43)
#231122
(35,17,34)
#190C19
(25,12,25)
#0F0710
(15,7,16)
#000000
(0,0,0)

Tints of #73396A

#73396A
(115,57,106)
#7F4B77
(127,75,119)
#8B5D84
(139,93,132)
#976F91
(151,111,145)
#A3819E
(163,129,158)
#AF93AB
(175,147,171)
#BBA5B8
(187,165,184)
#C7B7C5
(199,183,197)
#D3C9D2
(211,201,210)
#DFDBDF
(223,219,223)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73396A color. Also use rgb(115,57,106) instead hex code.

Text Font Color

.myTextColor { color: #73396A; }

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

This text font color is #73396A.

Background Color

.myBgColor { background-color: #73396A; }

<div style="background-color:#73396A">Inner text</div>

This div background color is #73396A.

Border color

.myBorderColor { border: 1px solid #73396A; }

<div style="border:3px solid #73396A">Div</div>

This div border color is #73396A.

Opacity

.myOpacity80 { color: #73396A; opacity: 0.8; }

<p style="color:#73396A;opacity:0.8;">80%</p>

Text with #73396A 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 #73396A;}

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

This text has shadow with #73396A color.


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

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

This text has shadow with #73396A primary color and red secondary color.


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

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

This text has shadow with #73396A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #73396A.

Preview

Color preview on black background

This text has color #73396A on black background.


Color preview on white background

This text has color #73396A on white background.


Black color preview on #73396A background

This text has black color on #73396A background.


White color preview on #73396A background

This text has white color on #73396A background.


Related colors

Complementary color

Complementary color for #hex is #8CC695.


I love getcolorcode.com

Triadic colors

1 #6A7339 and #396A73 with #73396A are triadic colors.

2 #6A3973 and #39736A with #73396A are triadic colors.