COLOR #759662

HEX: #759662 RGB: (117,150,98)

Color info

#759662 contains red, green and blue colors in about the same proportion. Web safe color of #759662 is #669966 (or #696).

RGB color model

#759662 color RGB value is (117,150,98).

RGB: (117,150,98) (46%, 59%, 38%)

RGB channels and saturation

R 117 of 255 = 46%
G 150 of 255 = 59%
B 98 of 255 = 38%

117
150
98

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

Portions of RGB colors in percentages

R + G + B = 117 + 150 + 98 = 365 (100%)
R 117 of 365 ~ 32.05%
G 150 of 365 ~ 41.1%
B 98 of 365 ~ 26.85'%

%32.05
%41.1
%26.85

CMYK color model

#759662 color CMYK value is (22,0,35,41).

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

CMYK: (22,0,35,41)
C22M0Y35K41 (22%, 0%, 35%, 41%)
(0.22 / 0.00 / 0.35 / 0.41)

CMYK percentages

%22
%0
%34.67
%41.18

Codes

Color #759662 in popluar color models

75 96 62
RGB 117 150 98
HSL 98° 20.97% 48.63%
HSB/HSV 98° 34.67% 58.82%
CMYK 22.00% 0.00% 34.67%
41.18%

Color #759662 in popluar number systems.

HEX 75 96 62
Decimal 117 150 98
Binary 1110101 10010110 1100010
Octal 165 226 142

Shades and tints

Shades of #759662

#759662
(117,150,98)
#6B895A
(107,137,90)
#617C52
(97,124,82)
#576F4A
(87,111,74)
#4D6242
(77,98,66)
#43553A
(67,85,58)
#394832
(57,72,50)
#2F3B2A
(47,59,42)
#252E22
(37,46,34)
#1B211A
(27,33,26)
#111412
(17,20,18)
#000000
(0,0,0)

Tints of #759662

#759662
(117,150,98)
#819F70
(129,159,112)
#8DA87E
(141,168,126)
#99B18C
(153,177,140)
#A5BA9A
(165,186,154)
#B1C3A8
(177,195,168)
#BDCCB6
(189,204,182)
#C9D5C4
(201,213,196)
#D5DED2
(213,222,210)
#E1E7E0
(225,231,224)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759662; }

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

This text font color is #759662.

Background Color

.myBgColor { background-color: #759662; }

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

This div background color is #759662.

Border color

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

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

This div border color is #759662.

Opacity

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

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

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

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

This text has shadow with #759662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759662.

Preview

Color preview on black background

This text has color #759662 on black background.


Color preview on white background

This text has color #759662 on white background.


Black color preview on #759662 background

This text has black color on #759662 background.


White color preview on #759662 background

This text has white color on #759662 background.


Related colors

Complementary color

Complementary color for #hex is #8A699D.


I love getcolorcode.com

Triadic colors

1 #627596 and #966275 with #759662 are triadic colors.

2 #629675 and #967562 with #759662 are triadic colors.