COLOR #735766

HEX: #735766 RGB: (115,87,102)

Color info

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

RGB color model

#735766 color RGB value is (115,87,102).

RGB: (115,87,102) (45%, 34%, 40%)

RGB channels and saturation

R 115 of 255 = 45%
G 87 of 255 = 34%
B 102 of 255 = 40%

115
87
102

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

Portions of RGB colors in percentages

R + G + B = 115 + 87 + 102 = 304 (100%)
R 115 of 304 ~ 37.83%
G 87 of 304 ~ 28.62%
B 102 of 304 ~ 33.55'%

%37.83
%28.62
%33.55

CMYK color model

#735766 color CMYK value is (0,24,11,55).

  • cyan value is 0.00%
  • magenta value is 24.35%
  • yellow value is 11.30%
  • key color value is 54.90%
CMYK: (0,24,11,55) C0M24Y11K55 (0%,24%,11%,55%) (0.00/0.24/0.11/0.55) 

CMYK percentages

%0
%24.35
%11.3
%54.9

Codes

Color #735766 in popluar color models

73 57 66
RGB 115 87 102
HSL 328° 13.86% 39.61%
HSB/HSV 328° 24.35% 45.10%
CMYK 0.00% 24.35% 11.30%
54.90%

Color #735766 in popluar number systems.

HEX 73 57 66
Decimal 115 87 102
Binary 1110011 1010111 1100110
Octal 163 127 146

Shades and tints

Shades of #735766

#735766
(115,87,102)
#69505D
(105,80,93)
#5F4954
(95,73,84)
#55424B
(85,66,75)
#4B3B42
(75,59,66)
#413439
(65,52,57)
#372D30
(55,45,48)
#2D2627
(45,38,39)
#231F1E
(35,31,30)
#191815
(25,24,21)
#0F110C
(15,17,12)
#000000
(0,0,0)

Tints of #735766

#735766
(115,87,102)
#7F6673
(127,102,115)
#8B7580
(139,117,128)
#97848D
(151,132,141)
#A3939A
(163,147,154)
#AFA2A7
(175,162,167)
#BBB1B4
(187,177,180)
#C7C0C1
(199,192,193)
#D3CFCE
(211,207,206)
#DFDEDB
(223,222,219)
#EBEDE8
(235,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #735766; }

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

This text font color is #735766.

Background Color

.myBgColor { background-color: #735766; }

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

This div background color is #735766.

Border color

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

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

This div border color is #735766.

Opacity

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

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

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

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

This text has shadow with #735766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735766.

Preview

Color preview on black background

This text has color #735766 on black background.


Color preview on white background

This text has color #735766 on white background.


Black color preview on #735766 background

This text has black color on #735766 background.


White color preview on #735766 background

This text has white color on #735766 background.


Related colors

Complementary color

Complementary color for #hex is #8CA899.


I love getcolorcode.com

Triadic colors

1 #667357 and #576673 with #735766 are triadic colors.

2 #665773 and #577366 with #735766 are triadic colors.