COLOR #757986

HEX: #757986 RGB: (117,121,134)

Color info

#757986 contains red, green and blue colors in about the same proportion. Web safe color of #757986 is #666699 (or #669).

RGB color model

#757986 color RGB value is (117,121,134).

RGB: (117,121,134) (46%, 47%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 121 of 255 = 47%
B 134 of 255 = 53%

117
121
134

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

Portions of RGB colors in percentages

R + G + B = 117 + 121 + 134 = 372 (100%)
R 117 of 372 ~ 31.45%
G 121 of 372 ~ 32.53%
B 134 of 372 ~ 36.02'%

%31.45
%32.53
%36.02

CMYK color model

#757986 color CMYK value is (13,10,0,47).

  • cyan value is 12.69%
  • magenta value is 9.70%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (13,10,0,47)
C13M10Y0K47 (13%, 10%, 0%, 47%)
(0.13 / 0.10 / 0.00 / 0.47)

CMYK percentages

%12.69
%9.7
%0
%47.45

Codes

Color #757986 in popluar color models

75 79 86
RGB 117 121 134
HSL 226° 6.77% 49.22%
HSB/HSV 226° 12.69% 52.55%
CMYK 12.69% 9.70% 0.00%
47.45%

Color #757986 in popluar number systems.

HEX 75 79 86
Decimal 117 121 134
Binary 1110101 1111001 10000110
Octal 165 171 206

Shades and tints

Shades of #757986

#757986
(117,121,134)
#6B6E7A
(107,110,122)
#61636E
(97,99,110)
#575862
(87,88,98)
#4D4D56
(77,77,86)
#43424A
(67,66,74)
#39373E
(57,55,62)
#2F2C32
(47,44,50)
#252126
(37,33,38)
#1B161A
(27,22,26)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #757986

#757986
(117,121,134)
#818591
(129,133,145)
#8D919C
(141,145,156)
#999DA7
(153,157,167)
#A5A9B2
(165,169,178)
#B1B5BD
(177,181,189)
#BDC1C8
(189,193,200)
#C9CDD3
(201,205,211)
#D5D9DE
(213,217,222)
#E1E5E9
(225,229,233)
#EDF1F4
(237,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #757986; }

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

This text font color is #757986.

Background Color

.myBgColor { background-color: #757986; }

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

This div background color is #757986.

Border color

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

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

This div border color is #757986.

Opacity

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

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

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

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

This text has shadow with #757986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757986.

Preview

Color preview on black background

This text has color #757986 on black background.


Color preview on white background

This text has color #757986 on white background.


Black color preview on #757986 background

This text has black color on #757986 background.


White color preview on #757986 background

This text has white color on #757986 background.


Related colors

Complementary color

Complementary color for #hex is #8A8679.


I love getcolorcode.com

Triadic colors

1 #867579 and #798675 with #757986 are triadic colors.

2 #867975 and #797586 with #757986 are triadic colors.