COLOR #757247

HEX: #757247 RGB: (117,114,71)

Color info

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

RGB color model

#757247 color RGB value is (117,114,71).

RGB: (117,114,71) (46%, 45%, 28%)

RGB channels and saturation

R 117 of 255 = 46%
G 114 of 255 = 45%
B 71 of 255 = 28%

117
114
71

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

Portions of RGB colors in percentages

R + G + B = 117 + 114 + 71 = 302 (100%)
R 117 of 302 ~ 38.74%
G 114 of 302 ~ 37.75%
B 71 of 302 ~ 23.51'%

%38.74
%37.75
%23.51

CMYK color model

#757247 color CMYK value is (0,3,39,54).

  • cyan value is 0.00%
  • magenta value is 2.56%
  • yellow value is 39.32%
  • key color value is 54.12%

CMYK: (0,3,39,54)
C0M3Y39K54 (0%, 3%, 39%, 54%)
(0.00 / 0.03 / 0.39 / 0.54)

CMYK percentages

%0
%2.56
%39.32
%54.12

Codes

Color #757247 in popluar color models

75 72 47
RGB 117 114 71
HSL 56° 24.47% 36.86%
HSB/HSV 56° 39.32% 45.88%
CMYK 0.00% 2.56% 39.32%
54.12%

Color #757247 in popluar number systems.

HEX 75 72 47
Decimal 117 114 71
Binary 1110101 1110010 1000111
Octal 165 162 107

Shades and tints

Shades of #757247

#757247
(117,114,71)
#6B6841
(107,104,65)
#615E3B
(97,94,59)
#575435
(87,84,53)
#4D4A2F
(77,74,47)
#434029
(67,64,41)
#393623
(57,54,35)
#2F2C1D
(47,44,29)
#252217
(37,34,23)
#1B1811
(27,24,17)
#110E0B
(17,14,11)
#000000
(0,0,0)

Tints of #757247

#757247
(117,114,71)
#817E57
(129,126,87)
#8D8A67
(141,138,103)
#999677
(153,150,119)
#A5A287
(165,162,135)
#B1AE97
(177,174,151)
#BDBAA7
(189,186,167)
#C9C6B7
(201,198,183)
#D5D2C7
(213,210,199)
#E1DED7
(225,222,215)
#EDEAE7
(237,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #757247 color. Also use rgb(117,114,71) instead hex code.

Text Font Color

.myTextColor { color: #757247; }

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

This text font color is #757247.

Background Color

.myBgColor { background-color: #757247; }

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

This div background color is #757247.

Border color

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

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

This div border color is #757247.

Opacity

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

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

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

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

This text has shadow with #757247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757247.

Preview

Color preview on black background

This text has color #757247 on black background.


Color preview on white background

This text has color #757247 on white background.


Black color preview on #757247 background

This text has black color on #757247 background.


White color preview on #757247 background

This text has white color on #757247 background.


Related colors

Complementary color

Complementary color for #hex is #8A8DB8.


I love getcolorcode.com

Triadic colors

1 #477572 and #724775 with #757247 are triadic colors.

2 #477275 and #727547 with #757247 are triadic colors.