COLOR #717568

HEX: #717568 RGB: (113,117,104)

Color info

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

RGB color model

#717568 color RGB value is (113,117,104).

RGB: (113,117,104) (44%, 46%, 41%)

RGB channels and saturation

R 113 of 255 = 44%
G 117 of 255 = 46%
B 104 of 255 = 41%

113
117
104

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

Portions of RGB colors in percentages

R + G + B = 113 + 117 + 104 = 334 (100%)
R 113 of 334 ~ 33.83%
G 117 of 334 ~ 35.03%
B 104 of 334 ~ 31.14'%

%33.83
%35.03
%31.14

CMYK color model

#717568 color CMYK value is (3,0,11,54).

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

CMYK: (3,0,11,54)
C3M0Y11K54 (3%, 0%, 11%, 54%)
(0.03 / 0.00 / 0.11 / 0.54)

CMYK percentages

%3.42
%0
%11.11
%54.12

Codes

Color #717568 in popluar color models

71 75 68
RGB 113 117 104
HSL 78° 5.88% 43.33%
HSB/HSV 78° 11.11% 45.88%
CMYK 3.42% 0.00% 11.11%
54.12%

Color #717568 in popluar number systems.

HEX 71 75 68
Decimal 113 117 104
Binary 1110001 1110101 1101000
Octal 161 165 150

Shades and tints

Shades of #717568

#717568
(113,117,104)
#676B5F
(103,107,95)
#5D6156
(93,97,86)
#53574D
(83,87,77)
#494D44
(73,77,68)
#3F433B
(63,67,59)
#353932
(53,57,50)
#2B2F29
(43,47,41)
#212520
(33,37,32)
#171B17
(23,27,23)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #717568

#717568
(113,117,104)
#7D8175
(125,129,117)
#898D82
(137,141,130)
#95998F
(149,153,143)
#A1A59C
(161,165,156)
#ADB1A9
(173,177,169)
#B9BDB6
(185,189,182)
#C5C9C3
(197,201,195)
#D1D5D0
(209,213,208)
#DDE1DD
(221,225,221)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717568; }

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

This text font color is #717568.

Background Color

.myBgColor { background-color: #717568; }

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

This div background color is #717568.

Border color

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

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

This div border color is #717568.

Opacity

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

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

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

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

This text has shadow with #717568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717568.

Preview

Color preview on black background

This text has color #717568 on black background.


Color preview on white background

This text has color #717568 on white background.


Black color preview on #717568 background

This text has black color on #717568 background.


White color preview on #717568 background

This text has white color on #717568 background.


Related colors

Complementary color

Complementary color for #hex is #8E8A97.


I love getcolorcode.com

Triadic colors

1 #687175 and #756871 with #717568 are triadic colors.

2 #687571 and #757168 with #717568 are triadic colors.