COLOR #758188

HEX: #758188 RGB: (117,129,136)

Color info

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

RGB color model

#758188 color RGB value is (117,129,136).

RGB: (117,129,136) (46%, 51%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 129 of 255 = 51%
B 136 of 255 = 53%

117
129
136

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

Portions of RGB colors in percentages

R + G + B = 117 + 129 + 136 = 382 (100%)
R 117 of 382 ~ 30.63%
G 129 of 382 ~ 33.77%
B 136 of 382 ~ 35.6'%

%30.63
%33.77
%35.6

CMYK color model

#758188 color CMYK value is (14,5,0,47).

  • cyan value is 13.97%
  • magenta value is 5.15%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (14,5,0,47)
C14M5Y0K47 (14%, 5%, 0%, 47%)
(0.14 / 0.05 / 0.00 / 0.47)

CMYK percentages

%13.97
%5.15
%0
%46.67

Codes

Color #758188 in popluar color models

75 81 88
RGB 117 129 136
HSL 202° 7.51% 49.61%
HSB/HSV 202° 13.97% 53.33%
CMYK 13.97% 5.15% 0.00%
46.67%

Color #758188 in popluar number systems.

HEX 75 81 88
Decimal 117 129 136
Binary 1110101 10000001 10001000
Octal 165 201 210

Shades and tints

Shades of #758188

#758188
(117,129,136)
#6B767C
(107,118,124)
#616B70
(97,107,112)
#576064
(87,96,100)
#4D5558
(77,85,88)
#434A4C
(67,74,76)
#393F40
(57,63,64)
#2F3434
(47,52,52)
#252928
(37,41,40)
#1B1E1C
(27,30,28)
#111310
(17,19,16)
#000000
(0,0,0)

Tints of #758188

#758188
(117,129,136)
#818C92
(129,140,146)
#8D979C
(141,151,156)
#99A2A6
(153,162,166)
#A5ADB0
(165,173,176)
#B1B8BA
(177,184,186)
#BDC3C4
(189,195,196)
#C9CECE
(201,206,206)
#D5D9D8
(213,217,216)
#E1E4E2
(225,228,226)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758188; }

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

This text font color is #758188.

Background Color

.myBgColor { background-color: #758188; }

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

This div background color is #758188.

Border color

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

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

This div border color is #758188.

Opacity

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

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

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

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

This text has shadow with #758188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758188.

Preview

Color preview on black background

This text has color #758188 on black background.


Color preview on white background

This text has color #758188 on white background.


Black color preview on #758188 background

This text has black color on #758188 background.


White color preview on #758188 background

This text has white color on #758188 background.


Related colors

Complementary color

Complementary color for #hex is #8A7E77.


I love getcolorcode.com

Triadic colors

1 #887581 and #818875 with #758188 are triadic colors.

2 #888175 and #817588 with #758188 are triadic colors.