COLOR #756855

HEX: #756855 RGB: (117,104,85)

Color info

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

RGB color model

#756855 color RGB value is (117,104,85).

RGB: (117,104,85) (46%, 41%, 33%)

RGB channels and saturation

R 117 of 255 = 46%
G 104 of 255 = 41%
B 85 of 255 = 33%

117
104
85

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

Portions of RGB colors in percentages

R + G + B = 117 + 104 + 85 = 306 (100%)
R 117 of 306 ~ 38.24%
G 104 of 306 ~ 33.99%
B 85 of 306 ~ 27.78'%

%38.24
%33.99
%27.78

CMYK color model

#756855 color CMYK value is (0,11,27,54).

  • cyan value is 0.00%
  • magenta value is 11.11%
  • yellow value is 27.35%
  • key color value is 54.12%

CMYK: (0,11,27,54)
C0M11Y27K54 (0%, 11%, 27%, 54%)
(0.00 / 0.11 / 0.27 / 0.54)

CMYK percentages

%0
%11.11
%27.35
%54.12

Codes

Color #756855 in popluar color models

75 68 55
RGB 117 104 85
HSL 36° 15.84% 39.61%
HSB/HSV 36° 27.35% 45.88%
CMYK 0.00% 11.11% 27.35%
54.12%

Color #756855 in popluar number systems.

HEX 75 68 55
Decimal 117 104 85
Binary 1110101 1101000 1010101
Octal 165 150 125

Shades and tints

Shades of #756855

#756855
(117,104,85)
#6B5F4E
(107,95,78)
#615647
(97,86,71)
#574D40
(87,77,64)
#4D4439
(77,68,57)
#433B32
(67,59,50)
#39322B
(57,50,43)
#2F2924
(47,41,36)
#25201D
(37,32,29)
#1B1716
(27,23,22)
#110E0F
(17,14,15)
#000000
(0,0,0)

Tints of #756855

#756855
(117,104,85)
#817564
(129,117,100)
#8D8273
(141,130,115)
#998F82
(153,143,130)
#A59C91
(165,156,145)
#B1A9A0
(177,169,160)
#BDB6AF
(189,182,175)
#C9C3BE
(201,195,190)
#D5D0CD
(213,208,205)
#E1DDDC
(225,221,220)
#EDEAEB
(237,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756855 color. Also use rgb(117,104,85) instead hex code.

Text Font Color

.myTextColor { color: #756855; }

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

This text font color is #756855.

Background Color

.myBgColor { background-color: #756855; }

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

This div background color is #756855.

Border color

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

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

This div border color is #756855.

Opacity

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

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

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

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

This text has shadow with #756855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756855.

Preview

Color preview on black background

This text has color #756855 on black background.


Color preview on white background

This text has color #756855 on white background.


Black color preview on #756855 background

This text has black color on #756855 background.


White color preview on #756855 background

This text has white color on #756855 background.


Related colors

Complementary color

Complementary color for #hex is #8A97AA.


I love getcolorcode.com

Triadic colors

1 #557568 and #685575 with #756855 are triadic colors.

2 #556875 and #687555 with #756855 are triadic colors.