COLOR #756249

HEX: #756249 RGB: (117,98,73)

Color info

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

RGB color model

#756249 color RGB value is (117,98,73).

RGB: (117,98,73) (46%, 38%, 29%)

RGB channels and saturation

R 117 of 255 = 46%
G 98 of 255 = 38%
B 73 of 255 = 29%

117
98
73

R + G + B ~ 38%. #756249 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 98 + 73 = 288 (100%)
R 117 of 288 ~ 40.63%
G 98 of 288 ~ 34.03%
B 73 of 288 ~ 25.35'%

%40.63
%34.03
%25.35

CMYK color model

#756249 color CMYK value is (0,16,38,54).

  • cyan value is 0.00%
  • magenta value is 16.24%
  • yellow value is 37.61%
  • key color value is 54.12%
CMYK: (0,16,38,54) C0M16Y38K54 (0%,16%,38%,54%) (0.00/0.16/0.38/0.54) 

CMYK percentages

%0
%16.24
%37.61
%54.12

Codes

Color #756249 in popluar color models

75 62 49
RGB 117 98 73
HSL 34° 23.16% 37.25%
HSB/HSV 34° 37.61% 45.88%
CMYK 0.00% 16.24% 37.61%
54.12%

Color #756249 in popluar number systems.

HEX 75 62 49
Decimal 117 98 73
Binary 1110101 1100010 1001001
Octal 165 142 111

Shades and tints

Shades of #756249

#756249
(117,98,73)
#6B5A43
(107,90,67)
#61523D
(97,82,61)
#574A37
(87,74,55)
#4D4231
(77,66,49)
#433A2B
(67,58,43)
#393225
(57,50,37)
#2F2A1F
(47,42,31)
#252219
(37,34,25)
#1B1A13
(27,26,19)
#11120D
(17,18,13)
#000000
(0,0,0)

Tints of #756249

#756249
(117,98,73)
#817059
(129,112,89)
#8D7E69
(141,126,105)
#998C79
(153,140,121)
#A59A89
(165,154,137)
#B1A899
(177,168,153)
#BDB6A9
(189,182,169)
#C9C4B9
(201,196,185)
#D5D2C9
(213,210,201)
#E1E0D9
(225,224,217)
#EDEEE9
(237,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756249; }

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

This text font color is #756249.

Background Color

.myBgColor { background-color: #756249; }

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

This div background color is #756249.

Border color

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

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

This div border color is #756249.

Opacity

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

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

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

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

This text has shadow with #756249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756249.

Preview

Color preview on black background

This text has color #756249 on black background.


Color preview on white background

This text has color #756249 on white background.


Black color preview on #756249 background

This text has black color on #756249 background.


White color preview on #756249 background

This text has white color on #756249 background.


Related colors

Complementary color

Complementary color for #hex is #8A9DB6.


I love getcolorcode.com

Triadic colors

1 #497562 and #624975 with #756249 are triadic colors.

2 #496275 and #627549 with #756249 are triadic colors.