COLOR #747884

HEX: #747884 RGB: (116,120,132)

Color info

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

RGB color model

#747884 color RGB value is (116,120,132).

RGB: (116,120,132) (45%, 47%, 52%)

RGB channels and saturation

R 116 of 255 = 45%
G 120 of 255 = 47%
B 132 of 255 = 52%

116
120
132

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

Portions of RGB colors in percentages

R + G + B = 116 + 120 + 132 = 368 (100%)
R 116 of 368 ~ 31.52%
G 120 of 368 ~ 32.61%
B 132 of 368 ~ 35.87'%

%31.52
%32.61
%35.87

CMYK color model

#747884 color CMYK value is (12,9,0,48).

  • cyan value is 12.12%
  • magenta value is 9.09%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (12,9,0,48)
C12M9Y0K48 (12%, 9%, 0%, 48%)
(0.12 / 0.09 / 0.00 / 0.48)

CMYK percentages

%12.12
%9.09
%0
%48.24

Codes

Color #747884 in popluar color models

74 78 84
RGB 116 120 132
HSL 225° 6.45% 48.63%
HSB/HSV 225° 12.12% 51.76%
CMYK 12.12% 9.09% 0.00%
48.24%

Color #747884 in popluar number systems.

HEX 74 78 84
Decimal 116 120 132
Binary 1110100 1111000 10000100
Octal 164 170 204

Shades and tints

Shades of #747884

#747884
(116,120,132)
#6A6E78
(106,110,120)
#60646C
(96,100,108)
#565A60
(86,90,96)
#4C5054
(76,80,84)
#424648
(66,70,72)
#383C3C
(56,60,60)
#2E3230
(46,50,48)
#242824
(36,40,36)
#1A1E18
(26,30,24)
#10140C
(16,20,12)
#000000
(0,0,0)

Tints of #747884

#747884
(116,120,132)
#80848F
(128,132,143)
#8C909A
(140,144,154)
#989CA5
(152,156,165)
#A4A8B0
(164,168,176)
#B0B4BB
(176,180,187)
#BCC0C6
(188,192,198)
#C8CCD1
(200,204,209)
#D4D8DC
(212,216,220)
#E0E4E7
(224,228,231)
#ECF0F2
(236,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747884 color. Also use rgb(116,120,132) instead hex code.

Text Font Color

.myTextColor { color: #747884; }

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

This text font color is #747884.

Background Color

.myBgColor { background-color: #747884; }

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

This div background color is #747884.

Border color

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

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

This div border color is #747884.

Opacity

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

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

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

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

This text has shadow with #747884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747884.

Preview

Color preview on black background

This text has color #747884 on black background.


Color preview on white background

This text has color #747884 on white background.


Black color preview on #747884 background

This text has black color on #747884 background.


White color preview on #747884 background

This text has white color on #747884 background.


Related colors

Complementary color

Complementary color for #hex is #8B877B.


I love getcolorcode.com

Triadic colors

1 #847478 and #788474 with #747884 are triadic colors.

2 #847874 and #787484 with #747884 are triadic colors.