COLOR #756331

HEX: #756331 RGB: (117,99,49)

Color info

#756331 contains mainly red and green colors. Web safe color of #756331 is #666633 (or #663).

RGB color model

#756331 color RGB value is (117,99,49).

RGB: (117,99,49) (46%, 39%, 19%)

RGB channels and saturation

R 117 of 255 = 46%
G 99 of 255 = 39%
B 49 of 255 = 19%

117
99
49

R + G + B ~ 35%. #756331 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 99 + 49 = 265 (100%)
R 117 of 265 ~ 44.15%
G 99 of 265 ~ 37.36%
B 49 of 265 ~ 18.49'%

%44.15
%37.36
%18.49

CMYK color model

#756331 color CMYK value is (0,15,58,54).

  • cyan value is 0.00%
  • magenta value is 15.38%
  • yellow value is 58.12%
  • key color value is 54.12%

CMYK: (0,15,58,54)
C0M15Y58K54 (0%, 15%, 58%, 54%)
(0.00 / 0.15 / 0.58 / 0.54)

CMYK percentages

%0
%15.38
%58.12
%54.12

Codes

Color #756331 in popluar color models

75 63 31
RGB 117 99 49
HSL 44° 40.96% 32.55%
HSB/HSV 44° 58.12% 45.88%
CMYK 0.00% 15.38% 58.12%
54.12%

Color #756331 in popluar number systems.

HEX 75 63 31
Decimal 117 99 49
Binary 1110101 1100011 110001
Octal 165 143 61

Shades and tints

Shades of #756331

#756331
(117,99,49)
#6B5A2D
(107,90,45)
#615129
(97,81,41)
#574825
(87,72,37)
#4D3F21
(77,63,33)
#43361D
(67,54,29)
#392D19
(57,45,25)
#2F2415
(47,36,21)
#251B11
(37,27,17)
#1B120D
(27,18,13)
#110909
(17,9,9)
#000000
(0,0,0)

Tints of #756331

#756331
(117,99,49)
#817143
(129,113,67)
#8D7F55
(141,127,85)
#998D67
(153,141,103)
#A59B79
(165,155,121)
#B1A98B
(177,169,139)
#BDB79D
(189,183,157)
#C9C5AF
(201,197,175)
#D5D3C1
(213,211,193)
#E1E1D3
(225,225,211)
#EDEFE5
(237,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756331 color. Also use rgb(117,99,49) instead hex code.

Text Font Color

.myTextColor { color: #756331; }

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

This text font color is #756331.

Background Color

.myBgColor { background-color: #756331; }

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

This div background color is #756331.

Border color

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

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

This div border color is #756331.

Opacity

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

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

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

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

This text has shadow with #756331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756331.

Preview

Color preview on black background

This text has color #756331 on black background.


Color preview on white background

This text has color #756331 on white background.


Black color preview on #756331 background

This text has black color on #756331 background.


White color preview on #756331 background

This text has white color on #756331 background.


Related colors

Complementary color

Complementary color for #hex is #8A9CCE.


I love getcolorcode.com

Triadic colors

1 #317563 and #633175 with #756331 are triadic colors.

2 #316375 and #637531 with #756331 are triadic colors.