COLOR #755D56

HEX: #755D56 RGB: (117,93,86)

Color info

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

RGB color model

#755D56 color RGB value is (117,93,86).

RGB: (117,93,86) (46%, 36%, 34%)

RGB channels and saturation

R 117 of 255 = 46%
G 93 of 255 = 36%
B 86 of 255 = 34%

117
93
86

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

Portions of RGB colors in percentages

R + G + B = 117 + 93 + 86 = 296 (100%)
R 117 of 296 ~ 39.53%
G 93 of 296 ~ 31.42%
B 86 of 296 ~ 29.05'%

%39.53
%31.42
%29.05

CMYK color model

#755D56 color CMYK value is (0,21,26,54).

  • cyan value is 0.00%
  • magenta value is 20.51%
  • yellow value is 26.50%
  • key color value is 54.12%

CMYK: (0,21,26,54)
C0M21Y26K54 (0%, 21%, 26%, 54%)
(0.00 / 0.21 / 0.26 / 0.54)

CMYK percentages

%0
%20.51
%26.5
%54.12

Codes

Color #755D56 in popluar color models

75 5D 56
RGB 117 93 86
HSL 14° 15.27% 39.80%
HSB/HSV 14° 26.50% 45.88%
CMYK 0.00% 20.51% 26.50%
54.12%

Color #755D56 in popluar number systems.

HEX 75 5D 56
Decimal 117 93 86
Binary 1110101 1011101 1010110
Octal 165 135 126

Shades and tints

Shades of #755D56

#755D56
(117,93,86)
#6B554F
(107,85,79)
#614D48
(97,77,72)
#574541
(87,69,65)
#4D3D3A
(77,61,58)
#433533
(67,53,51)
#392D2C
(57,45,44)
#2F2525
(47,37,37)
#251D1E
(37,29,30)
#1B1517
(27,21,23)
#110D10
(17,13,16)
#000000
(0,0,0)

Tints of #755D56

#755D56
(117,93,86)
#816B65
(129,107,101)
#8D7974
(141,121,116)
#998783
(153,135,131)
#A59592
(165,149,146)
#B1A3A1
(177,163,161)
#BDB1B0
(189,177,176)
#C9BFBF
(201,191,191)
#D5CDCE
(213,205,206)
#E1DBDD
(225,219,221)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755D56 color. Also use rgb(117,93,86) instead hex code.

Text Font Color

.myTextColor { color: #755D56; }

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

This text font color is #755D56.

Background Color

.myBgColor { background-color: #755D56; }

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

This div background color is #755D56.

Border color

.myBorderColor { border: 1px solid #755D56; }

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

This div border color is #755D56.

Opacity

.myOpacity80 { color: #755D56; opacity: 0.8; }

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

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

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

This text has shadow with #755D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755D56.

Preview

Color preview on black background

This text has color #755D56 on black background.


Color preview on white background

This text has color #755D56 on white background.


Black color preview on #755D56 background

This text has black color on #755D56 background.


White color preview on #755D56 background

This text has white color on #755D56 background.


Related colors

Complementary color

Complementary color for #hex is #8AA2A9.


I love getcolorcode.com

Triadic colors

1 #56755D and #5D5675 with #755D56 are triadic colors.

2 #565D75 and #5D7556 with #755D56 are triadic colors.