COLOR #735371

HEX: #735371 RGB: (115,83,113)

Color info

#735371 contains red, green and blue colors in about the same proportion. Web safe color of #735371 is #666666 (or #666).

RGB color model

#735371 color RGB value is (115,83,113).

RGB: (115,83,113) (45%, 33%, 44%)

RGB channels and saturation

R 115 of 255 = 45%
G 83 of 255 = 33%
B 113 of 255 = 44%

115
83
113

R + G + B ~ 41%. #735371 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 83 + 113 = 311 (100%)
R 115 of 311 ~ 36.98%
G 83 of 311 ~ 26.69%
B 113 of 311 ~ 36.33'%

%36.98
%26.69
%36.33

CMYK color model

#735371 color CMYK value is (0,28,2,55).

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

CMYK: (0,28,2,55)
C0M28Y2K55 (0%, 28%, 2%, 55%)
(0.00 / 0.28 / 0.02 / 0.55)

CMYK percentages

%0
%27.83
%1.74
%54.9

Codes

Color #735371 in popluar color models

73 53 71
RGB 115 83 113
HSL 304° 16.16% 38.82%
HSB/HSV 304° 27.83% 45.10%
CMYK 0.00% 27.83% 1.74%
54.90%

Color #735371 in popluar number systems.

HEX 73 53 71
Decimal 115 83 113
Binary 1110011 1010011 1110001
Octal 163 123 161

Shades and tints

Shades of #735371

#735371
(115,83,113)
#694C67
(105,76,103)
#5F455D
(95,69,93)
#553E53
(85,62,83)
#4B3749
(75,55,73)
#41303F
(65,48,63)
#372935
(55,41,53)
#2D222B
(45,34,43)
#231B21
(35,27,33)
#191417
(25,20,23)
#0F0D0D
(15,13,13)
#000000
(0,0,0)

Tints of #735371

#735371
(115,83,113)
#7F627D
(127,98,125)
#8B7189
(139,113,137)
#978095
(151,128,149)
#A38FA1
(163,143,161)
#AF9EAD
(175,158,173)
#BBADB9
(187,173,185)
#C7BCC5
(199,188,197)
#D3CBD1
(211,203,209)
#DFDADD
(223,218,221)
#EBE9E9
(235,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #735371; }

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

This text font color is #735371.

Background Color

.myBgColor { background-color: #735371; }

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

This div background color is #735371.

Border color

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

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

This div border color is #735371.

Opacity

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

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

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

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

This text has shadow with #735371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735371.

Preview

Color preview on black background

This text has color #735371 on black background.


Color preview on white background

This text has color #735371 on white background.


Black color preview on #735371 background

This text has black color on #735371 background.


White color preview on #735371 background

This text has white color on #735371 background.


Related colors

Complementary color

Complementary color for #hex is #8CAC8E.


I love getcolorcode.com

Triadic colors

1 #717353 and #537173 with #735371 are triadic colors.

2 #715373 and #537371 with #735371 are triadic colors.