COLOR #73395A

HEX: #73395A RGB: (115,57,90)

Color info

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

RGB color model

#73395A color RGB value is (115,57,90).

RGB: (115,57,90) (45%, 22%, 35%)

RGB channels and saturation

R 115 of 255 = 45%
G 57 of 255 = 22%
B 90 of 255 = 35%

115
57
90

R + G + B ~ 34%. #73395A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 57 + 90 = 262 (100%)
R 115 of 262 ~ 43.89%
G 57 of 262 ~ 21.76%
B 90 of 262 ~ 34.35'%

%43.89
%21.76
%34.35

CMYK color model

#73395A color CMYK value is (0,50,22,55).

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

CMYK: (0,50,22,55)
C0M50Y22K55 (0%, 50%, 22%, 55%)
(0.00 / 0.50 / 0.22 / 0.55)

CMYK percentages

%0
%50.43
%21.74
%54.9

Codes

Color #73395A in popluar color models

73 39 5A
RGB 115 57 90
HSL 326° 33.72% 33.73%
HSB/HSV 326° 50.43% 45.10%
CMYK 0.00% 50.43% 21.74%
54.90%

Color #73395A in popluar number systems.

HEX 73 39 5A
Decimal 115 57 90
Binary 1110011 111001 1011010
Octal 163 71 132

Shades and tints

Shades of #73395A

#73395A
(115,57,90)
#693452
(105,52,82)
#5F2F4A
(95,47,74)
#552A42
(85,42,66)
#4B253A
(75,37,58)
#412032
(65,32,50)
#371B2A
(55,27,42)
#2D1622
(45,22,34)
#23111A
(35,17,26)
#190C12
(25,12,18)
#0F070A
(15,7,10)
#000000
(0,0,0)

Tints of #73395A

#73395A
(115,57,90)
#7F4B69
(127,75,105)
#8B5D78
(139,93,120)
#976F87
(151,111,135)
#A38196
(163,129,150)
#AF93A5
(175,147,165)
#BBA5B4
(187,165,180)
#C7B7C3
(199,183,195)
#D3C9D2
(211,201,210)
#DFDBE1
(223,219,225)
#EBEDF0
(235,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #73395A; }

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

This text font color is #73395A.

Background Color

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

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

This div background color is #73395A.

Border color

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

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

This div border color is #73395A.

Opacity

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

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

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

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

This text has shadow with #73395A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73395A.

Preview

Color preview on black background

This text has color #73395A on black background.


Color preview on white background

This text has color #73395A on white background.


Black color preview on #73395A background

This text has black color on #73395A background.


White color preview on #73395A background

This text has white color on #73395A background.


Related colors

Complementary color

Complementary color for #hex is #8CC6A5.


I love getcolorcode.com

Triadic colors

1 #5A7339 and #395A73 with #73395A are triadic colors.

2 #5A3973 and #39735A with #73395A are triadic colors.