COLOR #756549

HEX: #756549 RGB: (117,101,73)

Color info

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

RGB color model

#756549 color RGB value is (117,101,73).

RGB: (117,101,73) (46%, 40%, 29%)

RGB channels and saturation

R 117 of 255 = 46%
G 101 of 255 = 40%
B 73 of 255 = 29%

117
101
73

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

Portions of RGB colors in percentages

R + G + B = 117 + 101 + 73 = 291 (100%)
R 117 of 291 ~ 40.21%
G 101 of 291 ~ 34.71%
B 73 of 291 ~ 25.09'%

%40.21
%34.71
%25.09

CMYK color model

#756549 color CMYK value is (0,14,38,54).

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

CMYK: (0,14,38,54)
C0M14Y38K54 (0%, 14%, 38%, 54%)
(0.00 / 0.14 / 0.38 / 0.54)

CMYK percentages

%0
%13.68
%37.61
%54.12

Codes

Color #756549 in popluar color models

75 65 49
RGB 117 101 73
HSL 38° 23.16% 37.25%
HSB/HSV 38° 37.61% 45.88%
CMYK 0.00% 13.68% 37.61%
54.12%

Color #756549 in popluar number systems.

HEX 75 65 49
Decimal 117 101 73
Binary 1110101 1100101 1001001
Octal 165 145 111

Shades and tints

Shades of #756549

#756549
(117,101,73)
#6B5C43
(107,92,67)
#61533D
(97,83,61)
#574A37
(87,74,55)
#4D4131
(77,65,49)
#43382B
(67,56,43)
#392F25
(57,47,37)
#2F261F
(47,38,31)
#251D19
(37,29,25)
#1B1413
(27,20,19)
#110B0D
(17,11,13)
#000000
(0,0,0)

Tints of #756549

#756549
(117,101,73)
#817359
(129,115,89)
#8D8169
(141,129,105)
#998F79
(153,143,121)
#A59D89
(165,157,137)
#B1AB99
(177,171,153)
#BDB9A9
(189,185,169)
#C9C7B9
(201,199,185)
#D5D5C9
(213,213,201)
#E1E3D9
(225,227,217)
#EDF1E9
(237,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756549; }

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

This text font color is #756549.

Background Color

.myBgColor { background-color: #756549; }

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

This div background color is #756549.

Border color

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

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

This div border color is #756549.

Opacity

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

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

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

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

This text has shadow with #756549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756549.

Preview

Color preview on black background

This text has color #756549 on black background.


Color preview on white background

This text has color #756549 on white background.


Black color preview on #756549 background

This text has black color on #756549 background.


White color preview on #756549 background

This text has white color on #756549 background.


Related colors

Complementary color

Complementary color for #hex is #8A9AB6.


I love getcolorcode.com

Triadic colors

1 #497565 and #654975 with #756549 are triadic colors.

2 #496575 and #657549 with #756549 are triadic colors.