COLOR #759479

HEX: #759479 RGB: (117,148,121)

Color info

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

RGB color model

#759479 color RGB value is (117,148,121).

RGB: (117,148,121) (46%, 58%, 47%)

RGB channels and saturation

R 117 of 255 = 46%
G 148 of 255 = 58%
B 121 of 255 = 47%

117
148
121

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

Portions of RGB colors in percentages

R + G + B = 117 + 148 + 121 = 386 (100%)
R 117 of 386 ~ 30.31%
G 148 of 386 ~ 38.34%
B 121 of 386 ~ 31.35'%

%30.31
%38.34
%31.35

CMYK color model

#759479 color CMYK value is (21,0,18,42).

  • cyan value is 20.95%
  • magenta value is 0.00%
  • yellow value is 18.24%
  • key color value is 41.96%

CMYK: (21,0,18,42)
C21M0Y18K42 (21%, 0%, 18%, 42%)
(0.21 / 0.00 / 0.18 / 0.42)

CMYK percentages

%20.95
%0
%18.24
%41.96

Codes

Color #759479 in popluar color models

75 94 79
RGB 117 148 121
HSL 128° 12.65% 51.96%
HSB/HSV 128° 20.95% 58.04%
CMYK 20.95% 0.00% 18.24%
41.96%

Color #759479 in popluar number systems.

HEX 75 94 79
Decimal 117 148 121
Binary 1110101 10010100 1111001
Octal 165 224 171

Shades and tints

Shades of #759479

#759479
(117,148,121)
#6B876E
(107,135,110)
#617A63
(97,122,99)
#576D58
(87,109,88)
#4D604D
(77,96,77)
#435342
(67,83,66)
#394637
(57,70,55)
#2F392C
(47,57,44)
#252C21
(37,44,33)
#1B1F16
(27,31,22)
#11120B
(17,18,11)
#000000
(0,0,0)

Tints of #759479

#759479
(117,148,121)
#819D85
(129,157,133)
#8DA691
(141,166,145)
#99AF9D
(153,175,157)
#A5B8A9
(165,184,169)
#B1C1B5
(177,193,181)
#BDCAC1
(189,202,193)
#C9D3CD
(201,211,205)
#D5DCD9
(213,220,217)
#E1E5E5
(225,229,229)
#EDEEF1
(237,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759479 color. Also use rgb(117,148,121) instead hex code.

Text Font Color

.myTextColor { color: #759479; }

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

This text font color is #759479.

Background Color

.myBgColor { background-color: #759479; }

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

This div background color is #759479.

Border color

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

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

This div border color is #759479.

Opacity

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

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

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

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

This text has shadow with #759479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759479.

Preview

Color preview on black background

This text has color #759479 on black background.


Color preview on white background

This text has color #759479 on white background.


Black color preview on #759479 background

This text has black color on #759479 background.


White color preview on #759479 background

This text has white color on #759479 background.


Related colors

Complementary color

Complementary color for #hex is #8A6B86.


I love getcolorcode.com

Triadic colors

1 #797594 and #947975 with #759479 are triadic colors.

2 #799475 and #947579 with #759479 are triadic colors.