COLOR #755960

HEX: #755960 RGB: (117,89,96)

Color info

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

RGB color model

#755960 color RGB value is (117,89,96).

RGB: (117,89,96) (46%, 35%, 38%)

RGB channels and saturation

R 117 of 255 = 46%
G 89 of 255 = 35%
B 96 of 255 = 38%

117
89
96

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

Portions of RGB colors in percentages

R + G + B = 117 + 89 + 96 = 302 (100%)
R 117 of 302 ~ 38.74%
G 89 of 302 ~ 29.47%
B 96 of 302 ~ 31.79'%

%38.74
%29.47
%31.79

CMYK color model

#755960 color CMYK value is (0,24,18,54).

  • cyan value is 0.00%
  • magenta value is 23.93%
  • yellow value is 17.95%
  • key color value is 54.12%
CMYK: (0,24,18,54) C0M24Y18K54 (0%,24%,18%,54%) (0.00/0.24/0.18/0.54) 

CMYK percentages

%0
%23.93
%17.95
%54.12

Codes

Color #755960 in popluar color models

75 59 60
RGB 117 89 96
HSL 345° 13.59% 40.39%
HSB/HSV 345° 23.93% 45.88%
CMYK 0.00% 23.93% 17.95%
54.12%

Color #755960 in popluar number systems.

HEX 75 59 60
Decimal 117 89 96
Binary 1110101 1011001 1100000
Octal 165 131 140

Shades and tints

Shades of #755960

#755960
(117,89,96)
#6B5158
(107,81,88)
#614950
(97,73,80)
#574148
(87,65,72)
#4D3940
(77,57,64)
#433138
(67,49,56)
#392930
(57,41,48)
#2F2128
(47,33,40)
#251920
(37,25,32)
#1B1118
(27,17,24)
#110910
(17,9,16)
#000000
(0,0,0)

Tints of #755960

#755960
(117,89,96)
#81686E
(129,104,110)
#8D777C
(141,119,124)
#99868A
(153,134,138)
#A59598
(165,149,152)
#B1A4A6
(177,164,166)
#BDB3B4
(189,179,180)
#C9C2C2
(201,194,194)
#D5D1D0
(213,209,208)
#E1E0DE
(225,224,222)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755960 color. Also use rgb(117,89,96) instead hex code.

Text Font Color

.myTextColor { color: #755960; }

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

This text font color is #755960.

Background Color

.myBgColor { background-color: #755960; }

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

This div background color is #755960.

Border color

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

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

This div border color is #755960.

Opacity

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

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

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

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

This text has shadow with #755960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755960.

Preview

Color preview on black background

This text has color #755960 on black background.


Color preview on white background

This text has color #755960 on white background.


Black color preview on #755960 background

This text has black color on #755960 background.


White color preview on #755960 background

This text has white color on #755960 background.


Related colors

Complementary color

Complementary color for #hex is #8AA69F.


I love getcolorcode.com

Triadic colors

1 #607559 and #596075 with #755960 are triadic colors.

2 #605975 and #597560 with #755960 are triadic colors.