COLOR #758890

HEX: #758890 RGB: (117,136,144)

Color info

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

RGB color model

#758890 color RGB value is (117,136,144).

RGB: (117,136,144) (46%, 53%, 56%)

RGB channels and saturation

R 117 of 255 = 46%
G 136 of 255 = 53%
B 144 of 255 = 56%

117
136
144

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

Portions of RGB colors in percentages

R + G + B = 117 + 136 + 144 = 397 (100%)
R 117 of 397 ~ 29.47%
G 136 of 397 ~ 34.26%
B 144 of 397 ~ 36.27'%

%29.47
%34.26
%36.27

CMYK color model

#758890 color CMYK value is (19,6,0,44).

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

CMYK: (19,6,0,44)
C19M6Y0K44 (19%, 6%, 0%, 44%)
(0.19 / 0.06 / 0.00 / 0.44)

CMYK percentages

%18.75
%5.56
%0
%43.53

Codes

Color #758890 in popluar color models

75 88 90
RGB 117 136 144
HSL 198° 10.84% 51.18%
HSB/HSV 198° 18.75% 56.47%
CMYK 18.75% 5.56% 0.00%
43.53%

Color #758890 in popluar number systems.

HEX 75 88 90
Decimal 117 136 144
Binary 1110101 10001000 10010000
Octal 165 210 220

Shades and tints

Shades of #758890

#758890
(117,136,144)
#6B7C83
(107,124,131)
#617076
(97,112,118)
#576469
(87,100,105)
#4D585C
(77,88,92)
#434C4F
(67,76,79)
#394042
(57,64,66)
#2F3435
(47,52,53)
#252828
(37,40,40)
#1B1C1B
(27,28,27)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #758890

#758890
(117,136,144)
#81929A
(129,146,154)
#8D9CA4
(141,156,164)
#99A6AE
(153,166,174)
#A5B0B8
(165,176,184)
#B1BAC2
(177,186,194)
#BDC4CC
(189,196,204)
#C9CED6
(201,206,214)
#D5D8E0
(213,216,224)
#E1E2EA
(225,226,234)
#EDECF4
(237,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758890; }

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

This text font color is #758890.

Background Color

.myBgColor { background-color: #758890; }

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

This div background color is #758890.

Border color

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

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

This div border color is #758890.

Opacity

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

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

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

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

This text has shadow with #758890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758890.

Preview

Color preview on black background

This text has color #758890 on black background.


Color preview on white background

This text has color #758890 on white background.


Black color preview on #758890 background

This text has black color on #758890 background.


White color preview on #758890 background

This text has white color on #758890 background.


Related colors

Complementary color

Complementary color for #hex is #8A776F.


I love getcolorcode.com

Triadic colors

1 #907588 and #889075 with #758890 are triadic colors.

2 #908875 and #887590 with #758890 are triadic colors.