COLOR #747571

HEX: #747571 RGB: (116,117,113)

Color info

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

RGB color model

#747571 color RGB value is (116,117,113).

RGB: (116,117,113) (45%, 46%, 44%)

RGB channels and saturation

R 116 of 255 = 45%
G 117 of 255 = 46%
B 113 of 255 = 44%

116
117
113

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

Portions of RGB colors in percentages

R + G + B = 116 + 117 + 113 = 346 (100%)
R 116 of 346 ~ 33.53%
G 117 of 346 ~ 33.82%
B 113 of 346 ~ 32.66'%

%33.53
%33.82
%32.66

CMYK color model

#747571 color CMYK value is (1,0,3,54).

  • cyan value is 0.85%
  • magenta value is 0.00%
  • yellow value is 3.42%
  • key color value is 54.12%

CMYK: (1,0,3,54)
C1M0Y3K54 (1%, 0%, 3%, 54%)
(0.01 / 0.00 / 0.03 / 0.54)

CMYK percentages

%0.85
%0
%3.42
%54.12

Codes

Color #747571 in popluar color models

74 75 71
RGB 116 117 113
HSL 75° 1.74% 45.10%
HSB/HSV 75° 3.42% 45.88%
CMYK 0.85% 0.00% 3.42%
54.12%

Color #747571 in popluar number systems.

HEX 74 75 71
Decimal 116 117 113
Binary 1110100 1110101 1110001
Octal 164 165 161

Shades and tints

Shades of #747571

#747571
(116,117,113)
#6A6B67
(106,107,103)
#60615D
(96,97,93)
#565753
(86,87,83)
#4C4D49
(76,77,73)
#42433F
(66,67,63)
#383935
(56,57,53)
#2E2F2B
(46,47,43)
#242521
(36,37,33)
#1A1B17
(26,27,23)
#10110D
(16,17,13)
#000000
(0,0,0)

Tints of #747571

#747571
(116,117,113)
#80817D
(128,129,125)
#8C8D89
(140,141,137)
#989995
(152,153,149)
#A4A5A1
(164,165,161)
#B0B1AD
(176,177,173)
#BCBDB9
(188,189,185)
#C8C9C5
(200,201,197)
#D4D5D1
(212,213,209)
#E0E1DD
(224,225,221)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747571; }

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

This text font color is #747571.

Background Color

.myBgColor { background-color: #747571; }

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

This div background color is #747571.

Border color

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

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

This div border color is #747571.

Opacity

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

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

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

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

This text has shadow with #747571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747571.

Preview

Color preview on black background

This text has color #747571 on black background.


Color preview on white background

This text has color #747571 on white background.


Black color preview on #747571 background

This text has black color on #747571 background.


White color preview on #747571 background

This text has white color on #747571 background.


Related colors

Complementary color

Complementary color for #hex is #8B8A8E.


I love getcolorcode.com

Triadic colors

1 #717475 and #757174 with #747571 are triadic colors.

2 #717574 and #757471 with #747571 are triadic colors.