COLOR #756959

HEX: #756959 RGB: (117,105,89)

Color info

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

RGB color model

#756959 color RGB value is (117,105,89).

RGB: (117,105,89) (46%, 41%, 35%)

RGB channels and saturation

R 117 of 255 = 46%
G 105 of 255 = 41%
B 89 of 255 = 35%

117
105
89

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

Portions of RGB colors in percentages

R + G + B = 117 + 105 + 89 = 311 (100%)
R 117 of 311 ~ 37.62%
G 105 of 311 ~ 33.76%
B 89 of 311 ~ 28.62'%

%37.62
%33.76
%28.62

CMYK color model

#756959 color CMYK value is (0,10,24,54).

  • cyan value is 0.00%
  • magenta value is 10.26%
  • yellow value is 23.93%
  • key color value is 54.12%

CMYK: (0,10,24,54)
C0M10Y24K54 (0%, 10%, 24%, 54%)
(0.00 / 0.10 / 0.24 / 0.54)

CMYK percentages

%0
%10.26
%23.93
%54.12

Codes

Color #756959 in popluar color models

75 69 59
RGB 117 105 89
HSL 34° 13.59% 40.39%
HSB/HSV 34° 23.93% 45.88%
CMYK 0.00% 10.26% 23.93%
54.12%

Color #756959 in popluar number systems.

HEX 75 69 59
Decimal 117 105 89
Binary 1110101 1101001 1011001
Octal 165 151 131

Shades and tints

Shades of #756959

#756959
(117,105,89)
#6B6051
(107,96,81)
#615749
(97,87,73)
#574E41
(87,78,65)
#4D4539
(77,69,57)
#433C31
(67,60,49)
#393329
(57,51,41)
#2F2A21
(47,42,33)
#252119
(37,33,25)
#1B1811
(27,24,17)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #756959

#756959
(117,105,89)
#817668
(129,118,104)
#8D8377
(141,131,119)
#999086
(153,144,134)
#A59D95
(165,157,149)
#B1AAA4
(177,170,164)
#BDB7B3
(189,183,179)
#C9C4C2
(201,196,194)
#D5D1D1
(213,209,209)
#E1DEE0
(225,222,224)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756959 color. Also use rgb(117,105,89) instead hex code.

Text Font Color

.myTextColor { color: #756959; }

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

This text font color is #756959.

Background Color

.myBgColor { background-color: #756959; }

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

This div background color is #756959.

Border color

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

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

This div border color is #756959.

Opacity

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

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

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

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

This text has shadow with #756959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756959.

Preview

Color preview on black background

This text has color #756959 on black background.


Color preview on white background

This text has color #756959 on white background.


Black color preview on #756959 background

This text has black color on #756959 background.


White color preview on #756959 background

This text has white color on #756959 background.


Related colors

Complementary color

Complementary color for #hex is #8A96A6.


I love getcolorcode.com

Triadic colors

1 #597569 and #695975 with #756959 are triadic colors.

2 #596975 and #697559 with #756959 are triadic colors.