COLOR #757286

HEX: #757286 RGB: (117,114,134)

Color info

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

RGB color model

#757286 color RGB value is (117,114,134).

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

RGB channels and saturation

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

117
114
134

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

Portions of RGB colors in percentages

R + G + B = 117 + 114 + 134 = 365 (100%)
R 117 of 365 ~ 32.05%
G 114 of 365 ~ 31.23%
B 134 of 365 ~ 36.71'%

%32.05
%31.23
%36.71

CMYK color model

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

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

CMYK: (13,15,0,47)
C13M15Y0K47 (13%, 15%, 0%, 47%)
(0.13 / 0.15 / 0.00 / 0.47)

CMYK percentages

%12.69
%14.93
%0
%47.45

Codes

Color #757286 in popluar color models

75 72 86
RGB 117 114 134
HSL 249° 8.06% 48.63%
HSB/HSV 249° 14.93% 52.55%
CMYK 12.69% 14.93% 0.00%
47.45%

Color #757286 in popluar number systems.

HEX 75 72 86
Decimal 117 114 134
Binary 1110101 1110010 10000110
Octal 165 162 206

Shades and tints

Shades of #757286

#757286
(117,114,134)
#6B687A
(107,104,122)
#615E6E
(97,94,110)
#575462
(87,84,98)
#4D4A56
(77,74,86)
#43404A
(67,64,74)
#39363E
(57,54,62)
#2F2C32
(47,44,50)
#252226
(37,34,38)
#1B181A
(27,24,26)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #757286

#757286
(117,114,134)
#817E91
(129,126,145)
#8D8A9C
(141,138,156)
#9996A7
(153,150,167)
#A5A2B2
(165,162,178)
#B1AEBD
(177,174,189)
#BDBAC8
(189,186,200)
#C9C6D3
(201,198,211)
#D5D2DE
(213,210,222)
#E1DEE9
(225,222,233)
#EDEAF4
(237,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #757286; }

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

This text font color is #757286.

Background Color

.myBgColor { background-color: #757286; }

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

This div background color is #757286.

Border color

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

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

This div border color is #757286.

Opacity

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

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

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

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

This text has shadow with #757286 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757286.

Preview

Color preview on black background

This text has color #757286 on black background.


Color preview on white background

This text has color #757286 on white background.


Black color preview on #757286 background

This text has black color on #757286 background.


White color preview on #757286 background

This text has white color on #757286 background.


Related colors

Complementary color

Complementary color for #hex is #8A8D79.


I love getcolorcode.com

Triadic colors

1 #867572 and #728675 with #757286 are triadic colors.

2 #867275 and #727586 with #757286 are triadic colors.