COLOR #758982

HEX: #758982 RGB: (117,137,130)

Color info

#758982 contains red, green and blue colors in about the same proportion. Web safe color of #758982 is #669999 (or #699).

RGB color model

#758982 color RGB value is (117,137,130).

RGB: (117,137,130) (46%, 54%, 51%)

RGB channels and saturation

R 117 of 255 = 46%
G 137 of 255 = 54%
B 130 of 255 = 51%

117
137
130

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

Portions of RGB colors in percentages

R + G + B = 117 + 137 + 130 = 384 (100%)
R 117 of 384 ~ 30.47%
G 137 of 384 ~ 35.68%
B 130 of 384 ~ 33.85'%

%30.47
%35.68
%33.85

CMYK color model

#758982 color CMYK value is (15,0,5,46).

  • cyan value is 14.60%
  • magenta value is 0.00%
  • yellow value is 5.11%
  • key color value is 46.27%

CMYK: (15,0,5,46)
C15M0Y5K46 (15%, 0%, 5%, 46%)
(0.15 / 0.00 / 0.05 / 0.46)

CMYK percentages

%14.6
%0
%5.11
%46.27

Codes

Color #758982 in popluar color models

75 89 82
RGB 117 137 130
HSL 159° 7.87% 49.80%
HSB/HSV 159° 14.60% 53.73%
CMYK 14.60% 0.00% 5.11%
46.27%

Color #758982 in popluar number systems.

HEX 75 89 82
Decimal 117 137 130
Binary 1110101 10001001 10000010
Octal 165 211 202

Shades and tints

Shades of #758982

#758982
(117,137,130)
#6B7D77
(107,125,119)
#61716C
(97,113,108)
#576561
(87,101,97)
#4D5956
(77,89,86)
#434D4B
(67,77,75)
#394140
(57,65,64)
#2F3535
(47,53,53)
#25292A
(37,41,42)
#1B1D1F
(27,29,31)
#111114
(17,17,20)
#000000
(0,0,0)

Tints of #758982

#758982
(117,137,130)
#81938D
(129,147,141)
#8D9D98
(141,157,152)
#99A7A3
(153,167,163)
#A5B1AE
(165,177,174)
#B1BBB9
(177,187,185)
#BDC5C4
(189,197,196)
#C9CFCF
(201,207,207)
#D5D9DA
(213,217,218)
#E1E3E5
(225,227,229)
#EDEDF0
(237,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758982 color. Also use rgb(117,137,130) instead hex code.

Text Font Color

.myTextColor { color: #758982; }

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

This text font color is #758982.

Background Color

.myBgColor { background-color: #758982; }

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

This div background color is #758982.

Border color

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

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

This div border color is #758982.

Opacity

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

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

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

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

This text has shadow with #758982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758982.

Preview

Color preview on black background

This text has color #758982 on black background.


Color preview on white background

This text has color #758982 on white background.


Black color preview on #758982 background

This text has black color on #758982 background.


White color preview on #758982 background

This text has white color on #758982 background.


Related colors

Complementary color

Complementary color for #hex is #8A767D.


I love getcolorcode.com

Triadic colors

1 #827589 and #898275 with #758982 are triadic colors.

2 #828975 and #897582 with #758982 are triadic colors.