COLOR #759A4D

HEX: #759A4D RGB: (117,154,77)

Color info

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

RGB color model

#759A4D color RGB value is (117,154,77).

RGB: (117,154,77) (46%, 60%, 30%)

RGB channels and saturation

R 117 of 255 = 46%
G 154 of 255 = 60%
B 77 of 255 = 30%

117
154
77

R + G + B ~ 45%. #759A4D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 154 + 77 = 348 (100%)
R 117 of 348 ~ 33.62%
G 154 of 348 ~ 44.25%
B 77 of 348 ~ 22.13'%

%33.62
%44.25
%22.13

CMYK color model

#759A4D color CMYK value is (24,0,50,40).

  • cyan value is 24.03%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 39.61%

CMYK: (24,0,50,40)
C24M0Y50K40 (24%, 0%, 50%, 40%)
(0.24 / 0.00 / 0.50 / 0.40)

CMYK percentages

%24.03
%0
%50
%39.61

Codes

Color #759A4D in popluar color models

75 9A 4D
RGB 117 154 77
HSL 89° 33.33% 45.29%
HSB/HSV 89° 50.00% 60.39%
CMYK 24.03% 0.00% 50.00%
39.61%

Color #759A4D in popluar number systems.

HEX 75 9A 4D
Decimal 117 154 77
Binary 1110101 10011010 1001101
Octal 165 232 115

Shades and tints

Shades of #759A4D

#759A4D
(117,154,77)
#6B8C46
(107,140,70)
#617E3F
(97,126,63)
#577038
(87,112,56)
#4D6231
(77,98,49)
#43542A
(67,84,42)
#394623
(57,70,35)
#2F381C
(47,56,28)
#252A15
(37,42,21)
#1B1C0E
(27,28,14)
#110E07
(17,14,7)
#000000
(0,0,0)

Tints of #759A4D

#759A4D
(117,154,77)
#81A35D
(129,163,93)
#8DAC6D
(141,172,109)
#99B57D
(153,181,125)
#A5BE8D
(165,190,141)
#B1C79D
(177,199,157)
#BDD0AD
(189,208,173)
#C9D9BD
(201,217,189)
#D5E2CD
(213,226,205)
#E1EBDD
(225,235,221)
#EDF4ED
(237,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759A4D color. Also use rgb(117,154,77) instead hex code.

Text Font Color

.myTextColor { color: #759A4D; }

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

This text font color is #759A4D.

Background Color

.myBgColor { background-color: #759A4D; }

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

This div background color is #759A4D.

Border color

.myBorderColor { border: 1px solid #759A4D; }

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

This div border color is #759A4D.

Opacity

.myOpacity80 { color: #759A4D; opacity: 0.8; }

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

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

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

This text has shadow with #759A4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759A4D.

Preview

Color preview on black background

This text has color #759A4D on black background.


Color preview on white background

This text has color #759A4D on white background.


Black color preview on #759A4D background

This text has black color on #759A4D background.


White color preview on #759A4D background

This text has white color on #759A4D background.


Related colors

Complementary color

Complementary color for #hex is #8A65B2.


I love getcolorcode.com

Triadic colors

1 #4D759A and #9A4D75 with #759A4D are triadic colors.

2 #4D9A75 and #9A754D with #759A4D are triadic colors.