COLOR #757486

HEX: #757486 RGB: (117,116,134)

Color info

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

RGB color model

#757486 color RGB value is (117,116,134).

RGB: (117,116,134) (46%, 45%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 116 of 255 = 45%
B 134 of 255 = 53%

117
116
134

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

Portions of RGB colors in percentages

R + G + B = 117 + 116 + 134 = 367 (100%)
R 117 of 367 ~ 31.88%
G 116 of 367 ~ 31.61%
B 134 of 367 ~ 36.51'%

%31.88
%31.61
%36.51

CMYK color model

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

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

CMYK: (13,13,0,47)
C13M13Y0K47 (13%, 13%, 0%, 47%)
(0.13 / 0.13 / 0.00 / 0.47)

CMYK percentages

%12.69
%13.43
%0
%47.45

Codes

Color #757486 in popluar color models

75 74 86
RGB 117 116 134
HSL 243° 7.20% 49.02%
HSB/HSV 243° 13.43% 52.55%
CMYK 12.69% 13.43% 0.00%
47.45%

Color #757486 in popluar number systems.

HEX 75 74 86
Decimal 117 116 134
Binary 1110101 1110100 10000110
Octal 165 164 206

Shades and tints

Shades of #757486

#757486
(117,116,134)
#6B6A7A
(107,106,122)
#61606E
(97,96,110)
#575662
(87,86,98)
#4D4C56
(77,76,86)
#43424A
(67,66,74)
#39383E
(57,56,62)
#2F2E32
(47,46,50)
#252426
(37,36,38)
#1B1A1A
(27,26,26)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #757486

#757486
(117,116,134)
#818091
(129,128,145)
#8D8C9C
(141,140,156)
#9998A7
(153,152,167)
#A5A4B2
(165,164,178)
#B1B0BD
(177,176,189)
#BDBCC8
(189,188,200)
#C9C8D3
(201,200,211)
#D5D4DE
(213,212,222)
#E1E0E9
(225,224,233)
#EDECF4
(237,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #757486; }

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

This text font color is #757486.

Background Color

.myBgColor { background-color: #757486; }

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

This div background color is #757486.

Border color

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

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

This div border color is #757486.

Opacity

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

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

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

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

This text has shadow with #757486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757486.

Preview

Color preview on black background

This text has color #757486 on black background.


Color preview on white background

This text has color #757486 on white background.


Black color preview on #757486 background

This text has black color on #757486 background.


White color preview on #757486 background

This text has white color on #757486 background.


Related colors

Complementary color

Complementary color for #hex is #8A8B79.


I love getcolorcode.com

Triadic colors

1 #867574 and #748675 with #757486 are triadic colors.

2 #867475 and #747586 with #757486 are triadic colors.