COLOR #757146

HEX: #757146 RGB: (117,113,70)

Color info

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

RGB color model

#757146 color RGB value is (117,113,70).

RGB: (117,113,70) (46%, 44%, 27%)

RGB channels and saturation

R 117 of 255 = 46%
G 113 of 255 = 44%
B 70 of 255 = 27%

117
113
70

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

Portions of RGB colors in percentages

R + G + B = 117 + 113 + 70 = 300 (100%)
R 117 of 300 ~ 39%
G 113 of 300 ~ 37.67%
B 70 of 300 ~ 23.33'%

%39
%37.67
%23.33

CMYK color model

#757146 color CMYK value is (0,3,40,54).

  • cyan value is 0.00%
  • magenta value is 3.42%
  • yellow value is 40.17%
  • key color value is 54.12%

CMYK: (0,3,40,54)
C0M3Y40K54 (0%, 3%, 40%, 54%)
(0.00 / 0.03 / 0.40 / 0.54)

CMYK percentages

%0
%3.42
%40.17
%54.12

Codes

Color #757146 in popluar color models

75 71 46
RGB 117 113 70
HSL 55° 25.13% 36.67%
HSB/HSV 55° 40.17% 45.88%
CMYK 0.00% 3.42% 40.17%
54.12%

Color #757146 in popluar number systems.

HEX 75 71 46
Decimal 117 113 70
Binary 1110101 1110001 1000110
Octal 165 161 106

Shades and tints

Shades of #757146

#757146
(117,113,70)
#6B6740
(107,103,64)
#615D3A
(97,93,58)
#575334
(87,83,52)
#4D492E
(77,73,46)
#433F28
(67,63,40)
#393522
(57,53,34)
#2F2B1C
(47,43,28)
#252116
(37,33,22)
#1B1710
(27,23,16)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #757146

#757146
(117,113,70)
#817D56
(129,125,86)
#8D8966
(141,137,102)
#999576
(153,149,118)
#A5A186
(165,161,134)
#B1AD96
(177,173,150)
#BDB9A6
(189,185,166)
#C9C5B6
(201,197,182)
#D5D1C6
(213,209,198)
#E1DDD6
(225,221,214)
#EDE9E6
(237,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #757146 color. Also use rgb(117,113,70) instead hex code.

Text Font Color

.myTextColor { color: #757146; }

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

This text font color is #757146.

Background Color

.myBgColor { background-color: #757146; }

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

This div background color is #757146.

Border color

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

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

This div border color is #757146.

Opacity

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

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

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

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

This text has shadow with #757146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757146.

Preview

Color preview on black background

This text has color #757146 on black background.


Color preview on white background

This text has color #757146 on white background.


Black color preview on #757146 background

This text has black color on #757146 background.


White color preview on #757146 background

This text has white color on #757146 background.


Related colors

Complementary color

Complementary color for #hex is #8A8EB9.


I love getcolorcode.com

Triadic colors

1 #467571 and #714675 with #757146 are triadic colors.

2 #467175 and #717546 with #757146 are triadic colors.