COLOR #755360

HEX: #755360 RGB: (117,83,96)

Color info

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

RGB color model

#755360 color RGB value is (117,83,96).

RGB: (117,83,96) (46%, 33%, 38%)

RGB channels and saturation

R 117 of 255 = 46%
G 83 of 255 = 33%
B 96 of 255 = 38%

117
83
96

R + G + B ~ 39%. #755360 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 83 + 96 = 296 (100%)
R 117 of 296 ~ 39.53%
G 83 of 296 ~ 28.04%
B 96 of 296 ~ 32.43'%

%39.53
%28.04
%32.43

CMYK color model

#755360 color CMYK value is (0,29,18,54).

  • cyan value is 0.00%
  • magenta value is 29.06%
  • yellow value is 17.95%
  • key color value is 54.12%

CMYK: (0,29,18,54)
C0M29Y18K54 (0%, 29%, 18%, 54%)
(0.00 / 0.29 / 0.18 / 0.54)

CMYK percentages

%0
%29.06
%17.95
%54.12

Codes

Color #755360 in popluar color models

75 53 60
RGB 117 83 96
HSL 337° 17.00% 39.22%
HSB/HSV 337° 29.06% 45.88%
CMYK 0.00% 29.06% 17.95%
54.12%

Color #755360 in popluar number systems.

HEX 75 53 60
Decimal 117 83 96
Binary 1110101 1010011 1100000
Octal 165 123 140

Shades and tints

Shades of #755360

#755360
(117,83,96)
#6B4C58
(107,76,88)
#614550
(97,69,80)
#573E48
(87,62,72)
#4D3740
(77,55,64)
#433038
(67,48,56)
#392930
(57,41,48)
#2F2228
(47,34,40)
#251B20
(37,27,32)
#1B1418
(27,20,24)
#110D10
(17,13,16)
#000000
(0,0,0)

Tints of #755360

#755360
(117,83,96)
#81626E
(129,98,110)
#8D717C
(141,113,124)
#99808A
(153,128,138)
#A58F98
(165,143,152)
#B19EA6
(177,158,166)
#BDADB4
(189,173,180)
#C9BCC2
(201,188,194)
#D5CBD0
(213,203,208)
#E1DADE
(225,218,222)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755360; }

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

This text font color is #755360.

Background Color

.myBgColor { background-color: #755360; }

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

This div background color is #755360.

Border color

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

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

This div border color is #755360.

Opacity

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

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

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

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

This text has shadow with #755360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755360.

Preview

Color preview on black background

This text has color #755360 on black background.


Color preview on white background

This text has color #755360 on white background.


Black color preview on #755360 background

This text has black color on #755360 background.


White color preview on #755360 background

This text has white color on #755360 background.


Related colors

Complementary color

Complementary color for #hex is #8AAC9F.


I love getcolorcode.com

Triadic colors

1 #607553 and #536075 with #755360 are triadic colors.

2 #605375 and #537560 with #755360 are triadic colors.