COLOR #747193

HEX: #747193 RGB: (116,113,147)

Color info

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

RGB color model

#747193 color RGB value is (116,113,147).

RGB: (116,113,147) (45%, 44%, 58%)

RGB channels and saturation

R 116 of 255 = 45%
G 113 of 255 = 44%
B 147 of 255 = 58%

116
113
147

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

Portions of RGB colors in percentages

R + G + B = 116 + 113 + 147 = 376 (100%)
R 116 of 376 ~ 30.85%
G 113 of 376 ~ 30.05%
B 147 of 376 ~ 39.1'%

%30.85
%30.05
%39.1

CMYK color model

#747193 color CMYK value is (21,23,0,42).

  • cyan value is 21.09%
  • magenta value is 23.13%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (21,23,0,42)
C21M23Y0K42 (21%, 23%, 0%, 42%)
(0.21 / 0.23 / 0.00 / 0.42)

CMYK percentages

%21.09
%23.13
%0
%42.35

Codes

Color #747193 in popluar color models

74 71 93
RGB 116 113 147
HSL 245° 13.60% 50.98%
HSB/HSV 245° 23.13% 57.65%
CMYK 21.09% 23.13% 0.00%
42.35%

Color #747193 in popluar number systems.

HEX 74 71 93
Decimal 116 113 147
Binary 1110100 1110001 10010011
Octal 164 161 223

Shades and tints

Shades of #747193

#747193
(116,113,147)
#6A6786
(106,103,134)
#605D79
(96,93,121)
#56536C
(86,83,108)
#4C495F
(76,73,95)
#423F52
(66,63,82)
#383545
(56,53,69)
#2E2B38
(46,43,56)
#24212B
(36,33,43)
#1A171E
(26,23,30)
#100D11
(16,13,17)
#000000
(0,0,0)

Tints of #747193

#747193
(116,113,147)
#807D9C
(128,125,156)
#8C89A5
(140,137,165)
#9895AE
(152,149,174)
#A4A1B7
(164,161,183)
#B0ADC0
(176,173,192)
#BCB9C9
(188,185,201)
#C8C5D2
(200,197,210)
#D4D1DB
(212,209,219)
#E0DDE4
(224,221,228)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747193; }

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

This text font color is #747193.

Background Color

.myBgColor { background-color: #747193; }

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

This div background color is #747193.

Border color

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

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

This div border color is #747193.

Opacity

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

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

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

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

This text has shadow with #747193 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747193.

Preview

Color preview on black background

This text has color #747193 on black background.


Color preview on white background

This text has color #747193 on white background.


Black color preview on #747193 background

This text has black color on #747193 background.


White color preview on #747193 background

This text has white color on #747193 background.


Related colors

Complementary color

Complementary color for #hex is #8B8E6C.


I love getcolorcode.com

Triadic colors

1 #937471 and #719374 with #747193 are triadic colors.

2 #937174 and #717493 with #747193 are triadic colors.