COLOR #759974

HEX: #759974 RGB: (117,153,116)

Color info

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

RGB color model

#759974 color RGB value is (117,153,116).

RGB: (117,153,116) (46%, 60%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 153 of 255 = 60%
B 116 of 255 = 45%

117
153
116

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

Portions of RGB colors in percentages

R + G + B = 117 + 153 + 116 = 386 (100%)
R 117 of 386 ~ 30.31%
G 153 of 386 ~ 39.64%
B 116 of 386 ~ 30.05'%

%30.31
%39.64
%30.05

CMYK color model

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

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

CMYK: (24,0,24,40)
C24M0Y24K40 (24%, 0%, 24%, 40%)
(0.24 / 0.00 / 0.24 / 0.40)

CMYK percentages

%23.53
%0
%24.18
%40

Codes

Color #759974 in popluar color models

75 99 74
RGB 117 153 116
HSL 118° 15.35% 52.75%
HSB/HSV 118° 24.18% 60.00%
CMYK 23.53% 0.00% 24.18%
40.00%

Color #759974 in popluar number systems.

HEX 75 99 74
Decimal 117 153 116
Binary 1110101 10011001 1110100
Octal 165 231 164

Shades and tints

Shades of #759974

#759974
(117,153,116)
#6B8C6A
(107,140,106)
#617F60
(97,127,96)
#577256
(87,114,86)
#4D654C
(77,101,76)
#435842
(67,88,66)
#394B38
(57,75,56)
#2F3E2E
(47,62,46)
#253124
(37,49,36)
#1B241A
(27,36,26)
#111710
(17,23,16)
#000000
(0,0,0)

Tints of #759974

#759974
(117,153,116)
#81A280
(129,162,128)
#8DAB8C
(141,171,140)
#99B498
(153,180,152)
#A5BDA4
(165,189,164)
#B1C6B0
(177,198,176)
#BDCFBC
(189,207,188)
#C9D8C8
(201,216,200)
#D5E1D4
(213,225,212)
#E1EAE0
(225,234,224)
#EDF3EC
(237,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759974; }

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

This text font color is #759974.

Background Color

.myBgColor { background-color: #759974; }

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

This div background color is #759974.

Border color

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

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

This div border color is #759974.

Opacity

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

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

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

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

This text has shadow with #759974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759974.

Preview

Color preview on black background

This text has color #759974 on black background.


Color preview on white background

This text has color #759974 on white background.


Black color preview on #759974 background

This text has black color on #759974 background.


White color preview on #759974 background

This text has white color on #759974 background.


Related colors

Complementary color

Complementary color for #hex is #8A668B.


I love getcolorcode.com

Triadic colors

1 #747599 and #997475 with #759974 are triadic colors.

2 #749975 and #997574 with #759974 are triadic colors.