COLOR #746277

HEX: #746277 RGB: (116,98,119)

Color info

#746277 contains red, green and blue colors in about the same proportion. Web safe color of #746277 is #666666 (or #666).

RGB color model

#746277 color RGB value is (116,98,119).

RGB: (116,98,119) (45%, 38%, 47%)

RGB channels and saturation

R 116 of 255 = 45%
G 98 of 255 = 38%
B 119 of 255 = 47%

116
98
119

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

Portions of RGB colors in percentages

R + G + B = 116 + 98 + 119 = 333 (100%)
R 116 of 333 ~ 34.83%
G 98 of 333 ~ 29.43%
B 119 of 333 ~ 35.74'%

%34.83
%29.43
%35.74

CMYK color model

#746277 color CMYK value is (3,18,0,53).

  • cyan value is 2.52%
  • magenta value is 17.65%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (3,18,0,53)
C3M18Y0K53 (3%, 18%, 0%, 53%)
(0.03 / 0.18 / 0.00 / 0.53)

CMYK percentages

%2.52
%17.65
%0
%53.33

Codes

Color #746277 in popluar color models

74 62 77
RGB 116 98 119
HSL 291° 9.68% 42.55%
HSB/HSV 291° 17.65% 46.67%
CMYK 2.52% 17.65% 0.00%
53.33%

Color #746277 in popluar number systems.

HEX 74 62 77
Decimal 116 98 119
Binary 1110100 1100010 1110111
Octal 164 142 167

Shades and tints

Shades of #746277

#746277
(116,98,119)
#6A5A6D
(106,90,109)
#605263
(96,82,99)
#564A59
(86,74,89)
#4C424F
(76,66,79)
#423A45
(66,58,69)
#38323B
(56,50,59)
#2E2A31
(46,42,49)
#242227
(36,34,39)
#1A1A1D
(26,26,29)
#101213
(16,18,19)
#000000
(0,0,0)

Tints of #746277

#746277
(116,98,119)
#807083
(128,112,131)
#8C7E8F
(140,126,143)
#988C9B
(152,140,155)
#A49AA7
(164,154,167)
#B0A8B3
(176,168,179)
#BCB6BF
(188,182,191)
#C8C4CB
(200,196,203)
#D4D2D7
(212,210,215)
#E0E0E3
(224,224,227)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746277; }

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

This text font color is #746277.

Background Color

.myBgColor { background-color: #746277; }

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

This div background color is #746277.

Border color

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

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

This div border color is #746277.

Opacity

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

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

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

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

This text has shadow with #746277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746277.

Preview

Color preview on black background

This text has color #746277 on black background.


Color preview on white background

This text has color #746277 on white background.


Black color preview on #746277 background

This text has black color on #746277 background.


White color preview on #746277 background

This text has white color on #746277 background.


Related colors

Complementary color

Complementary color for #hex is #8B9D88.


I love getcolorcode.com

Triadic colors

1 #777462 and #627774 with #746277 are triadic colors.

2 #776274 and #627477 with #746277 are triadic colors.