COLOR #747883

HEX: #747883 RGB: (116,120,131)

Color info

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

RGB color model

#747883 color RGB value is (116,120,131).

RGB: (116,120,131) (45%, 47%, 51%)

RGB channels and saturation

R 116 of 255 = 45%
G 120 of 255 = 47%
B 131 of 255 = 51%

116
120
131

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

Portions of RGB colors in percentages

R + G + B = 116 + 120 + 131 = 367 (100%)
R 116 of 367 ~ 31.61%
G 120 of 367 ~ 32.7%
B 131 of 367 ~ 35.69'%

%31.61
%32.7
%35.69

CMYK color model

#747883 color CMYK value is (11,8,0,49).

  • cyan value is 11.45%
  • magenta value is 8.40%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (11,8,0,49)
C11M8Y0K49 (11%, 8%, 0%, 49%)
(0.11 / 0.08 / 0.00 / 0.49)

CMYK percentages

%11.45
%8.4
%0
%48.63

Codes

Color #747883 in popluar color models

74 78 83
RGB 116 120 131
HSL 224° 6.07% 48.43%
HSB/HSV 224° 11.45% 51.37%
CMYK 11.45% 8.40% 0.00%
48.63%

Color #747883 in popluar number systems.

HEX 74 78 83
Decimal 116 120 131
Binary 1110100 1111000 10000011
Octal 164 170 203

Shades and tints

Shades of #747883

#747883
(116,120,131)
#6A6E78
(106,110,120)
#60646D
(96,100,109)
#565A62
(86,90,98)
#4C5057
(76,80,87)
#42464C
(66,70,76)
#383C41
(56,60,65)
#2E3236
(46,50,54)
#24282B
(36,40,43)
#1A1E20
(26,30,32)
#101415
(16,20,21)
#000000
(0,0,0)

Tints of #747883

#747883
(116,120,131)
#80848E
(128,132,142)
#8C9099
(140,144,153)
#989CA4
(152,156,164)
#A4A8AF
(164,168,175)
#B0B4BA
(176,180,186)
#BCC0C5
(188,192,197)
#C8CCD0
(200,204,208)
#D4D8DB
(212,216,219)
#E0E4E6
(224,228,230)
#ECF0F1
(236,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747883; }

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

This text font color is #747883.

Background Color

.myBgColor { background-color: #747883; }

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

This div background color is #747883.

Border color

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

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

This div border color is #747883.

Opacity

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

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

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

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

This text has shadow with #747883 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747883.

Preview

Color preview on black background

This text has color #747883 on black background.


Color preview on white background

This text has color #747883 on white background.


Black color preview on #747883 background

This text has black color on #747883 background.


White color preview on #747883 background

This text has white color on #747883 background.


Related colors

Complementary color

Complementary color for #hex is #8B877C.


I love getcolorcode.com

Triadic colors

1 #837478 and #788374 with #747883 are triadic colors.

2 #837874 and #787483 with #747883 are triadic colors.