COLOR #747187

HEX: #747187 RGB: (116,113,135)

Color info

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

RGB color model

#747187 color RGB value is (116,113,135).

RGB: (116,113,135) (45%, 44%, 53%)

RGB channels and saturation

R 116 of 255 = 45%
G 113 of 255 = 44%
B 135 of 255 = 53%

116
113
135

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

Portions of RGB colors in percentages

R + G + B = 116 + 113 + 135 = 364 (100%)
R 116 of 364 ~ 31.87%
G 113 of 364 ~ 31.04%
B 135 of 364 ~ 37.09'%

%31.87
%31.04
%37.09

CMYK color model

#747187 color CMYK value is (14,16,0,47).

  • cyan value is 14.07%
  • magenta value is 16.30%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (14,16,0,47)
C14M16Y0K47 (14%, 16%, 0%, 47%)
(0.14 / 0.16 / 0.00 / 0.47)

CMYK percentages

%14.07
%16.3
%0
%47.06

Codes

Color #747187 in popluar color models

74 71 87
RGB 116 113 135
HSL 248° 8.87% 48.63%
HSB/HSV 248° 16.30% 52.94%
CMYK 14.07% 16.30% 0.00%
47.06%

Color #747187 in popluar number systems.

HEX 74 71 87
Decimal 116 113 135
Binary 1110100 1110001 10000111
Octal 164 161 207

Shades and tints

Shades of #747187

#747187
(116,113,135)
#6A677B
(106,103,123)
#605D6F
(96,93,111)
#565363
(86,83,99)
#4C4957
(76,73,87)
#423F4B
(66,63,75)
#38353F
(56,53,63)
#2E2B33
(46,43,51)
#242127
(36,33,39)
#1A171B
(26,23,27)
#100D0F
(16,13,15)
#000000
(0,0,0)

Tints of #747187

#747187
(116,113,135)
#807D91
(128,125,145)
#8C899B
(140,137,155)
#9895A5
(152,149,165)
#A4A1AF
(164,161,175)
#B0ADB9
(176,173,185)
#BCB9C3
(188,185,195)
#C8C5CD
(200,197,205)
#D4D1D7
(212,209,215)
#E0DDE1
(224,221,225)
#ECE9EB
(236,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747187 color. Also use rgb(116,113,135) instead hex code.

Text Font Color

.myTextColor { color: #747187; }

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

This text font color is #747187.

Background Color

.myBgColor { background-color: #747187; }

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

This div background color is #747187.

Border color

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

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

This div border color is #747187.

Opacity

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

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

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

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

This text has shadow with #747187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747187.

Preview

Color preview on black background

This text has color #747187 on black background.


Color preview on white background

This text has color #747187 on white background.


Black color preview on #747187 background

This text has black color on #747187 background.


White color preview on #747187 background

This text has white color on #747187 background.


Related colors

Complementary color

Complementary color for #hex is #8B8E78.


I love getcolorcode.com

Triadic colors

1 #877471 and #718774 with #747187 are triadic colors.

2 #877174 and #717487 with #747187 are triadic colors.