COLOR #75718A

HEX: #75718A RGB: (117,113,138)

Color info

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

RGB color model

#75718A color RGB value is (117,113,138).

RGB: (117,113,138) (46%, 44%, 54%)

RGB channels and saturation

R 117 of 255 = 46%
G 113 of 255 = 44%
B 138 of 255 = 54%

117
113
138

R + G + B ~ 48%. #75718A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 113 + 138 = 368 (100%)
R 117 of 368 ~ 31.79%
G 113 of 368 ~ 30.71%
B 138 of 368 ~ 37.5'%

%31.79
%30.71
%37.5

CMYK color model

#75718A color CMYK value is (15,18,0,46).

  • cyan value is 15.22%
  • magenta value is 18.12%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (15,18,0,46)
C15M18Y0K46 (15%, 18%, 0%, 46%)
(0.15 / 0.18 / 0.00 / 0.46)

CMYK percentages

%15.22
%18.12
%0
%45.88

Codes

Color #75718A in popluar color models

75 71 8A
RGB 117 113 138
HSL 250° 9.96% 49.22%
HSB/HSV 250° 18.12% 54.12%
CMYK 15.22% 18.12% 0.00%
45.88%

Color #75718A in popluar number systems.

HEX 75 71 8A
Decimal 117 113 138
Binary 1110101 1110001 10001010
Octal 165 161 212

Shades and tints

Shades of #75718A

#75718A
(117,113,138)
#6B677E
(107,103,126)
#615D72
(97,93,114)
#575366
(87,83,102)
#4D495A
(77,73,90)
#433F4E
(67,63,78)
#393542
(57,53,66)
#2F2B36
(47,43,54)
#25212A
(37,33,42)
#1B171E
(27,23,30)
#110D12
(17,13,18)
#000000
(0,0,0)

Tints of #75718A

#75718A
(117,113,138)
#817D94
(129,125,148)
#8D899E
(141,137,158)
#9995A8
(153,149,168)
#A5A1B2
(165,161,178)
#B1ADBC
(177,173,188)
#BDB9C6
(189,185,198)
#C9C5D0
(201,197,208)
#D5D1DA
(213,209,218)
#E1DDE4
(225,221,228)
#EDE9EE
(237,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75718A color. Also use rgb(117,113,138) instead hex code.

Text Font Color

.myTextColor { color: #75718A; }

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

This text font color is #75718A.

Background Color

.myBgColor { background-color: #75718A; }

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

This div background color is #75718A.

Border color

.myBorderColor { border: 1px solid #75718A; }

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

This div border color is #75718A.

Opacity

.myOpacity80 { color: #75718A; opacity: 0.8; }

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

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

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

This text has shadow with #75718A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75718A.

Preview

Color preview on black background

This text has color #75718A on black background.


Color preview on white background

This text has color #75718A on white background.


Black color preview on #75718A background

This text has black color on #75718A background.


White color preview on #75718A background

This text has white color on #75718A background.


Related colors

Complementary color

Complementary color for #hex is #8A8E75.


I love getcolorcode.com

Triadic colors

1 #8A7571 and #718A75 with #75718A are triadic colors.

2 #8A7175 and #71758A with #75718A are triadic colors.