COLOR #717062

HEX: #717062 RGB: (113,112,98)

Color info

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

RGB color model

#717062 color RGB value is (113,112,98).

RGB: (113,112,98) (44%, 44%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 112 of 255 = 44%
B 98 of 255 = 38%

113
112
98

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

Portions of RGB colors in percentages

R + G + B = 113 + 112 + 98 = 323 (100%)
R 113 of 323 ~ 34.98%
G 112 of 323 ~ 34.67%
B 98 of 323 ~ 30.34'%

%34.98
%34.67
%30.34

CMYK color model

#717062 color CMYK value is (0,1,13,56).

  • cyan value is 0.00%
  • magenta value is 0.88%
  • yellow value is 13.27%
  • key color value is 55.69%

CMYK: (0,1,13,56)
C0M1Y13K56 (0%, 1%, 13%, 56%)
(0.00 / 0.01 / 0.13 / 0.56)

CMYK percentages

%0
%0.88
%13.27
%55.69

Codes

Color #717062 in popluar color models

71 70 62
RGB 113 112 98
HSL 56° 7.11% 41.37%
HSB/HSV 56° 13.27% 44.31%
CMYK 0.00% 0.88% 13.27%
55.69%

Color #717062 in popluar number systems.

HEX 71 70 62
Decimal 113 112 98
Binary 1110001 1110000 1100010
Octal 161 160 142

Shades and tints

Shades of #717062

#717062
(113,112,98)
#67665A
(103,102,90)
#5D5C52
(93,92,82)
#53524A
(83,82,74)
#494842
(73,72,66)
#3F3E3A
(63,62,58)
#353432
(53,52,50)
#2B2A2A
(43,42,42)
#212022
(33,32,34)
#17161A
(23,22,26)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #717062

#717062
(113,112,98)
#7D7D70
(125,125,112)
#898A7E
(137,138,126)
#95978C
(149,151,140)
#A1A49A
(161,164,154)
#ADB1A8
(173,177,168)
#B9BEB6
(185,190,182)
#C5CBC4
(197,203,196)
#D1D8D2
(209,216,210)
#DDE5E0
(221,229,224)
#E9F2EE
(233,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717062; }

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

This text font color is #717062.

Background Color

.myBgColor { background-color: #717062; }

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

This div background color is #717062.

Border color

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

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

This div border color is #717062.

Opacity

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

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

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

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

This text has shadow with #717062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717062.

Preview

Color preview on black background

This text has color #717062 on black background.


Color preview on white background

This text has color #717062 on white background.


Black color preview on #717062 background

This text has black color on #717062 background.


White color preview on #717062 background

This text has white color on #717062 background.


Related colors

Complementary color

Complementary color for #hex is #8E8F9D.


I love getcolorcode.com

Triadic colors

1 #627170 and #706271 with #717062 are triadic colors.

2 #627071 and #707162 with #717062 are triadic colors.