COLOR #735771

HEX: #735771 RGB: (115,87,113)

Color info

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

RGB color model

#735771 color RGB value is (115,87,113).

RGB: (115,87,113) (45%, 34%, 44%)

RGB channels and saturation

R 115 of 255 = 45%
G 87 of 255 = 34%
B 113 of 255 = 44%

115
87
113

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

Portions of RGB colors in percentages

R + G + B = 115 + 87 + 113 = 315 (100%)
R 115 of 315 ~ 36.51%
G 87 of 315 ~ 27.62%
B 113 of 315 ~ 35.87'%

%36.51
%27.62
%35.87

CMYK color model

#735771 color CMYK value is (0,24,2,55).

  • cyan value is 0.00%
  • magenta value is 24.35%
  • yellow value is 1.74%
  • key color value is 54.90%
CMYK: (0,24,2,55) C0M24Y2K55 (0%,24%,2%,55%) (0.00/0.24/0.02/0.55) 

CMYK percentages

%0
%24.35
%1.74
%54.9

Codes

Color #735771 in popluar color models

73 57 71
RGB 115 87 113
HSL 304° 13.86% 39.61%
HSB/HSV 304° 24.35% 45.10%
CMYK 0.00% 24.35% 1.74%
54.90%

Color #735771 in popluar number systems.

HEX 73 57 71
Decimal 115 87 113
Binary 1110011 1010111 1110001
Octal 163 127 161

Shades and tints

Shades of #735771

#735771
(115,87,113)
#695067
(105,80,103)
#5F495D
(95,73,93)
#554253
(85,66,83)
#4B3B49
(75,59,73)
#41343F
(65,52,63)
#372D35
(55,45,53)
#2D262B
(45,38,43)
#231F21
(35,31,33)
#191817
(25,24,23)
#0F110D
(15,17,13)
#000000
(0,0,0)

Tints of #735771

#735771
(115,87,113)
#7F667D
(127,102,125)
#8B7589
(139,117,137)
#978495
(151,132,149)
#A393A1
(163,147,161)
#AFA2AD
(175,162,173)
#BBB1B9
(187,177,185)
#C7C0C5
(199,192,197)
#D3CFD1
(211,207,209)
#DFDEDD
(223,222,221)
#EBEDE9
(235,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #735771; }

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

This text font color is #735771.

Background Color

.myBgColor { background-color: #735771; }

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

This div background color is #735771.

Border color

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

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

This div border color is #735771.

Opacity

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

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

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

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

This text has shadow with #735771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735771.

Preview

Color preview on black background

This text has color #735771 on black background.


Color preview on white background

This text has color #735771 on white background.


Black color preview on #735771 background

This text has black color on #735771 background.


White color preview on #735771 background

This text has white color on #735771 background.


Related colors

Complementary color

Complementary color for #hex is #8CA88E.


I love getcolorcode.com

Triadic colors

1 #717357 and #577173 with #735771 are triadic colors.

2 #715773 and #577371 with #735771 are triadic colors.