COLOR #756849

HEX: #756849 RGB: (117,104,73)

Color info

#756849 contains red, green and blue colors in about the same proportion. Web safe color of #756849 is #666633 (or #663).

RGB color model

#756849 color RGB value is (117,104,73).

RGB: (117,104,73) (46%, 41%, 29%)

RGB channels and saturation

R 117 of 255 = 46%
G 104 of 255 = 41%
B 73 of 255 = 29%

117
104
73

R + G + B ~ 39%. #756849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 104 + 73 = 294 (100%)
R 117 of 294 ~ 39.8%
G 104 of 294 ~ 35.37%
B 73 of 294 ~ 24.83'%

%39.8
%35.37
%24.83

CMYK color model

#756849 color CMYK value is (0,11,38,54).

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

CMYK: (0,11,38,54)
C0M11Y38K54 (0%, 11%, 38%, 54%)
(0.00 / 0.11 / 0.38 / 0.54)

CMYK percentages

%0
%11.11
%37.61
%54.12

Codes

Color #756849 in popluar color models

75 68 49
RGB 117 104 73
HSL 42° 23.16% 37.25%
HSB/HSV 42° 37.61% 45.88%
CMYK 0.00% 11.11% 37.61%
54.12%

Color #756849 in popluar number systems.

HEX 75 68 49
Decimal 117 104 73
Binary 1110101 1101000 1001001
Octal 165 150 111

Shades and tints

Shades of #756849

#756849
(117,104,73)
#6B5F43
(107,95,67)
#61563D
(97,86,61)
#574D37
(87,77,55)
#4D4431
(77,68,49)
#433B2B
(67,59,43)
#393225
(57,50,37)
#2F291F
(47,41,31)
#252019
(37,32,25)
#1B1713
(27,23,19)
#110E0D
(17,14,13)
#000000
(0,0,0)

Tints of #756849

#756849
(117,104,73)
#817559
(129,117,89)
#8D8269
(141,130,105)
#998F79
(153,143,121)
#A59C89
(165,156,137)
#B1A999
(177,169,153)
#BDB6A9
(189,182,169)
#C9C3B9
(201,195,185)
#D5D0C9
(213,208,201)
#E1DDD9
(225,221,217)
#EDEAE9
(237,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756849; }

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

This text font color is #756849.

Background Color

.myBgColor { background-color: #756849; }

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

This div background color is #756849.

Border color

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

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

This div border color is #756849.

Opacity

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

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

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

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

This text has shadow with #756849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756849.

Preview

Color preview on black background

This text has color #756849 on black background.


Color preview on white background

This text has color #756849 on white background.


Black color preview on #756849 background

This text has black color on #756849 background.


White color preview on #756849 background

This text has white color on #756849 background.


Related colors

Complementary color

Complementary color for #hex is #8A97B6.


I love getcolorcode.com

Triadic colors

1 #497568 and #684975 with #756849 are triadic colors.

2 #496875 and #687549 with #756849 are triadic colors.