COLOR #746297

HEX: #746297 RGB: (116,98,151)

Color info

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

RGB color model

#746297 color RGB value is (116,98,151).

RGB: (116,98,151) (45%, 38%, 59%)

RGB channels and saturation

R 116 of 255 = 45%
G 98 of 255 = 38%
B 151 of 255 = 59%

116
98
151

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

Portions of RGB colors in percentages

R + G + B = 116 + 98 + 151 = 365 (100%)
R 116 of 365 ~ 31.78%
G 98 of 365 ~ 26.85%
B 151 of 365 ~ 41.37'%

%31.78
%26.85
%41.37

CMYK color model

#746297 color CMYK value is (23,35,0,41).

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

CMYK: (23,35,0,41)
C23M35Y0K41 (23%, 35%, 0%, 41%)
(0.23 / 0.35 / 0.00 / 0.41)

CMYK percentages

%23.18
%35.1
%0
%40.78

Codes

Color #746297 in popluar color models

74 62 97
RGB 116 98 151
HSL 260° 21.29% 48.82%
HSB/HSV 260° 35.10% 59.22%
CMYK 23.18% 35.10% 0.00%
40.78%

Color #746297 in popluar number systems.

HEX 74 62 97
Decimal 116 98 151
Binary 1110100 1100010 10010111
Octal 164 142 227

Shades and tints

Shades of #746297

#746297
(116,98,151)
#6A5A8A
(106,90,138)
#60527D
(96,82,125)
#564A70
(86,74,112)
#4C4263
(76,66,99)
#423A56
(66,58,86)
#383249
(56,50,73)
#2E2A3C
(46,42,60)
#24222F
(36,34,47)
#1A1A22
(26,26,34)
#101215
(16,18,21)
#000000
(0,0,0)

Tints of #746297

#746297
(116,98,151)
#8070A0
(128,112,160)
#8C7EA9
(140,126,169)
#988CB2
(152,140,178)
#A49ABB
(164,154,187)
#B0A8C4
(176,168,196)
#BCB6CD
(188,182,205)
#C8C4D6
(200,196,214)
#D4D2DF
(212,210,223)
#E0E0E8
(224,224,232)
#ECEEF1
(236,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746297; }

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

This text font color is #746297.

Background Color

.myBgColor { background-color: #746297; }

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

This div background color is #746297.

Border color

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

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

This div border color is #746297.

Opacity

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

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

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

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

This text has shadow with #746297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746297.

Preview

Color preview on black background

This text has color #746297 on black background.


Color preview on white background

This text has color #746297 on white background.


Black color preview on #746297 background

This text has black color on #746297 background.


White color preview on #746297 background

This text has white color on #746297 background.


Related colors

Complementary color

Complementary color for #hex is #8B9D68.


I love getcolorcode.com

Triadic colors

1 #977462 and #629774 with #746297 are triadic colors.

2 #976274 and #627497 with #746297 are triadic colors.