COLOR #717570

HEX: #717570 RGB: (113,117,112)

Color info

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

RGB color model

#717570 color RGB value is (113,117,112).

RGB: (113,117,112) (44%, 46%, 44%)

RGB channels and saturation

R 113 of 255 = 44%
G 117 of 255 = 46%
B 112 of 255 = 44%

113
117
112

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

Portions of RGB colors in percentages

R + G + B = 113 + 117 + 112 = 342 (100%)
R 113 of 342 ~ 33.04%
G 117 of 342 ~ 34.21%
B 112 of 342 ~ 32.75'%

%33.04
%34.21
%32.75

CMYK color model

#717570 color CMYK value is (3,0,4,54).

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

CMYK: (3,0,4,54)
C3M0Y4K54 (3%, 0%, 4%, 54%)
(0.03 / 0.00 / 0.04 / 0.54)

CMYK percentages

%3.42
%0
%4.27
%54.12

Codes

Color #717570 in popluar color models

71 75 70
RGB 113 117 112
HSL 108° 2.18% 44.90%
HSB/HSV 108° 4.27% 45.88%
CMYK 3.42% 0.00% 4.27%
54.12%

Color #717570 in popluar number systems.

HEX 71 75 70
Decimal 113 117 112
Binary 1110001 1110101 1110000
Octal 161 165 160

Shades and tints

Shades of #717570

#717570
(113,117,112)
#676B66
(103,107,102)
#5D615C
(93,97,92)
#535752
(83,87,82)
#494D48
(73,77,72)
#3F433E
(63,67,62)
#353934
(53,57,52)
#2B2F2A
(43,47,42)
#212520
(33,37,32)
#171B16
(23,27,22)
#0D110C
(13,17,12)
#000000
(0,0,0)

Tints of #717570

#717570
(113,117,112)
#7D817D
(125,129,125)
#898D8A
(137,141,138)
#959997
(149,153,151)
#A1A5A4
(161,165,164)
#ADB1B1
(173,177,177)
#B9BDBE
(185,189,190)
#C5C9CB
(197,201,203)
#D1D5D8
(209,213,216)
#DDE1E5
(221,225,229)
#E9EDF2
(233,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717570; }

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

This text font color is #717570.

Background Color

.myBgColor { background-color: #717570; }

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

This div background color is #717570.

Border color

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

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

This div border color is #717570.

Opacity

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

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

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

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

This text has shadow with #717570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717570.

Preview

Color preview on black background

This text has color #717570 on black background.


Color preview on white background

This text has color #717570 on white background.


Black color preview on #717570 background

This text has black color on #717570 background.


White color preview on #717570 background

This text has white color on #717570 background.


Related colors

Complementary color

Complementary color for #hex is #8E8A8F.


I love getcolorcode.com

Triadic colors

1 #707175 and #757071 with #717570 are triadic colors.

2 #707571 and #757170 with #717570 are triadic colors.