COLOR #717662

HEX: #717662 RGB: (113,118,98)

Color info

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

RGB color model

#717662 color RGB value is (113,118,98).

RGB: (113,118,98) (44%, 46%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 118 of 255 = 46%
B 98 of 255 = 38%

113
118
98

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

Portions of RGB colors in percentages

R + G + B = 113 + 118 + 98 = 329 (100%)
R 113 of 329 ~ 34.35%
G 118 of 329 ~ 35.87%
B 98 of 329 ~ 29.79'%

%34.35
%35.87
%29.79

CMYK color model

#717662 color CMYK value is (4,0,17,54).

  • cyan value is 4.24%
  • magenta value is 0.00%
  • yellow value is 16.95%
  • key color value is 53.73%

CMYK: (4,0,17,54)
C4M0Y17K54 (4%, 0%, 17%, 54%)
(0.04 / 0.00 / 0.17 / 0.54)

CMYK percentages

%4.24
%0
%16.95
%53.73

Codes

Color #717662 in popluar color models

71 76 62
RGB 113 118 98
HSL 75° 9.26% 42.35%
HSB/HSV 75° 16.95% 46.27%
CMYK 4.24% 0.00% 16.95%
53.73%

Color #717662 in popluar number systems.

HEX 71 76 62
Decimal 113 118 98
Binary 1110001 1110110 1100010
Octal 161 166 142

Shades and tints

Shades of #717662

#717662
(113,118,98)
#676C5A
(103,108,90)
#5D6252
(93,98,82)
#53584A
(83,88,74)
#494E42
(73,78,66)
#3F443A
(63,68,58)
#353A32
(53,58,50)
#2B302A
(43,48,42)
#212622
(33,38,34)
#171C1A
(23,28,26)
#0D1212
(13,18,18)
#000000
(0,0,0)

Tints of #717662

#717662
(113,118,98)
#7D8270
(125,130,112)
#898E7E
(137,142,126)
#959A8C
(149,154,140)
#A1A69A
(161,166,154)
#ADB2A8
(173,178,168)
#B9BEB6
(185,190,182)
#C5CAC4
(197,202,196)
#D1D6D2
(209,214,210)
#DDE2E0
(221,226,224)
#E9EEEE
(233,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717662; }

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

This text font color is #717662.

Background Color

.myBgColor { background-color: #717662; }

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

This div background color is #717662.

Border color

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

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

This div border color is #717662.

Opacity

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

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

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

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

This text has shadow with #717662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717662.

Preview

Color preview on black background

This text has color #717662 on black background.


Color preview on white background

This text has color #717662 on white background.


Black color preview on #717662 background

This text has black color on #717662 background.


White color preview on #717662 background

This text has white color on #717662 background.


Related colors

Complementary color

Complementary color for #hex is #8E899D.


I love getcolorcode.com

Triadic colors

1 #627176 and #766271 with #717662 are triadic colors.

2 #627671 and #767162 with #717662 are triadic colors.