COLOR #756A56

HEX: #756A56 RGB: (117,106,86)

Color info

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

RGB color model

#756A56 color RGB value is (117,106,86).

RGB: (117,106,86) (46%, 42%, 34%)

RGB channels and saturation

R 117 of 255 = 46%
G 106 of 255 = 42%
B 86 of 255 = 34%

117
106
86

R + G + B ~ 41%. #756A56 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 106 + 86 = 309 (100%)
R 117 of 309 ~ 37.86%
G 106 of 309 ~ 34.3%
B 86 of 309 ~ 27.83'%

%37.86
%34.3
%27.83

CMYK color model

#756A56 color CMYK value is (0,9,26,54).

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

CMYK: (0,9,26,54)
C0M9Y26K54 (0%, 9%, 26%, 54%)
(0.00 / 0.09 / 0.26 / 0.54)

CMYK percentages

%0
%9.4
%26.5
%54.12

Codes

Color #756A56 in popluar color models

75 6A 56
RGB 117 106 86
HSL 39° 15.27% 39.80%
HSB/HSV 39° 26.50% 45.88%
CMYK 0.00% 9.40% 26.50%
54.12%

Color #756A56 in popluar number systems.

HEX 75 6A 56
Decimal 117 106 86
Binary 1110101 1101010 1010110
Octal 165 152 126

Shades and tints

Shades of #756A56

#756A56
(117,106,86)
#6B614F
(107,97,79)
#615848
(97,88,72)
#574F41
(87,79,65)
#4D463A
(77,70,58)
#433D33
(67,61,51)
#39342C
(57,52,44)
#2F2B25
(47,43,37)
#25221E
(37,34,30)
#1B1917
(27,25,23)
#111010
(17,16,16)
#000000
(0,0,0)

Tints of #756A56

#756A56
(117,106,86)
#817765
(129,119,101)
#8D8474
(141,132,116)
#999183
(153,145,131)
#A59E92
(165,158,146)
#B1ABA1
(177,171,161)
#BDB8B0
(189,184,176)
#C9C5BF
(201,197,191)
#D5D2CE
(213,210,206)
#E1DFDD
(225,223,221)
#EDECEC
(237,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756A56 color. Also use rgb(117,106,86) instead hex code.

Text Font Color

.myTextColor { color: #756A56; }

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

This text font color is #756A56.

Background Color

.myBgColor { background-color: #756A56; }

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

This div background color is #756A56.

Border color

.myBorderColor { border: 1px solid #756A56; }

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

This div border color is #756A56.

Opacity

.myOpacity80 { color: #756A56; opacity: 0.8; }

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

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

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

This text has shadow with #756A56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756A56.

Preview

Color preview on black background

This text has color #756A56 on black background.


Color preview on white background

This text has color #756A56 on white background.


Black color preview on #756A56 background

This text has black color on #756A56 background.


White color preview on #756A56 background

This text has white color on #756A56 background.


Related colors

Complementary color

Complementary color for #hex is #8A95A9.


I love getcolorcode.com

Triadic colors

1 #56756A and #6A5675 with #756A56 are triadic colors.

2 #566A75 and #6A7556 with #756A56 are triadic colors.