COLOR #868768

HEX: #868768 RGB: (134,135,104)

Color info

#868768 contains red, green and blue colors in about the same proportion. Web safe color of #868768 is #999966 (or #996).

RGB color model

#868768 color RGB value is (134,135,104).

RGB: (134,135,104) (53%, 53%, 41%)

RGB channels and saturation

R 134 of 255 = 53%
G 135 of 255 = 53%
B 104 of 255 = 41%

134
135
104

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

Portions of RGB colors in percentages

R + G + B = 134 + 135 + 104 = 373 (100%)
R 134 of 373 ~ 35.92%
G 135 of 373 ~ 36.19%
B 104 of 373 ~ 27.88'%

%35.92
%36.19
%27.88

CMYK color model

#868768 color CMYK value is (1,0,23,47).

  • cyan value is 0.74%
  • magenta value is 0.00%
  • yellow value is 22.96%
  • key color value is 47.06%

CMYK: (1,0,23,47)
C1M0Y23K47 (1%, 0%, 23%, 47%)
(0.01 / 0.00 / 0.23 / 0.47)

CMYK percentages

%0.74
%0
%22.96
%47.06

Codes

Color #868768 in popluar color models

86 87 68
RGB 134 135 104
HSL 62° 12.97% 46.86%
HSB/HSV 62° 22.96% 52.94%
CMYK 0.74% 0.00% 22.96%
47.06%

Color #868768 in popluar number systems.

HEX 86 87 68
Decimal 134 135 104
Binary 10000110 10000111 1101000
Octal 206 207 150

Shades and tints

Shades of #868768

#868768
(134,135,104)
#7A7B5F
(122,123,95)
#6E6F56
(110,111,86)
#62634D
(98,99,77)
#565744
(86,87,68)
#4A4B3B
(74,75,59)
#3E3F32
(62,63,50)
#323329
(50,51,41)
#262720
(38,39,32)
#1A1B17
(26,27,23)
#0E0F0E
(14,15,14)
#000000
(0,0,0)

Tints of #868768

#868768
(134,135,104)
#919175
(145,145,117)
#9C9B82
(156,155,130)
#A7A58F
(167,165,143)
#B2AF9C
(178,175,156)
#BDB9A9
(189,185,169)
#C8C3B6
(200,195,182)
#D3CDC3
(211,205,195)
#DED7D0
(222,215,208)
#E9E1DD
(233,225,221)
#F4EBEA
(244,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #868768 color. Also use rgb(134,135,104) instead hex code.

Text Font Color

.myTextColor { color: #868768; }

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

This text font color is #868768.

Background Color

.myBgColor { background-color: #868768; }

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

This div background color is #868768.

Border color

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

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

This div border color is #868768.

Opacity

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

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

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

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

This text has shadow with #868768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868768.

Preview

Color preview on black background

This text has color #868768 on black background.


Color preview on white background

This text has color #868768 on white background.


Black color preview on #868768 background

This text has black color on #868768 background.


White color preview on #868768 background

This text has white color on #868768 background.


Related colors

Complementary color

Complementary color for #hex is #797897.


I love getcolorcode.com

Triadic colors

1 #688687 and #876886 with #868768 are triadic colors.

2 #688786 and #878668 with #868768 are triadic colors.