COLOR #747191

HEX: #747191 RGB: (116,113,145)

Color info

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

RGB color model

#747191 color RGB value is (116,113,145).

RGB: (116,113,145) (45%, 44%, 57%)

RGB channels and saturation

R 116 of 255 = 45%
G 113 of 255 = 44%
B 145 of 255 = 57%

116
113
145

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

Portions of RGB colors in percentages

R + G + B = 116 + 113 + 145 = 374 (100%)
R 116 of 374 ~ 31.02%
G 113 of 374 ~ 30.21%
B 145 of 374 ~ 38.77'%

%31.02
%30.21
%38.77

CMYK color model

#747191 color CMYK value is (20,22,0,43).

  • cyan value is 20.00%
  • magenta value is 22.07%
  • yellow value is 0.00%
  • key color value is 43.14%
CMYK: (20,22,0,43) C20M22Y0K43 (20%,22%,0%,43%) (0.20/0.22/0.00/0.43) 

CMYK percentages

%20
%22.07
%0
%43.14

Codes

Color #747191 in popluar color models

74 71 91
RGB 116 113 145
HSL 246° 12.70% 50.59%
HSB/HSV 246° 22.07% 56.86%
CMYK 20.00% 22.07% 0.00%
43.14%

Color #747191 in popluar number systems.

HEX 74 71 91
Decimal 116 113 145
Binary 1110100 1110001 10010001
Octal 164 161 221

Shades and tints

Shades of #747191

#747191
(116,113,145)
#6A6784
(106,103,132)
#605D77
(96,93,119)
#56536A
(86,83,106)
#4C495D
(76,73,93)
#423F50
(66,63,80)
#383543
(56,53,67)
#2E2B36
(46,43,54)
#242129
(36,33,41)
#1A171C
(26,23,28)
#100D0F
(16,13,15)
#000000
(0,0,0)

Tints of #747191

#747191
(116,113,145)
#807D9B
(128,125,155)
#8C89A5
(140,137,165)
#9895AF
(152,149,175)
#A4A1B9
(164,161,185)
#B0ADC3
(176,173,195)
#BCB9CD
(188,185,205)
#C8C5D7
(200,197,215)
#D4D1E1
(212,209,225)
#E0DDEB
(224,221,235)
#ECE9F5
(236,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747191; }

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

This text font color is #747191.

Background Color

.myBgColor { background-color: #747191; }

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

This div background color is #747191.

Border color

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

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

This div border color is #747191.

Opacity

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

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

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

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

This text has shadow with #747191 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747191.

Preview

Color preview on black background

This text has color #747191 on black background.


Color preview on white background

This text has color #747191 on white background.


Black color preview on #747191 background

This text has black color on #747191 background.


White color preview on #747191 background

This text has white color on #747191 background.


Related colors

Complementary color

Complementary color for #hex is #8B8E6E.


I love getcolorcode.com

Triadic colors

1 #917471 and #719174 with #747191 are triadic colors.

2 #917174 and #717491 with #747191 are triadic colors.