COLOR #759968

HEX: #759968 RGB: (117,153,104)

Color info

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

RGB color model

#759968 color RGB value is (117,153,104).

RGB: (117,153,104) (46%, 60%, 41%)

RGB channels and saturation

R 117 of 255 = 46%
G 153 of 255 = 60%
B 104 of 255 = 41%

117
153
104

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

Portions of RGB colors in percentages

R + G + B = 117 + 153 + 104 = 374 (100%)
R 117 of 374 ~ 31.28%
G 153 of 374 ~ 40.91%
B 104 of 374 ~ 27.81'%

%31.28
%40.91
%27.81

CMYK color model

#759968 color CMYK value is (24,0,32,40).

  • cyan value is 23.53%
  • magenta value is 0.00%
  • yellow value is 32.03%
  • key color value is 40.00%

CMYK: (24,0,32,40)
C24M0Y32K40 (24%, 0%, 32%, 40%)
(0.24 / 0.00 / 0.32 / 0.40)

CMYK percentages

%23.53
%0
%32.03
%40

Codes

Color #759968 in popluar color models

75 99 68
RGB 117 153 104
HSL 104° 19.37% 50.39%
HSB/HSV 104° 32.03% 60.00%
CMYK 23.53% 0.00% 32.03%
40.00%

Color #759968 in popluar number systems.

HEX 75 99 68
Decimal 117 153 104
Binary 1110101 10011001 1101000
Octal 165 231 150

Shades and tints

Shades of #759968

#759968
(117,153,104)
#6B8C5F
(107,140,95)
#617F56
(97,127,86)
#57724D
(87,114,77)
#4D6544
(77,101,68)
#43583B
(67,88,59)
#394B32
(57,75,50)
#2F3E29
(47,62,41)
#253120
(37,49,32)
#1B2417
(27,36,23)
#11170E
(17,23,14)
#000000
(0,0,0)

Tints of #759968

#759968
(117,153,104)
#81A275
(129,162,117)
#8DAB82
(141,171,130)
#99B48F
(153,180,143)
#A5BD9C
(165,189,156)
#B1C6A9
(177,198,169)
#BDCFB6
(189,207,182)
#C9D8C3
(201,216,195)
#D5E1D0
(213,225,208)
#E1EADD
(225,234,221)
#EDF3EA
(237,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759968 color. Also use rgb(117,153,104) instead hex code.

Text Font Color

.myTextColor { color: #759968; }

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

This text font color is #759968.

Background Color

.myBgColor { background-color: #759968; }

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

This div background color is #759968.

Border color

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

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

This div border color is #759968.

Opacity

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

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

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

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

This text has shadow with #759968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759968.

Preview

Color preview on black background

This text has color #759968 on black background.


Color preview on white background

This text has color #759968 on white background.


Black color preview on #759968 background

This text has black color on #759968 background.


White color preview on #759968 background

This text has white color on #759968 background.


Related colors

Complementary color

Complementary color for #hex is #8A6697.


I love getcolorcode.com

Triadic colors

1 #687599 and #996875 with #759968 are triadic colors.

2 #689975 and #997568 with #759968 are triadic colors.