COLOR #735577

HEX: #735577 RGB: (115,85,119)

Color info

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

RGB color model

#735577 color RGB value is (115,85,119).

RGB: (115,85,119) (45%, 33%, 47%)

RGB channels and saturation

R 115 of 255 = 45%
G 85 of 255 = 33%
B 119 of 255 = 47%

115
85
119

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

Portions of RGB colors in percentages

R + G + B = 115 + 85 + 119 = 319 (100%)
R 115 of 319 ~ 36.05%
G 85 of 319 ~ 26.65%
B 119 of 319 ~ 37.3'%

%36.05
%26.65
%37.3

CMYK color model

#735577 color CMYK value is (3,29,0,53).

  • cyan value is 3.36%
  • magenta value is 28.57%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (3,29,0,53)
C3M29Y0K53 (3%, 29%, 0%, 53%)
(0.03 / 0.29 / 0.00 / 0.53)

CMYK percentages

%3.36
%28.57
%0
%53.33

Codes

Color #735577 in popluar color models

73 55 77
RGB 115 85 119
HSL 293° 16.67% 40.00%
HSB/HSV 293° 28.57% 46.67%
CMYK 3.36% 28.57% 0.00%
53.33%

Color #735577 in popluar number systems.

HEX 73 55 77
Decimal 115 85 119
Binary 1110011 1010101 1110111
Octal 163 125 167

Shades and tints

Shades of #735577

#735577
(115,85,119)
#694E6D
(105,78,109)
#5F4763
(95,71,99)
#554059
(85,64,89)
#4B394F
(75,57,79)
#413245
(65,50,69)
#372B3B
(55,43,59)
#2D2431
(45,36,49)
#231D27
(35,29,39)
#19161D
(25,22,29)
#0F0F13
(15,15,19)
#000000
(0,0,0)

Tints of #735577

#735577
(115,85,119)
#7F6483
(127,100,131)
#8B738F
(139,115,143)
#97829B
(151,130,155)
#A391A7
(163,145,167)
#AFA0B3
(175,160,179)
#BBAFBF
(187,175,191)
#C7BECB
(199,190,203)
#D3CDD7
(211,205,215)
#DFDCE3
(223,220,227)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #735577 color. Also use rgb(115,85,119) instead hex code.

Text Font Color

.myTextColor { color: #735577; }

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

This text font color is #735577.

Background Color

.myBgColor { background-color: #735577; }

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

This div background color is #735577.

Border color

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

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

This div border color is #735577.

Opacity

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

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

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

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

This text has shadow with #735577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735577.

Preview

Color preview on black background

This text has color #735577 on black background.


Color preview on white background

This text has color #735577 on white background.


Black color preview on #735577 background

This text has black color on #735577 background.


White color preview on #735577 background

This text has white color on #735577 background.


Related colors

Complementary color

Complementary color for #hex is #8CAA88.


I love getcolorcode.com

Triadic colors

1 #777355 and #557773 with #735577 are triadic colors.

2 #775573 and #557377 with #735577 are triadic colors.