COLOR #758190

HEX: #758190 RGB: (117,129,144)

Color info

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

RGB color model

#758190 color RGB value is (117,129,144).

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

RGB channels and saturation

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

117
129
144

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

Portions of RGB colors in percentages

R + G + B = 117 + 129 + 144 = 390 (100%)
R 117 of 390 ~ 30%
G 129 of 390 ~ 33.08%
B 144 of 390 ~ 36.92'%

%30
%33.08
%36.92

CMYK color model

#758190 color CMYK value is (19,10,0,44).

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

CMYK: (19,10,0,44)
C19M10Y0K44 (19%, 10%, 0%, 44%)
(0.19 / 0.10 / 0.00 / 0.44)

CMYK percentages

%18.75
%10.42
%0
%43.53

Codes

Color #758190 in popluar color models

75 81 90
RGB 117 129 144
HSL 213° 10.84% 51.18%
HSB/HSV 213° 18.75% 56.47%
CMYK 18.75% 10.42% 0.00%
43.53%

Color #758190 in popluar number systems.

HEX 75 81 90
Decimal 117 129 144
Binary 1110101 10000001 10010000
Octal 165 201 220

Shades and tints

Shades of #758190

#758190
(117,129,144)
#6B7683
(107,118,131)
#616B76
(97,107,118)
#576069
(87,96,105)
#4D555C
(77,85,92)
#434A4F
(67,74,79)
#393F42
(57,63,66)
#2F3435
(47,52,53)
#252928
(37,41,40)
#1B1E1B
(27,30,27)
#11130E
(17,19,14)
#000000
(0,0,0)

Tints of #758190

#758190
(117,129,144)
#818C9A
(129,140,154)
#8D97A4
(141,151,164)
#99A2AE
(153,162,174)
#A5ADB8
(165,173,184)
#B1B8C2
(177,184,194)
#BDC3CC
(189,195,204)
#C9CED6
(201,206,214)
#D5D9E0
(213,217,224)
#E1E4EA
(225,228,234)
#EDEFF4
(237,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758190; }

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

This text font color is #758190.

Background Color

.myBgColor { background-color: #758190; }

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

This div background color is #758190.

Border color

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

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

This div border color is #758190.

Opacity

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

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

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

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

This text has shadow with #758190 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758190.

Preview

Color preview on black background

This text has color #758190 on black background.


Color preview on white background

This text has color #758190 on white background.


Black color preview on #758190 background

This text has black color on #758190 background.


White color preview on #758190 background

This text has white color on #758190 background.


Related colors

Complementary color

Complementary color for #hex is #8A7E6F.


I love getcolorcode.com

Triadic colors

1 #907581 and #819075 with #758190 are triadic colors.

2 #908175 and #817590 with #758190 are triadic colors.