COLOR #746287

HEX: #746287 RGB: (116,98,135)

Color info

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

RGB color model

#746287 color RGB value is (116,98,135).

RGB: (116,98,135) (45%, 38%, 53%)

RGB channels and saturation

R 116 of 255 = 45%
G 98 of 255 = 38%
B 135 of 255 = 53%

116
98
135

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

Portions of RGB colors in percentages

R + G + B = 116 + 98 + 135 = 349 (100%)
R 116 of 349 ~ 33.24%
G 98 of 349 ~ 28.08%
B 135 of 349 ~ 38.68'%

%33.24
%28.08
%38.68

CMYK color model

#746287 color CMYK value is (14,27,0,47).

  • cyan value is 14.07%
  • magenta value is 27.41%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (14,27,0,47) C14M27Y0K47 (14%,27%,0%,47%) (0.14/0.27/0.00/0.47) 

CMYK percentages

%14.07
%27.41
%0
%47.06

Codes

Color #746287 in popluar color models

74 62 87
RGB 116 98 135
HSL 269° 15.88% 45.69%
HSB/HSV 269° 27.41% 52.94%
CMYK 14.07% 27.41% 0.00%
47.06%

Color #746287 in popluar number systems.

HEX 74 62 87
Decimal 116 98 135
Binary 1110100 1100010 10000111
Octal 164 142 207

Shades and tints

Shades of #746287

#746287
(116,98,135)
#6A5A7B
(106,90,123)
#60526F
(96,82,111)
#564A63
(86,74,99)
#4C4257
(76,66,87)
#423A4B
(66,58,75)
#38323F
(56,50,63)
#2E2A33
(46,42,51)
#242227
(36,34,39)
#1A1A1B
(26,26,27)
#10120F
(16,18,15)
#000000
(0,0,0)

Tints of #746287

#746287
(116,98,135)
#807091
(128,112,145)
#8C7E9B
(140,126,155)
#988CA5
(152,140,165)
#A49AAF
(164,154,175)
#B0A8B9
(176,168,185)
#BCB6C3
(188,182,195)
#C8C4CD
(200,196,205)
#D4D2D7
(212,210,215)
#E0E0E1
(224,224,225)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746287; }

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

This text font color is #746287.

Background Color

.myBgColor { background-color: #746287; }

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

This div background color is #746287.

Border color

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

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

This div border color is #746287.

Opacity

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

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

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

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

This text has shadow with #746287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746287.

Preview

Color preview on black background

This text has color #746287 on black background.


Color preview on white background

This text has color #746287 on white background.


Black color preview on #746287 background

This text has black color on #746287 background.


White color preview on #746287 background

This text has white color on #746287 background.


Related colors

Complementary color

Complementary color for #hex is #8B9D78.


I love getcolorcode.com

Triadic colors

1 #877462 and #628774 with #746287 are triadic colors.

2 #876274 and #627487 with #746287 are triadic colors.