COLOR #75868E

HEX: #75868E RGB: (117,134,142)

Color info

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

RGB color model

#75868E color RGB value is (117,134,142).

RGB: (117,134,142) (46%, 53%, 56%)

RGB channels and saturation

R 117 of 255 = 46%
G 134 of 255 = 53%
B 142 of 255 = 56%

117
134
142

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

Portions of RGB colors in percentages

R + G + B = 117 + 134 + 142 = 393 (100%)
R 117 of 393 ~ 29.77%
G 134 of 393 ~ 34.1%
B 142 of 393 ~ 36.13'%

%29.77
%34.1
%36.13

CMYK color model

#75868E color CMYK value is (18,6,0,44).

  • cyan value is 17.61%
  • magenta value is 5.63%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (18,6,0,44)
C18M6Y0K44 (18%, 6%, 0%, 44%)
(0.18 / 0.06 / 0.00 / 0.44)

CMYK percentages

%17.61
%5.63
%0
%44.31

Codes

Color #75868E in popluar color models

75 86 8E
RGB 117 134 142
HSL 199° 9.96% 50.78%
HSB/HSV 199° 17.61% 55.69%
CMYK 17.61% 5.63% 0.00%
44.31%

Color #75868E in popluar number systems.

HEX 75 86 8E
Decimal 117 134 142
Binary 1110101 10000110 10001110
Octal 165 206 216

Shades and tints

Shades of #75868E

#75868E
(117,134,142)
#6B7A82
(107,122,130)
#616E76
(97,110,118)
#57626A
(87,98,106)
#4D565E
(77,86,94)
#434A52
(67,74,82)
#393E46
(57,62,70)
#2F323A
(47,50,58)
#25262E
(37,38,46)
#1B1A22
(27,26,34)
#110E16
(17,14,22)
#000000
(0,0,0)

Tints of #75868E

#75868E
(117,134,142)
#819198
(129,145,152)
#8D9CA2
(141,156,162)
#99A7AC
(153,167,172)
#A5B2B6
(165,178,182)
#B1BDC0
(177,189,192)
#BDC8CA
(189,200,202)
#C9D3D4
(201,211,212)
#D5DEDE
(213,222,222)
#E1E9E8
(225,233,232)
#EDF4F2
(237,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75868E color. Also use rgb(117,134,142) instead hex code.

Text Font Color

.myTextColor { color: #75868E; }

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

This text font color is #75868E.

Background Color

.myBgColor { background-color: #75868E; }

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

This div background color is #75868E.

Border color

.myBorderColor { border: 1px solid #75868E; }

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

This div border color is #75868E.

Opacity

.myOpacity80 { color: #75868E; opacity: 0.8; }

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

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

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

This text has shadow with #75868E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75868E.

Preview

Color preview on black background

This text has color #75868E on black background.


Color preview on white background

This text has color #75868E on white background.


Black color preview on #75868E background

This text has black color on #75868E background.


White color preview on #75868E background

This text has white color on #75868E background.


Related colors

Complementary color

Complementary color for #hex is #8A7971.


I love getcolorcode.com

Triadic colors

1 #8E7586 and #868E75 with #75868E are triadic colors.

2 #8E8675 and #86758E with #75868E are triadic colors.