COLOR #759574

HEX: #759574 RGB: (117,149,116)

Color info

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

RGB color model

#759574 color RGB value is (117,149,116).

RGB: (117,149,116) (46%, 58%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 149 of 255 = 58%
B 116 of 255 = 45%

117
149
116

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

Portions of RGB colors in percentages

R + G + B = 117 + 149 + 116 = 382 (100%)
R 117 of 382 ~ 30.63%
G 149 of 382 ~ 39.01%
B 116 of 382 ~ 30.37'%

%30.63
%39.01
%30.37

CMYK color model

#759574 color CMYK value is (21,0,22,42).

  • cyan value is 21.48%
  • magenta value is 0.00%
  • yellow value is 22.15%
  • key color value is 41.57%

CMYK: (21,0,22,42)
C21M0Y22K42 (21%, 0%, 22%, 42%)
(0.21 / 0.00 / 0.22 / 0.42)

CMYK percentages

%21.48
%0
%22.15
%41.57

Codes

Color #759574 in popluar color models

75 95 74
RGB 117 149 116
HSL 118° 13.47% 51.96%
HSB/HSV 118° 22.15% 58.43%
CMYK 21.48% 0.00% 22.15%
41.57%

Color #759574 in popluar number systems.

HEX 75 95 74
Decimal 117 149 116
Binary 1110101 10010101 1110100
Octal 165 225 164

Shades and tints

Shades of #759574

#759574
(117,149,116)
#6B886A
(107,136,106)
#617B60
(97,123,96)
#576E56
(87,110,86)
#4D614C
(77,97,76)
#435442
(67,84,66)
#394738
(57,71,56)
#2F3A2E
(47,58,46)
#252D24
(37,45,36)
#1B201A
(27,32,26)
#111310
(17,19,16)
#000000
(0,0,0)

Tints of #759574

#759574
(117,149,116)
#819E80
(129,158,128)
#8DA78C
(141,167,140)
#99B098
(153,176,152)
#A5B9A4
(165,185,164)
#B1C2B0
(177,194,176)
#BDCBBC
(189,203,188)
#C9D4C8
(201,212,200)
#D5DDD4
(213,221,212)
#E1E6E0
(225,230,224)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759574; }

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

This text font color is #759574.

Background Color

.myBgColor { background-color: #759574; }

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

This div background color is #759574.

Border color

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

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

This div border color is #759574.

Opacity

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

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

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

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

This text has shadow with #759574 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759574.

Preview

Color preview on black background

This text has color #759574 on black background.


Color preview on white background

This text has color #759574 on white background.


Black color preview on #759574 background

This text has black color on #759574 background.


White color preview on #759574 background

This text has white color on #759574 background.


Related colors

Complementary color

Complementary color for #hex is #8A6A8B.


I love getcolorcode.com

Triadic colors

1 #747595 and #957475 with #759574 are triadic colors.

2 #749575 and #957574 with #759574 are triadic colors.