COLOR #756356

HEX: #756356 RGB: (117,99,86)

Color info

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

RGB color model

#756356 color RGB value is (117,99,86).

RGB: (117,99,86) (46%, 39%, 34%)

RGB channels and saturation

R 117 of 255 = 46%
G 99 of 255 = 39%
B 86 of 255 = 34%

117
99
86

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

Portions of RGB colors in percentages

R + G + B = 117 + 99 + 86 = 302 (100%)
R 117 of 302 ~ 38.74%
G 99 of 302 ~ 32.78%
B 86 of 302 ~ 28.48'%

%38.74
%32.78
%28.48

CMYK color model

#756356 color CMYK value is (0,15,26,54).

  • cyan value is 0.00%
  • magenta value is 15.38%
  • yellow value is 26.50%
  • key color value is 54.12%
CMYK: (0,15,26,54) C0M15Y26K54 (0%,15%,26%,54%) (0.00/0.15/0.26/0.54) 

CMYK percentages

%0
%15.38
%26.5
%54.12

Codes

Color #756356 in popluar color models

75 63 56
RGB 117 99 86
HSL 25° 15.27% 39.80%
HSB/HSV 25° 26.50% 45.88%
CMYK 0.00% 15.38% 26.50%
54.12%

Color #756356 in popluar number systems.

HEX 75 63 56
Decimal 117 99 86
Binary 1110101 1100011 1010110
Octal 165 143 126

Shades and tints

Shades of #756356

#756356
(117,99,86)
#6B5A4F
(107,90,79)
#615148
(97,81,72)
#574841
(87,72,65)
#4D3F3A
(77,63,58)
#433633
(67,54,51)
#392D2C
(57,45,44)
#2F2425
(47,36,37)
#251B1E
(37,27,30)
#1B1217
(27,18,23)
#110910
(17,9,16)
#000000
(0,0,0)

Tints of #756356

#756356
(117,99,86)
#817165
(129,113,101)
#8D7F74
(141,127,116)
#998D83
(153,141,131)
#A59B92
(165,155,146)
#B1A9A1
(177,169,161)
#BDB7B0
(189,183,176)
#C9C5BF
(201,197,191)
#D5D3CE
(213,211,206)
#E1E1DD
(225,225,221)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756356; }

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

This text font color is #756356.

Background Color

.myBgColor { background-color: #756356; }

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

This div background color is #756356.

Border color

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

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

This div border color is #756356.

Opacity

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

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

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

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

This text has shadow with #756356 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756356.

Preview

Color preview on black background

This text has color #756356 on black background.


Color preview on white background

This text has color #756356 on white background.


Black color preview on #756356 background

This text has black color on #756356 background.


White color preview on #756356 background

This text has white color on #756356 background.


Related colors

Complementary color

Complementary color for #hex is #8A9CA9.


I love getcolorcode.com

Triadic colors

1 #567563 and #635675 with #756356 are triadic colors.

2 #566375 and #637556 with #756356 are triadic colors.