COLOR #758390

HEX: #758390 RGB: (117,131,144)

Color info

#758390 contains red, green and blue colors in about the same proportion. Web safe color of #758390 is #669999 (or #699).

RGB color model

#758390 color RGB value is (117,131,144).

RGB: (117,131,144) (46%, 51%, 56%)

RGB channels and saturation

R 117 of 255 = 46%
G 131 of 255 = 51%
B 144 of 255 = 56%

117
131
144

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

Portions of RGB colors in percentages

R + G + B = 117 + 131 + 144 = 392 (100%)
R 117 of 392 ~ 29.85%
G 131 of 392 ~ 33.42%
B 144 of 392 ~ 36.73'%

%29.85
%33.42
%36.73

CMYK color model

#758390 color CMYK value is (19,9,0,44).

  • cyan value is 18.75%
  • magenta value is 9.03%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (19,9,0,44)
C19M9Y0K44 (19%, 9%, 0%, 44%)
(0.19 / 0.09 / 0.00 / 0.44)

CMYK percentages

%18.75
%9.03
%0
%43.53

Codes

Color #758390 in popluar color models

75 83 90
RGB 117 131 144
HSL 209° 10.84% 51.18%
HSB/HSV 209° 18.75% 56.47%
CMYK 18.75% 9.03% 0.00%
43.53%

Color #758390 in popluar number systems.

HEX 75 83 90
Decimal 117 131 144
Binary 1110101 10000011 10010000
Octal 165 203 220

Shades and tints

Shades of #758390

#758390
(117,131,144)
#6B7883
(107,120,131)
#616D76
(97,109,118)
#576269
(87,98,105)
#4D575C
(77,87,92)
#434C4F
(67,76,79)
#394142
(57,65,66)
#2F3635
(47,54,53)
#252B28
(37,43,40)
#1B201B
(27,32,27)
#11150E
(17,21,14)
#000000
(0,0,0)

Tints of #758390

#758390
(117,131,144)
#818E9A
(129,142,154)
#8D99A4
(141,153,164)
#99A4AE
(153,164,174)
#A5AFB8
(165,175,184)
#B1BAC2
(177,186,194)
#BDC5CC
(189,197,204)
#C9D0D6
(201,208,214)
#D5DBE0
(213,219,224)
#E1E6EA
(225,230,234)
#EDF1F4
(237,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758390 color. Also use rgb(117,131,144) instead hex code.

Text Font Color

.myTextColor { color: #758390; }

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

This text font color is #758390.

Background Color

.myBgColor { background-color: #758390; }

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

This div background color is #758390.

Border color

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

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

This div border color is #758390.

Opacity

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

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

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

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

This text has shadow with #758390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758390.

Preview

Color preview on black background

This text has color #758390 on black background.


Color preview on white background

This text has color #758390 on white background.


Black color preview on #758390 background

This text has black color on #758390 background.


White color preview on #758390 background

This text has white color on #758390 background.


Related colors

Complementary color

Complementary color for #hex is #8A7C6F.


I love getcolorcode.com

Triadic colors

1 #907583 and #839075 with #758390 are triadic colors.

2 #908375 and #837590 with #758390 are triadic colors.