COLOR #756958

HEX: #756958 RGB: (117,105,88)

Color info

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

RGB color model

#756958 color RGB value is (117,105,88).

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

RGB channels and saturation

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

117
105
88

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

Portions of RGB colors in percentages

R + G + B = 117 + 105 + 88 = 310 (100%)
R 117 of 310 ~ 37.74%
G 105 of 310 ~ 33.87%
B 88 of 310 ~ 28.39'%

%37.74
%33.87
%28.39

CMYK color model

#756958 color CMYK value is (0,10,25,54).

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

CMYK: (0,10,25,54)
C0M10Y25K54 (0%, 10%, 25%, 54%)
(0.00 / 0.10 / 0.25 / 0.54)

CMYK percentages

%0
%10.26
%24.79
%54.12

Codes

Color #756958 in popluar color models

75 69 58
RGB 117 105 88
HSL 35° 14.15% 40.20%
HSB/HSV 35° 24.79% 45.88%
CMYK 0.00% 10.26% 24.79%
54.12%

Color #756958 in popluar number systems.

HEX 75 69 58
Decimal 117 105 88
Binary 1110101 1101001 1011000
Octal 165 151 130

Shades and tints

Shades of #756958

#756958
(117,105,88)
#6B6050
(107,96,80)
#615748
(97,87,72)
#574E40
(87,78,64)
#4D4538
(77,69,56)
#433C30
(67,60,48)
#393328
(57,51,40)
#2F2A20
(47,42,32)
#252118
(37,33,24)
#1B1810
(27,24,16)
#110F08
(17,15,8)
#000000
(0,0,0)

Tints of #756958

#756958
(117,105,88)
#817667
(129,118,103)
#8D8376
(141,131,118)
#999085
(153,144,133)
#A59D94
(165,157,148)
#B1AAA3
(177,170,163)
#BDB7B2
(189,183,178)
#C9C4C1
(201,196,193)
#D5D1D0
(213,209,208)
#E1DEDF
(225,222,223)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756958; }

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

This text font color is #756958.

Background Color

.myBgColor { background-color: #756958; }

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

This div background color is #756958.

Border color

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

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

This div border color is #756958.

Opacity

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

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

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

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

This text has shadow with #756958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756958.

Preview

Color preview on black background

This text has color #756958 on black background.


Color preview on white background

This text has color #756958 on white background.


Black color preview on #756958 background

This text has black color on #756958 background.


White color preview on #756958 background

This text has white color on #756958 background.


Related colors

Complementary color

Complementary color for #hex is #8A96A7.


I love getcolorcode.com

Triadic colors

1 #587569 and #695875 with #756958 are triadic colors.

2 #586975 and #697558 with #756958 are triadic colors.