COLOR #759980

HEX: #759980 RGB: (117,153,128)

Color info

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

RGB color model

#759980 color RGB value is (117,153,128).

RGB: (117,153,128) (46%, 60%, 50%)

RGB channels and saturation

R 117 of 255 = 46%
G 153 of 255 = 60%
B 128 of 255 = 50%

117
153
128

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

Portions of RGB colors in percentages

R + G + B = 117 + 153 + 128 = 398 (100%)
R 117 of 398 ~ 29.4%
G 153 of 398 ~ 38.44%
B 128 of 398 ~ 32.16'%

%29.4
%38.44
%32.16

CMYK color model

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

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

CMYK: (24,0,16,40)
C24M0Y16K40 (24%, 0%, 16%, 40%)
(0.24 / 0.00 / 0.16 / 0.40)

CMYK percentages

%23.53
%0
%16.34
%40

Codes

Color #759980 in popluar color models

75 99 80
RGB 117 153 128
HSL 138° 15.00% 52.94%
HSB/HSV 138° 23.53% 60.00%
CMYK 23.53% 0.00% 16.34%
40.00%

Color #759980 in popluar number systems.

HEX 75 99 80
Decimal 117 153 128
Binary 1110101 10011001 10000000
Octal 165 231 200

Shades and tints

Shades of #759980

#759980
(117,153,128)
#6B8C75
(107,140,117)
#617F6A
(97,127,106)
#57725F
(87,114,95)
#4D6554
(77,101,84)
#435849
(67,88,73)
#394B3E
(57,75,62)
#2F3E33
(47,62,51)
#253128
(37,49,40)
#1B241D
(27,36,29)
#111712
(17,23,18)
#000000
(0,0,0)

Tints of #759980

#759980
(117,153,128)
#81A28B
(129,162,139)
#8DAB96
(141,171,150)
#99B4A1
(153,180,161)
#A5BDAC
(165,189,172)
#B1C6B7
(177,198,183)
#BDCFC2
(189,207,194)
#C9D8CD
(201,216,205)
#D5E1D8
(213,225,216)
#E1EAE3
(225,234,227)
#EDF3EE
(237,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #759980; }

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

This text font color is #759980.

Background Color

.myBgColor { background-color: #759980; }

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

This div background color is #759980.

Border color

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

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

This div border color is #759980.

Opacity

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

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

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

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

This text has shadow with #759980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759980.

Preview

Color preview on black background

This text has color #759980 on black background.


Color preview on white background

This text has color #759980 on white background.


Black color preview on #759980 background

This text has black color on #759980 background.


White color preview on #759980 background

This text has white color on #759980 background.


Related colors

Complementary color

Complementary color for #hex is #8A667F.


I love getcolorcode.com

Triadic colors

1 #807599 and #998075 with #759980 are triadic colors.

2 #809975 and #997580 with #759980 are triadic colors.