COLOR #759779

HEX: #759779 RGB: (117,151,121)

Color info

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

RGB color model

#759779 color RGB value is (117,151,121).

RGB: (117,151,121) (46%, 59%, 47%)

RGB channels and saturation

R 117 of 255 = 46%
G 151 of 255 = 59%
B 121 of 255 = 47%

117
151
121

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

Portions of RGB colors in percentages

R + G + B = 117 + 151 + 121 = 389 (100%)
R 117 of 389 ~ 30.08%
G 151 of 389 ~ 38.82%
B 121 of 389 ~ 31.11'%

%30.08
%38.82
%31.11

CMYK color model

#759779 color CMYK value is (23,0,20,41).

  • cyan value is 22.52%
  • magenta value is 0.00%
  • yellow value is 19.87%
  • key color value is 40.78%

CMYK: (23,0,20,41)
C23M0Y20K41 (23%, 0%, 20%, 41%)
(0.23 / 0.00 / 0.20 / 0.41)

CMYK percentages

%22.52
%0
%19.87
%40.78

Codes

Color #759779 in popluar color models

75 97 79
RGB 117 151 121
HSL 127° 14.05% 52.55%
HSB/HSV 127° 22.52% 59.22%
CMYK 22.52% 0.00% 19.87%
40.78%

Color #759779 in popluar number systems.

HEX 75 97 79
Decimal 117 151 121
Binary 1110101 10010111 1111001
Octal 165 227 171

Shades and tints

Shades of #759779

#759779
(117,151,121)
#6B8A6E
(107,138,110)
#617D63
(97,125,99)
#577058
(87,112,88)
#4D634D
(77,99,77)
#435642
(67,86,66)
#394937
(57,73,55)
#2F3C2C
(47,60,44)
#252F21
(37,47,33)
#1B2216
(27,34,22)
#11150B
(17,21,11)
#000000
(0,0,0)

Tints of #759779

#759779
(117,151,121)
#81A085
(129,160,133)
#8DA991
(141,169,145)
#99B29D
(153,178,157)
#A5BBA9
(165,187,169)
#B1C4B5
(177,196,181)
#BDCDC1
(189,205,193)
#C9D6CD
(201,214,205)
#D5DFD9
(213,223,217)
#E1E8E5
(225,232,229)
#EDF1F1
(237,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759779; }

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

This text font color is #759779.

Background Color

.myBgColor { background-color: #759779; }

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

This div background color is #759779.

Border color

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

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

This div border color is #759779.

Opacity

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

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

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

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

This text has shadow with #759779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759779.

Preview

Color preview on black background

This text has color #759779 on black background.


Color preview on white background

This text has color #759779 on white background.


Black color preview on #759779 background

This text has black color on #759779 background.


White color preview on #759779 background

This text has white color on #759779 background.


Related colors

Complementary color

Complementary color for #hex is #8A6886.


I love getcolorcode.com

Triadic colors

1 #797597 and #977975 with #759779 are triadic colors.

2 #799775 and #977579 with #759779 are triadic colors.