COLOR #757989

HEX: #757989 RGB: (117,121,137)

Color info

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

RGB color model

#757989 color RGB value is (117,121,137).

RGB: (117,121,137) (46%, 47%, 54%)

RGB channels and saturation

R 117 of 255 = 46%
G 121 of 255 = 47%
B 137 of 255 = 54%

117
121
137

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

Portions of RGB colors in percentages

R + G + B = 117 + 121 + 137 = 375 (100%)
R 117 of 375 ~ 31.2%
G 121 of 375 ~ 32.27%
B 137 of 375 ~ 36.53'%

%31.2
%32.27
%36.53

CMYK color model

#757989 color CMYK value is (15,12,0,46).

  • cyan value is 14.60%
  • magenta value is 11.68%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (15,12,0,46) C15M12Y0K46 (15%,12%,0%,46%) (0.15/0.12/0.00/0.46) 

CMYK percentages

%14.6
%11.68
%0
%46.27

Codes

Color #757989 in popluar color models

75 79 89
RGB 117 121 137
HSL 228° 7.87% 49.80%
HSB/HSV 228° 14.60% 53.73%
CMYK 14.60% 11.68% 0.00%
46.27%

Color #757989 in popluar number systems.

HEX 75 79 89
Decimal 117 121 137
Binary 1110101 1111001 10001001
Octal 165 171 211

Shades and tints

Shades of #757989

#757989
(117,121,137)
#6B6E7D
(107,110,125)
#616371
(97,99,113)
#575865
(87,88,101)
#4D4D59
(77,77,89)
#43424D
(67,66,77)
#393741
(57,55,65)
#2F2C35
(47,44,53)
#252129
(37,33,41)
#1B161D
(27,22,29)
#110B11
(17,11,17)
#000000
(0,0,0)

Tints of #757989

#757989
(117,121,137)
#818593
(129,133,147)
#8D919D
(141,145,157)
#999DA7
(153,157,167)
#A5A9B1
(165,169,177)
#B1B5BB
(177,181,187)
#BDC1C5
(189,193,197)
#C9CDCF
(201,205,207)
#D5D9D9
(213,217,217)
#E1E5E3
(225,229,227)
#EDF1ED
(237,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #757989; }

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

This text font color is #757989.

Background Color

.myBgColor { background-color: #757989; }

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

This div background color is #757989.

Border color

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

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

This div border color is #757989.

Opacity

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

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

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

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

This text has shadow with #757989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757989.

Preview

Color preview on black background

This text has color #757989 on black background.


Color preview on white background

This text has color #757989 on white background.


Black color preview on #757989 background

This text has black color on #757989 background.


White color preview on #757989 background

This text has white color on #757989 background.


Related colors

Complementary color

Complementary color for #hex is #8A8676.


I love getcolorcode.com

Triadic colors

1 #897579 and #798975 with #757989 are triadic colors.

2 #897975 and #797589 with #757989 are triadic colors.