COLOR #758340

HEX: #758340 RGB: (117,131,64)

Color info

#758340 contains mainly red and green colors. Web safe color of #758340 is #669933 (or #693).

RGB color model

#758340 color RGB value is (117,131,64).

RGB: (117,131,64) (46%, 51%, 25%)

RGB channels and saturation

R 117 of 255 = 46%
G 131 of 255 = 51%
B 64 of 255 = 25%

117
131
64

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

Portions of RGB colors in percentages

R + G + B = 117 + 131 + 64 = 312 (100%)
R 117 of 312 ~ 37.5%
G 131 of 312 ~ 41.99%
B 64 of 312 ~ 20.51'%

%37.5
%41.99
%20.51

CMYK color model

#758340 color CMYK value is (11,0,51,49).

  • cyan value is 10.69%
  • magenta value is 0.00%
  • yellow value is 51.15%
  • key color value is 48.63%
CMYK: (11,0,51,49) C11M0Y51K49 (11%,0%,51%,49%) (0.11/0.00/0.51/0.49) 

CMYK percentages

%10.69
%0
%51.15
%48.63

Codes

Color #758340 in popluar color models

75 83 40
RGB 117 131 64
HSL 73° 34.36% 38.24%
HSB/HSV 73° 51.15% 51.37%
CMYK 10.69% 0.00% 51.15%
48.63%

Color #758340 in popluar number systems.

HEX 75 83 40
Decimal 117 131 64
Binary 1110101 10000011 1000000
Octal 165 203 100

Shades and tints

Shades of #758340

#758340
(117,131,64)
#6B783B
(107,120,59)
#616D36
(97,109,54)
#576231
(87,98,49)
#4D572C
(77,87,44)
#434C27
(67,76,39)
#394122
(57,65,34)
#2F361D
(47,54,29)
#252B18
(37,43,24)
#1B2013
(27,32,19)
#11150E
(17,21,14)
#000000
(0,0,0)

Tints of #758340

#758340
(117,131,64)
#818E51
(129,142,81)
#8D9962
(141,153,98)
#99A473
(153,164,115)
#A5AF84
(165,175,132)
#B1BA95
(177,186,149)
#BDC5A6
(189,197,166)
#C9D0B7
(201,208,183)
#D5DBC8
(213,219,200)
#E1E6D9
(225,230,217)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758340 color. Also use rgb(117,131,64) instead hex code.

Text Font Color

.myTextColor { color: #758340; }

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

This text font color is #758340.

Background Color

.myBgColor { background-color: #758340; }

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

This div background color is #758340.

Border color

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

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

This div border color is #758340.

Opacity

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

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

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

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

This text has shadow with #758340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758340.

Preview

Color preview on black background

This text has color #758340 on black background.


Color preview on white background

This text has color #758340 on white background.


Black color preview on #758340 background

This text has black color on #758340 background.


White color preview on #758340 background

This text has white color on #758340 background.


Related colors

Complementary color

Complementary color for #hex is #8A7CBF.


I love getcolorcode.com

Triadic colors

1 #407583 and #834075 with #758340 are triadic colors.

2 #408375 and #837540 with #758340 are triadic colors.