COLOR #758941

HEX: #758941 RGB: (117,137,65)

Color info

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

RGB color model

#758941 color RGB value is (117,137,65).

RGB: (117,137,65) (46%, 54%, 25%)

RGB channels and saturation

R 117 of 255 = 46%
G 137 of 255 = 54%
B 65 of 255 = 25%

117
137
65

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

Portions of RGB colors in percentages

R + G + B = 117 + 137 + 65 = 319 (100%)
R 117 of 319 ~ 36.68%
G 137 of 319 ~ 42.95%
B 65 of 319 ~ 20.38'%

%36.68
%42.95
%20.38

CMYK color model

#758941 color CMYK value is (15,0,53,46).

  • cyan value is 14.60%
  • magenta value is 0.00%
  • yellow value is 52.55%
  • key color value is 46.27%
CMYK: (15,0,53,46) C15M0Y53K46 (15%,0%,53%,46%) (0.15/0.00/0.53/0.46) 

CMYK percentages

%14.6
%0
%52.55
%46.27

Codes

Color #758941 in popluar color models

75 89 41
RGB 117 137 65
HSL 77° 35.64% 39.61%
HSB/HSV 77° 52.55% 53.73%
CMYK 14.60% 0.00% 52.55%
46.27%

Color #758941 in popluar number systems.

HEX 75 89 41
Decimal 117 137 65
Binary 1110101 10001001 1000001
Octal 165 211 101

Shades and tints

Shades of #758941

#758941
(117,137,65)
#6B7D3C
(107,125,60)
#617137
(97,113,55)
#576532
(87,101,50)
#4D592D
(77,89,45)
#434D28
(67,77,40)
#394123
(57,65,35)
#2F351E
(47,53,30)
#252919
(37,41,25)
#1B1D14
(27,29,20)
#11110F
(17,17,15)
#000000
(0,0,0)

Tints of #758941

#758941
(117,137,65)
#819352
(129,147,82)
#8D9D63
(141,157,99)
#99A774
(153,167,116)
#A5B185
(165,177,133)
#B1BB96
(177,187,150)
#BDC5A7
(189,197,167)
#C9CFB8
(201,207,184)
#D5D9C9
(213,217,201)
#E1E3DA
(225,227,218)
#EDEDEB
(237,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758941 color. Also use rgb(117,137,65) instead hex code.

Text Font Color

.myTextColor { color: #758941; }

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

This text font color is #758941.

Background Color

.myBgColor { background-color: #758941; }

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

This div background color is #758941.

Border color

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

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

This div border color is #758941.

Opacity

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

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

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

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

This text has shadow with #758941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758941.

Preview

Color preview on black background

This text has color #758941 on black background.


Color preview on white background

This text has color #758941 on white background.


Black color preview on #758941 background

This text has black color on #758941 background.


White color preview on #758941 background

This text has white color on #758941 background.


Related colors

Complementary color

Complementary color for #hex is #8A76BE.


I love getcolorcode.com

Triadic colors

1 #417589 and #894175 with #758941 are triadic colors.

2 #418975 and #897541 with #758941 are triadic colors.