COLOR #717868

HEX: #717868 RGB: (113,120,104)

Color info

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

RGB color model

#717868 color RGB value is (113,120,104).

RGB: (113,120,104) (44%, 47%, 41%)

RGB channels and saturation

R 113 of 255 = 44%
G 120 of 255 = 47%
B 104 of 255 = 41%

113
120
104

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

Portions of RGB colors in percentages

R + G + B = 113 + 120 + 104 = 337 (100%)
R 113 of 337 ~ 33.53%
G 120 of 337 ~ 35.61%
B 104 of 337 ~ 30.86'%

%33.53
%35.61
%30.86

CMYK color model

#717868 color CMYK value is (6,0,13,53).

  • cyan value is 5.83%
  • magenta value is 0.00%
  • yellow value is 13.33%
  • key color value is 52.94%

CMYK: (6,0,13,53)
C6M0Y13K53 (6%, 0%, 13%, 53%)
(0.06 / 0.00 / 0.13 / 0.53)

CMYK percentages

%5.83
%0
%13.33
%52.94

Codes

Color #717868 in popluar color models

71 78 68
RGB 113 120 104
HSL 86° 7.14% 43.92%
HSB/HSV 86° 13.33% 47.06%
CMYK 5.83% 0.00% 13.33%
52.94%

Color #717868 in popluar number systems.

HEX 71 78 68
Decimal 113 120 104
Binary 1110001 1111000 1101000
Octal 161 170 150

Shades and tints

Shades of #717868

#717868
(113,120,104)
#676E5F
(103,110,95)
#5D6456
(93,100,86)
#535A4D
(83,90,77)
#495044
(73,80,68)
#3F463B
(63,70,59)
#353C32
(53,60,50)
#2B3229
(43,50,41)
#212820
(33,40,32)
#171E17
(23,30,23)
#0D140E
(13,20,14)
#000000
(0,0,0)

Tints of #717868

#717868
(113,120,104)
#7D8475
(125,132,117)
#899082
(137,144,130)
#959C8F
(149,156,143)
#A1A89C
(161,168,156)
#ADB4A9
(173,180,169)
#B9C0B6
(185,192,182)
#C5CCC3
(197,204,195)
#D1D8D0
(209,216,208)
#DDE4DD
(221,228,221)
#E9F0EA
(233,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717868; }

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

This text font color is #717868.

Background Color

.myBgColor { background-color: #717868; }

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

This div background color is #717868.

Border color

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

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

This div border color is #717868.

Opacity

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

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

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

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

This text has shadow with #717868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717868.

Preview

Color preview on black background

This text has color #717868 on black background.


Color preview on white background

This text has color #717868 on white background.


Black color preview on #717868 background

This text has black color on #717868 background.


White color preview on #717868 background

This text has white color on #717868 background.


Related colors

Complementary color

Complementary color for #hex is #8E8797.


I love getcolorcode.com

Triadic colors

1 #687178 and #786871 with #717868 are triadic colors.

2 #687871 and #787168 with #717868 are triadic colors.