COLOR #746174

HEX: #746174 RGB: (116,97,116)

Color info

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

RGB color model

#746174 color RGB value is (116,97,116).

RGB: (116,97,116) (45%, 38%, 45%)

RGB channels and saturation

R 116 of 255 = 45%
G 97 of 255 = 38%
B 116 of 255 = 45%

116
97
116

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

Portions of RGB colors in percentages

R + G + B = 116 + 97 + 116 = 329 (100%)
R 116 of 329 ~ 35.26%
G 97 of 329 ~ 29.48%
B 116 of 329 ~ 35.26'%

%35.26
%29.48
%35.26

CMYK color model

#746174 color CMYK value is (0,16,0,55).

  • cyan value is 0.00%
  • magenta value is 16.38%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (0,16,0,55)
C0M16Y0K55 (0%, 16%, 0%, 55%)
(0.00 / 0.16 / 0.00 / 0.55)

CMYK percentages

%0
%16.38
%0
%54.51

Codes

Color #746174 in popluar color models

74 61 74
RGB 116 97 116
HSL 300° 8.92% 41.76%
HSB/HSV 300° 16.38% 45.49%
CMYK 0.00% 16.38% 0.00%
54.51%

Color #746174 in popluar number systems.

HEX 74 61 74
Decimal 116 97 116
Binary 1110100 1100001 1110100
Octal 164 141 164

Shades and tints

Shades of #746174

#746174
(116,97,116)
#6A596A
(106,89,106)
#605160
(96,81,96)
#564956
(86,73,86)
#4C414C
(76,65,76)
#423942
(66,57,66)
#383138
(56,49,56)
#2E292E
(46,41,46)
#242124
(36,33,36)
#1A191A
(26,25,26)
#101110
(16,17,16)
#000000
(0,0,0)

Tints of #746174

#746174
(116,97,116)
#806F80
(128,111,128)
#8C7D8C
(140,125,140)
#988B98
(152,139,152)
#A499A4
(164,153,164)
#B0A7B0
(176,167,176)
#BCB5BC
(188,181,188)
#C8C3C8
(200,195,200)
#D4D1D4
(212,209,212)
#E0DFE0
(224,223,224)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746174; }

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

This text font color is #746174.

Background Color

.myBgColor { background-color: #746174; }

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

This div background color is #746174.

Border color

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

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

This div border color is #746174.

Opacity

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

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

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

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

This text has shadow with #746174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746174.

Preview

Color preview on black background

This text has color #746174 on black background.


Color preview on white background

This text has color #746174 on white background.


Black color preview on #746174 background

This text has black color on #746174 background.


White color preview on #746174 background

This text has white color on #746174 background.


Related colors

Complementary color

Complementary color for #hex is #8B9E8B.


I love getcolorcode.com

Triadic colors

1 #747461 and #617474 with #746174 are triadic colors.

2 #746174 and #617474 with #746174 are triadic colors.