COLOR #758091

HEX: #758091 RGB: (117,128,145)

Color info

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

RGB color model

#758091 color RGB value is (117,128,145).

RGB: (117,128,145) (46%, 50%, 57%)

RGB channels and saturation

R 117 of 255 = 46%
G 128 of 255 = 50%
B 145 of 255 = 57%

117
128
145

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

Portions of RGB colors in percentages

R + G + B = 117 + 128 + 145 = 390 (100%)
R 117 of 390 ~ 30%
G 128 of 390 ~ 32.82%
B 145 of 390 ~ 37.18'%

%30
%32.82
%37.18

CMYK color model

#758091 color CMYK value is (19,12,0,43).

  • cyan value is 19.31%
  • magenta value is 11.72%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (19,12,0,43)
C19M12Y0K43 (19%, 12%, 0%, 43%)
(0.19 / 0.12 / 0.00 / 0.43)

CMYK percentages

%19.31
%11.72
%0
%43.14

Codes

Color #758091 in popluar color models

75 80 91
RGB 117 128 145
HSL 216° 11.29% 51.37%
HSB/HSV 216° 19.31% 56.86%
CMYK 19.31% 11.72% 0.00%
43.14%

Color #758091 in popluar number systems.

HEX 75 80 91
Decimal 117 128 145
Binary 1110101 10000000 10010001
Octal 165 200 221

Shades and tints

Shades of #758091

#758091
(117,128,145)
#6B7584
(107,117,132)
#616A77
(97,106,119)
#575F6A
(87,95,106)
#4D545D
(77,84,93)
#434950
(67,73,80)
#393E43
(57,62,67)
#2F3336
(47,51,54)
#252829
(37,40,41)
#1B1D1C
(27,29,28)
#11120F
(17,18,15)
#000000
(0,0,0)

Tints of #758091

#758091
(117,128,145)
#818B9B
(129,139,155)
#8D96A5
(141,150,165)
#99A1AF
(153,161,175)
#A5ACB9
(165,172,185)
#B1B7C3
(177,183,195)
#BDC2CD
(189,194,205)
#C9CDD7
(201,205,215)
#D5D8E1
(213,216,225)
#E1E3EB
(225,227,235)
#EDEEF5
(237,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758091 color. Also use rgb(117,128,145) instead hex code.

Text Font Color

.myTextColor { color: #758091; }

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

This text font color is #758091.

Background Color

.myBgColor { background-color: #758091; }

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

This div background color is #758091.

Border color

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

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

This div border color is #758091.

Opacity

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

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

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

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

This text has shadow with #758091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758091.

Preview

Color preview on black background

This text has color #758091 on black background.


Color preview on white background

This text has color #758091 on white background.


Black color preview on #758091 background

This text has black color on #758091 background.


White color preview on #758091 background

This text has white color on #758091 background.


Related colors

Complementary color

Complementary color for #hex is #8A7F6E.


I love getcolorcode.com

Triadic colors

1 #917580 and #809175 with #758091 are triadic colors.

2 #918075 and #807591 with #758091 are triadic colors.