COLOR #758086

HEX: #758086 RGB: (117,128,134)

Color info

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

RGB color model

#758086 color RGB value is (117,128,134).

RGB: (117,128,134) (46%, 50%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 128 of 255 = 50%
B 134 of 255 = 53%

117
128
134

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

Portions of RGB colors in percentages

R + G + B = 117 + 128 + 134 = 379 (100%)
R 117 of 379 ~ 30.87%
G 128 of 379 ~ 33.77%
B 134 of 379 ~ 35.36'%

%30.87
%33.77
%35.36

CMYK color model

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

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

CMYK: (13,4,0,47)
C13M4Y0K47 (13%, 4%, 0%, 47%)
(0.13 / 0.04 / 0.00 / 0.47)

CMYK percentages

%12.69
%4.48
%0
%47.45

Codes

Color #758086 in popluar color models

75 80 86
RGB 117 128 134
HSL 201° 6.77% 49.22%
HSB/HSV 201° 12.69% 52.55%
CMYK 12.69% 4.48% 0.00%
47.45%

Color #758086 in popluar number systems.

HEX 75 80 86
Decimal 117 128 134
Binary 1110101 10000000 10000110
Octal 165 200 206

Shades and tints

Shades of #758086

#758086
(117,128,134)
#6B757A
(107,117,122)
#616A6E
(97,106,110)
#575F62
(87,95,98)
#4D5456
(77,84,86)
#43494A
(67,73,74)
#393E3E
(57,62,62)
#2F3332
(47,51,50)
#252826
(37,40,38)
#1B1D1A
(27,29,26)
#11120E
(17,18,14)
#000000
(0,0,0)

Tints of #758086

#758086
(117,128,134)
#818B91
(129,139,145)
#8D969C
(141,150,156)
#99A1A7
(153,161,167)
#A5ACB2
(165,172,178)
#B1B7BD
(177,183,189)
#BDC2C8
(189,194,200)
#C9CDD3
(201,205,211)
#D5D8DE
(213,216,222)
#E1E3E9
(225,227,233)
#EDEEF4
(237,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758086; }

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

This text font color is #758086.

Background Color

.myBgColor { background-color: #758086; }

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

This div background color is #758086.

Border color

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

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

This div border color is #758086.

Opacity

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

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

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

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

This text has shadow with #758086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758086.

Preview

Color preview on black background

This text has color #758086 on black background.


Color preview on white background

This text has color #758086 on white background.


Black color preview on #758086 background

This text has black color on #758086 background.


White color preview on #758086 background

This text has white color on #758086 background.


Related colors

Complementary color

Complementary color for #hex is #8A7F79.


I love getcolorcode.com

Triadic colors

1 #867580 and #808675 with #758086 are triadic colors.

2 #868075 and #807586 with #758086 are triadic colors.