COLOR #759A4A

HEX: #759A4A RGB: (117,154,74)

Color info

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

RGB color model

#759A4A color RGB value is (117,154,74).

RGB: (117,154,74) (46%, 60%, 29%)

RGB channels and saturation

R 117 of 255 = 46%
G 154 of 255 = 60%
B 74 of 255 = 29%

117
154
74

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

Portions of RGB colors in percentages

R + G + B = 117 + 154 + 74 = 345 (100%)
R 117 of 345 ~ 33.91%
G 154 of 345 ~ 44.64%
B 74 of 345 ~ 21.45'%

%33.91
%44.64
%21.45

CMYK color model

#759A4A color CMYK value is (24,0,52,40).

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

CMYK: (24,0,52,40)
C24M0Y52K40 (24%, 0%, 52%, 40%)
(0.24 / 0.00 / 0.52 / 0.40)

CMYK percentages

%24.03
%0
%51.95
%39.61

Codes

Color #759A4A in popluar color models

75 9A 4A
RGB 117 154 74
HSL 88° 35.09% 44.71%
HSB/HSV 88° 51.95% 60.39%
CMYK 24.03% 0.00% 51.95%
39.61%

Color #759A4A in popluar number systems.

HEX 75 9A 4A
Decimal 117 154 74
Binary 1110101 10011010 1001010
Octal 165 232 112

Shades and tints

Shades of #759A4A

#759A4A
(117,154,74)
#6B8C44
(107,140,68)
#617E3E
(97,126,62)
#577038
(87,112,56)
#4D6232
(77,98,50)
#43542C
(67,84,44)
#394626
(57,70,38)
#2F3820
(47,56,32)
#252A1A
(37,42,26)
#1B1C14
(27,28,20)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #759A4A

#759A4A
(117,154,74)
#81A35A
(129,163,90)
#8DAC6A
(141,172,106)
#99B57A
(153,181,122)
#A5BE8A
(165,190,138)
#B1C79A
(177,199,154)
#BDD0AA
(189,208,170)
#C9D9BA
(201,217,186)
#D5E2CA
(213,226,202)
#E1EBDA
(225,235,218)
#EDF4EA
(237,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759A4A; }

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

This text font color is #759A4A.

Background Color

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

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

This div background color is #759A4A.

Border color

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

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

This div border color is #759A4A.

Opacity

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

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

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

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

This text has shadow with #759A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759A4A.

Preview

Color preview on black background

This text has color #759A4A on black background.


Color preview on white background

This text has color #759A4A on white background.


Black color preview on #759A4A background

This text has black color on #759A4A background.


White color preview on #759A4A background

This text has white color on #759A4A background.


Related colors

Complementary color

Complementary color for #hex is #8A65B5.


I love getcolorcode.com

Triadic colors

1 #4A759A and #9A4A75 with #759A4A are triadic colors.

2 #4A9A75 and #9A754A with #759A4A are triadic colors.