COLOR #759649

HEX: #759649 RGB: (117,150,73)

Color info

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

RGB color model

#759649 color RGB value is (117,150,73).

RGB: (117,150,73) (46%, 59%, 29%)

RGB channels and saturation

R 117 of 255 = 46%
G 150 of 255 = 59%
B 73 of 255 = 29%

117
150
73

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

Portions of RGB colors in percentages

R + G + B = 117 + 150 + 73 = 340 (100%)
R 117 of 340 ~ 34.41%
G 150 of 340 ~ 44.12%
B 73 of 340 ~ 21.47'%

%34.41
%44.12
%21.47

CMYK color model

#759649 color CMYK value is (22,0,51,41).

  • cyan value is 22.00%
  • magenta value is 0.00%
  • yellow value is 51.33%
  • key color value is 41.18%

CMYK: (22,0,51,41)
C22M0Y51K41 (22%, 0%, 51%, 41%)
(0.22 / 0.00 / 0.51 / 0.41)

CMYK percentages

%22
%0
%51.33
%41.18

Codes

Color #759649 in popluar color models

75 96 49
RGB 117 150 73
HSL 86° 34.53% 43.73%
HSB/HSV 86° 51.33% 58.82%
CMYK 22.00% 0.00% 51.33%
41.18%

Color #759649 in popluar number systems.

HEX 75 96 49
Decimal 117 150 73
Binary 1110101 10010110 1001001
Octal 165 226 111

Shades and tints

Shades of #759649

#759649
(117,150,73)
#6B8943
(107,137,67)
#617C3D
(97,124,61)
#576F37
(87,111,55)
#4D6231
(77,98,49)
#43552B
(67,85,43)
#394825
(57,72,37)
#2F3B1F
(47,59,31)
#252E19
(37,46,25)
#1B2113
(27,33,19)
#11140D
(17,20,13)
#000000
(0,0,0)

Tints of #759649

#759649
(117,150,73)
#819F59
(129,159,89)
#8DA869
(141,168,105)
#99B179
(153,177,121)
#A5BA89
(165,186,137)
#B1C399
(177,195,153)
#BDCCA9
(189,204,169)
#C9D5B9
(201,213,185)
#D5DEC9
(213,222,201)
#E1E7D9
(225,231,217)
#EDF0E9
(237,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759649 color. Also use rgb(117,150,73) instead hex code.

Text Font Color

.myTextColor { color: #759649; }

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

This text font color is #759649.

Background Color

.myBgColor { background-color: #759649; }

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

This div background color is #759649.

Border color

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

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

This div border color is #759649.

Opacity

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

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

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

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

This text has shadow with #759649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759649.

Preview

Color preview on black background

This text has color #759649 on black background.


Color preview on white background

This text has color #759649 on white background.


Black color preview on #759649 background

This text has black color on #759649 background.


White color preview on #759649 background

This text has white color on #759649 background.


Related colors

Complementary color

Complementary color for #hex is #8A69B6.


I love getcolorcode.com

Triadic colors

1 #497596 and #964975 with #759649 are triadic colors.

2 #499675 and #967549 with #759649 are triadic colors.