COLOR #747397

HEX: #747397 RGB: (116,115,151)

Color info

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

RGB color model

#747397 color RGB value is (116,115,151).

RGB: (116,115,151) (45%, 45%, 59%)

RGB channels and saturation

R 116 of 255 = 45%
G 115 of 255 = 45%
B 151 of 255 = 59%

116
115
151

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

Portions of RGB colors in percentages

R + G + B = 116 + 115 + 151 = 382 (100%)
R 116 of 382 ~ 30.37%
G 115 of 382 ~ 30.1%
B 151 of 382 ~ 39.53'%

%30.37
%30.1
%39.53

CMYK color model

#747397 color CMYK value is (23,24,0,41).

  • cyan value is 23.18%
  • magenta value is 23.84%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (23,24,0,41)
C23M24Y0K41 (23%, 24%, 0%, 41%)
(0.23 / 0.24 / 0.00 / 0.41)

CMYK percentages

%23.18
%23.84
%0
%40.78

Codes

Color #747397 in popluar color models

74 73 97
RGB 116 115 151
HSL 242° 14.75% 52.16%
HSB/HSV 242° 23.84% 59.22%
CMYK 23.18% 23.84% 0.00%
40.78%

Color #747397 in popluar number systems.

HEX 74 73 97
Decimal 116 115 151
Binary 1110100 1110011 10010111
Octal 164 163 227

Shades and tints

Shades of #747397

#747397
(116,115,151)
#6A698A
(106,105,138)
#605F7D
(96,95,125)
#565570
(86,85,112)
#4C4B63
(76,75,99)
#424156
(66,65,86)
#383749
(56,55,73)
#2E2D3C
(46,45,60)
#24232F
(36,35,47)
#1A1922
(26,25,34)
#100F15
(16,15,21)
#000000
(0,0,0)

Tints of #747397

#747397
(116,115,151)
#807FA0
(128,127,160)
#8C8BA9
(140,139,169)
#9897B2
(152,151,178)
#A4A3BB
(164,163,187)
#B0AFC4
(176,175,196)
#BCBBCD
(188,187,205)
#C8C7D6
(200,199,214)
#D4D3DF
(212,211,223)
#E0DFE8
(224,223,232)
#ECEBF1
(236,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747397 color. Also use rgb(116,115,151) instead hex code.

Text Font Color

.myTextColor { color: #747397; }

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

This text font color is #747397.

Background Color

.myBgColor { background-color: #747397; }

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

This div background color is #747397.

Border color

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

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

This div border color is #747397.

Opacity

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

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

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

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

This text has shadow with #747397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747397.

Preview

Color preview on black background

This text has color #747397 on black background.


Color preview on white background

This text has color #747397 on white background.


Black color preview on #747397 background

This text has black color on #747397 background.


White color preview on #747397 background

This text has white color on #747397 background.


Related colors

Complementary color

Complementary color for #hex is #8B8C68.


I love getcolorcode.com

Triadic colors

1 #977473 and #739774 with #747397 are triadic colors.

2 #977374 and #737497 with #747397 are triadic colors.