COLOR #733171

HEX: #733171 RGB: (115,49,113)

Color info

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

RGB color model

#733171 color RGB value is (115,49,113).

RGB: (115,49,113) (45%, 19%, 44%)

RGB channels and saturation

R 115 of 255 = 45%
G 49 of 255 = 19%
B 113 of 255 = 44%

115
49
113

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

Portions of RGB colors in percentages

R + G + B = 115 + 49 + 113 = 277 (100%)
R 115 of 277 ~ 41.52%
G 49 of 277 ~ 17.69%
B 113 of 277 ~ 40.79'%

%41.52
%17.69
%40.79

CMYK color model

#733171 color CMYK value is (0,57,2,55).

  • cyan value is 0.00%
  • magenta value is 57.39%
  • yellow value is 1.74%
  • key color value is 54.90%

CMYK: (0,57,2,55)
C0M57Y2K55 (0%, 57%, 2%, 55%)
(0.00 / 0.57 / 0.02 / 0.55)

CMYK percentages

%0
%57.39
%1.74
%54.9

Codes

Color #733171 in popluar color models

73 31 71
RGB 115 49 113
HSL 302° 40.24% 32.16%
HSB/HSV 302° 57.39% 45.10%
CMYK 0.00% 57.39% 1.74%
54.90%

Color #733171 in popluar number systems.

HEX 73 31 71
Decimal 115 49 113
Binary 1110011 110001 1110001
Octal 163 61 161

Shades and tints

Shades of #733171

#733171
(115,49,113)
#692D67
(105,45,103)
#5F295D
(95,41,93)
#552553
(85,37,83)
#4B2149
(75,33,73)
#411D3F
(65,29,63)
#371935
(55,25,53)
#2D152B
(45,21,43)
#231121
(35,17,33)
#190D17
(25,13,23)
#0F090D
(15,9,13)
#000000
(0,0,0)

Tints of #733171

#733171
(115,49,113)
#7F437D
(127,67,125)
#8B5589
(139,85,137)
#976795
(151,103,149)
#A379A1
(163,121,161)
#AF8BAD
(175,139,173)
#BB9DB9
(187,157,185)
#C7AFC5
(199,175,197)
#D3C1D1
(211,193,209)
#DFD3DD
(223,211,221)
#EBE5E9
(235,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #733171 color. Also use rgb(115,49,113) instead hex code.

Text Font Color

.myTextColor { color: #733171; }

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

This text font color is #733171.

Background Color

.myBgColor { background-color: #733171; }

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

This div background color is #733171.

Border color

.myBorderColor { border: 1px solid #733171; }

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

This div border color is #733171.

Opacity

.myOpacity80 { color: #733171; opacity: 0.8; }

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

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

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

This text has shadow with #733171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #733171.

Preview

Color preview on black background

This text has color #733171 on black background.


Color preview on white background

This text has color #733171 on white background.


Black color preview on #733171 background

This text has black color on #733171 background.


White color preview on #733171 background

This text has white color on #733171 background.


Related colors

Complementary color

Complementary color for #hex is #8CCE8E.


I love getcolorcode.com

Triadic colors

1 #717331 and #317173 with #733171 are triadic colors.

2 #713173 and #317371 with #733171 are triadic colors.