COLOR #747690

HEX: #747690 RGB: (116,118,144)

Color info

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

RGB color model

#747690 color RGB value is (116,118,144).

RGB: (116,118,144) (45%, 46%, 56%)

RGB channels and saturation

R 116 of 255 = 45%
G 118 of 255 = 46%
B 144 of 255 = 56%

116
118
144

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

Portions of RGB colors in percentages

R + G + B = 116 + 118 + 144 = 378 (100%)
R 116 of 378 ~ 30.69%
G 118 of 378 ~ 31.22%
B 144 of 378 ~ 38.1'%

%30.69
%31.22
%38.1

CMYK color model

#747690 color CMYK value is (19,18,0,44).

  • cyan value is 19.44%
  • magenta value is 18.06%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (19,18,0,44)
C19M18Y0K44 (19%, 18%, 0%, 44%)
(0.19 / 0.18 / 0.00 / 0.44)

CMYK percentages

%19.44
%18.06
%0
%43.53

Codes

Color #747690 in popluar color models

74 76 90
RGB 116 118 144
HSL 236° 11.20% 50.98%
HSB/HSV 236° 19.44% 56.47%
CMYK 19.44% 18.06% 0.00%
43.53%

Color #747690 in popluar number systems.

HEX 74 76 90
Decimal 116 118 144
Binary 1110100 1110110 10010000
Octal 164 166 220

Shades and tints

Shades of #747690

#747690
(116,118,144)
#6A6C83
(106,108,131)
#606276
(96,98,118)
#565869
(86,88,105)
#4C4E5C
(76,78,92)
#42444F
(66,68,79)
#383A42
(56,58,66)
#2E3035
(46,48,53)
#242628
(36,38,40)
#1A1C1B
(26,28,27)
#10120E
(16,18,14)
#000000
(0,0,0)

Tints of #747690

#747690
(116,118,144)
#80829A
(128,130,154)
#8C8EA4
(140,142,164)
#989AAE
(152,154,174)
#A4A6B8
(164,166,184)
#B0B2C2
(176,178,194)
#BCBECC
(188,190,204)
#C8CAD6
(200,202,214)
#D4D6E0
(212,214,224)
#E0E2EA
(224,226,234)
#ECEEF4
(236,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747690 color. Also use rgb(116,118,144) instead hex code.

Text Font Color

.myTextColor { color: #747690; }

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

This text font color is #747690.

Background Color

.myBgColor { background-color: #747690; }

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

This div background color is #747690.

Border color

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

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

This div border color is #747690.

Opacity

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

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

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

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

This text has shadow with #747690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747690.

Preview

Color preview on black background

This text has color #747690 on black background.


Color preview on white background

This text has color #747690 on white background.


Black color preview on #747690 background

This text has black color on #747690 background.


White color preview on #747690 background

This text has white color on #747690 background.


Related colors

Complementary color

Complementary color for #hex is #8B896F.


I love getcolorcode.com

Triadic colors

1 #907476 and #769074 with #747690 are triadic colors.

2 #907674 and #767490 with #747690 are triadic colors.