COLOR #868081

HEX: #868081 RGB: (134,128,129)

Color info

#868081 contains red, green and blue colors in about the same proportion. Web safe color of #868081 is #996699 (or #969).

RGB color model

#868081 color RGB value is (134,128,129).

RGB: (134,128,129) (53%, 50%, 51%)

RGB channels and saturation

R 134 of 255 = 53%
G 128 of 255 = 50%
B 129 of 255 = 51%

134
128
129

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

Portions of RGB colors in percentages

R + G + B = 134 + 128 + 129 = 391 (100%)
R 134 of 391 ~ 34.27%
G 128 of 391 ~ 32.74%
B 129 of 391 ~ 32.99'%

%34.27
%32.74
%32.99

CMYK color model

#868081 color CMYK value is (0,4,4,47).

  • cyan value is 0.00%
  • magenta value is 4.48%
  • yellow value is 3.73%
  • key color value is 47.45%
CMYK: (0,4,4,47) C0M4Y4K47 (0%,4%,4%,47%) (0.00/0.04/0.04/0.47) 

CMYK percentages

%0
%4.48
%3.73
%47.45

Codes

Color #868081 in popluar color models

86 80 81
RGB 134 128 129
HSL 350° 2.42% 51.37%
HSB/HSV 350° 4.48% 52.55%
CMYK 0.00% 4.48% 3.73%
47.45%

Color #868081 in popluar number systems.

HEX 86 80 81
Decimal 134 128 129
Binary 10000110 10000000 10000001
Octal 206 200 201

Shades and tints

Shades of #868081

#868081
(134,128,129)
#7A7576
(122,117,118)
#6E6A6B
(110,106,107)
#625F60
(98,95,96)
#565455
(86,84,85)
#4A494A
(74,73,74)
#3E3E3F
(62,62,63)
#323334
(50,51,52)
#262829
(38,40,41)
#1A1D1E
(26,29,30)
#0E1213
(14,18,19)
#000000
(0,0,0)

Tints of #868081

#868081
(134,128,129)
#918B8C
(145,139,140)
#9C9697
(156,150,151)
#A7A1A2
(167,161,162)
#B2ACAD
(178,172,173)
#BDB7B8
(189,183,184)
#C8C2C3
(200,194,195)
#D3CDCE
(211,205,206)
#DED8D9
(222,216,217)
#E9E3E4
(233,227,228)
#F4EEEF
(244,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #868081 color. Also use rgb(134,128,129) instead hex code.

Text Font Color

.myTextColor { color: #868081; }

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

This text font color is #868081.

Background Color

.myBgColor { background-color: #868081; }

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

This div background color is #868081.

Border color

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

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

This div border color is #868081.

Opacity

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

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

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

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

This text has shadow with #868081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868081.

Preview

Color preview on black background

This text has color #868081 on black background.


Color preview on white background

This text has color #868081 on white background.


Black color preview on #868081 background

This text has black color on #868081 background.


White color preview on #868081 background

This text has white color on #868081 background.


Related colors

Complementary color

Complementary color for #hex is #797F7E.


I love getcolorcode.com

Triadic colors

1 #818680 and #808186 with #868081 are triadic colors.

2 #818086 and #808681 with #868081 are triadic colors.