COLOR #757495

HEX: #757495 RGB: (117,116,149)

Color info

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

RGB color model

#757495 color RGB value is (117,116,149).

RGB: (117,116,149) (46%, 45%, 58%)

RGB channels and saturation

R 117 of 255 = 46%
G 116 of 255 = 45%
B 149 of 255 = 58%

117
116
149

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

Portions of RGB colors in percentages

R + G + B = 117 + 116 + 149 = 382 (100%)
R 117 of 382 ~ 30.63%
G 116 of 382 ~ 30.37%
B 149 of 382 ~ 39.01'%

%30.63
%30.37
%39.01

CMYK color model

#757495 color CMYK value is (21,22,0,42).

  • cyan value is 21.48%
  • magenta value is 22.15%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (21,22,0,42)
C21M22Y0K42 (21%, 22%, 0%, 42%)
(0.21 / 0.22 / 0.00 / 0.42)

CMYK percentages

%21.48
%22.15
%0
%41.57

Codes

Color #757495 in popluar color models

75 74 95
RGB 117 116 149
HSL 242° 13.47% 51.96%
HSB/HSV 242° 22.15% 58.43%
CMYK 21.48% 22.15% 0.00%
41.57%

Color #757495 in popluar number systems.

HEX 75 74 95
Decimal 117 116 149
Binary 1110101 1110100 10010101
Octal 165 164 225

Shades and tints

Shades of #757495

#757495
(117,116,149)
#6B6A88
(107,106,136)
#61607B
(97,96,123)
#57566E
(87,86,110)
#4D4C61
(77,76,97)
#434254
(67,66,84)
#393847
(57,56,71)
#2F2E3A
(47,46,58)
#25242D
(37,36,45)
#1B1A20
(27,26,32)
#111013
(17,16,19)
#000000
(0,0,0)

Tints of #757495

#757495
(117,116,149)
#81809E
(129,128,158)
#8D8CA7
(141,140,167)
#9998B0
(153,152,176)
#A5A4B9
(165,164,185)
#B1B0C2
(177,176,194)
#BDBCCB
(189,188,203)
#C9C8D4
(201,200,212)
#D5D4DD
(213,212,221)
#E1E0E6
(225,224,230)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #757495; }

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

This text font color is #757495.

Background Color

.myBgColor { background-color: #757495; }

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

This div background color is #757495.

Border color

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

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

This div border color is #757495.

Opacity

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

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

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

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

This text has shadow with #757495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757495.

Preview

Color preview on black background

This text has color #757495 on black background.


Color preview on white background

This text has color #757495 on white background.


Black color preview on #757495 background

This text has black color on #757495 background.


White color preview on #757495 background

This text has white color on #757495 background.


Related colors

Complementary color

Complementary color for #hex is #8A8B6A.


I love getcolorcode.com

Triadic colors

1 #957574 and #749575 with #757495 are triadic colors.

2 #957475 and #747595 with #757495 are triadic colors.