COLOR #746971

HEX: #746971 RGB: (116,105,113)

Color info

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

RGB color model

#746971 color RGB value is (116,105,113).

RGB: (116,105,113) (45%, 41%, 44%)

RGB channels and saturation

R 116 of 255 = 45%
G 105 of 255 = 41%
B 113 of 255 = 44%

116
105
113

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

Portions of RGB colors in percentages

R + G + B = 116 + 105 + 113 = 334 (100%)
R 116 of 334 ~ 34.73%
G 105 of 334 ~ 31.44%
B 113 of 334 ~ 33.83'%

%34.73
%31.44
%33.83

CMYK color model

#746971 color CMYK value is (0,9,3,55).

  • cyan value is 0.00%
  • magenta value is 9.48%
  • yellow value is 2.59%
  • key color value is 54.51%
CMYK: (0,9,3,55) C0M9Y3K55 (0%,9%,3%,55%) (0.00/0.09/0.03/0.55) 

CMYK percentages

%0
%9.48
%2.59
%54.51

Codes

Color #746971 in popluar color models

74 69 71
RGB 116 105 113
HSL 316° 4.98% 43.33%
HSB/HSV 316° 9.48% 45.49%
CMYK 0.00% 9.48% 2.59%
54.51%

Color #746971 in popluar number systems.

HEX 74 69 71
Decimal 116 105 113
Binary 1110100 1101001 1110001
Octal 164 151 161

Shades and tints

Shades of #746971

#746971
(116,105,113)
#6A6067
(106,96,103)
#60575D
(96,87,93)
#564E53
(86,78,83)
#4C4549
(76,69,73)
#423C3F
(66,60,63)
#383335
(56,51,53)
#2E2A2B
(46,42,43)
#242121
(36,33,33)
#1A1817
(26,24,23)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #746971

#746971
(116,105,113)
#80767D
(128,118,125)
#8C8389
(140,131,137)
#989095
(152,144,149)
#A49DA1
(164,157,161)
#B0AAAD
(176,170,173)
#BCB7B9
(188,183,185)
#C8C4C5
(200,196,197)
#D4D1D1
(212,209,209)
#E0DEDD
(224,222,221)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746971; }

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

This text font color is #746971.

Background Color

.myBgColor { background-color: #746971; }

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

This div background color is #746971.

Border color

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

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

This div border color is #746971.

Opacity

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

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

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

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

This text has shadow with #746971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746971.

Preview

Color preview on black background

This text has color #746971 on black background.


Color preview on white background

This text has color #746971 on white background.


Black color preview on #746971 background

This text has black color on #746971 background.


White color preview on #746971 background

This text has white color on #746971 background.


Related colors

Complementary color

Complementary color for #hex is #8B968E.


I love getcolorcode.com

Triadic colors

1 #717469 and #697174 with #746971 are triadic colors.

2 #716974 and #697471 with #746971 are triadic colors.