COLOR #747291

HEX: #747291 RGB: (116,114,145)

Color info

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

RGB color model

#747291 color RGB value is (116,114,145).

RGB: (116,114,145) (45%, 45%, 57%)

RGB channels and saturation

R 116 of 255 = 45%
G 114 of 255 = 45%
B 145 of 255 = 57%

116
114
145

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

Portions of RGB colors in percentages

R + G + B = 116 + 114 + 145 = 375 (100%)
R 116 of 375 ~ 30.93%
G 114 of 375 ~ 30.4%
B 145 of 375 ~ 38.67'%

%30.93
%30.4
%38.67

CMYK color model

#747291 color CMYK value is (20,21,0,43).

  • cyan value is 20.00%
  • magenta value is 21.38%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (20,21,0,43)
C20M21Y0K43 (20%, 21%, 0%, 43%)
(0.20 / 0.21 / 0.00 / 0.43)

CMYK percentages

%20
%21.38
%0
%43.14

Codes

Color #747291 in popluar color models

74 72 91
RGB 116 114 145
HSL 244° 12.35% 50.78%
HSB/HSV 244° 21.38% 56.86%
CMYK 20.00% 21.38% 0.00%
43.14%

Color #747291 in popluar number systems.

HEX 74 72 91
Decimal 116 114 145
Binary 1110100 1110010 10010001
Octal 164 162 221

Shades and tints

Shades of #747291

#747291
(116,114,145)
#6A6884
(106,104,132)
#605E77
(96,94,119)
#56546A
(86,84,106)
#4C4A5D
(76,74,93)
#424050
(66,64,80)
#383643
(56,54,67)
#2E2C36
(46,44,54)
#242229
(36,34,41)
#1A181C
(26,24,28)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #747291

#747291
(116,114,145)
#807E9B
(128,126,155)
#8C8AA5
(140,138,165)
#9896AF
(152,150,175)
#A4A2B9
(164,162,185)
#B0AEC3
(176,174,195)
#BCBACD
(188,186,205)
#C8C6D7
(200,198,215)
#D4D2E1
(212,210,225)
#E0DEEB
(224,222,235)
#ECEAF5
(236,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747291; }

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

This text font color is #747291.

Background Color

.myBgColor { background-color: #747291; }

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

This div background color is #747291.

Border color

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

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

This div border color is #747291.

Opacity

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

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

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

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

This text has shadow with #747291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747291.

Preview

Color preview on black background

This text has color #747291 on black background.


Color preview on white background

This text has color #747291 on white background.


Black color preview on #747291 background

This text has black color on #747291 background.


White color preview on #747291 background

This text has white color on #747291 background.


Related colors

Complementary color

Complementary color for #hex is #8B8D6E.


I love getcolorcode.com

Triadic colors

1 #917472 and #729174 with #747291 are triadic colors.

2 #917274 and #727491 with #747291 are triadic colors.