COLOR #868290

HEX: #868290 RGB: (134,130,144)

Color info

#868290 contains red, green and blue colors in about the same proportion. Web safe color of #868290 is #999999 (or #999).

RGB color model

#868290 color RGB value is (134,130,144).

RGB: (134,130,144) (53%, 51%, 56%)

RGB channels and saturation

R 134 of 255 = 53%
G 130 of 255 = 51%
B 144 of 255 = 56%

134
130
144

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

Portions of RGB colors in percentages

R + G + B = 134 + 130 + 144 = 408 (100%)
R 134 of 408 ~ 32.84%
G 130 of 408 ~ 31.86%
B 144 of 408 ~ 35.29'%

%32.84
%31.86
%35.29

CMYK color model

#868290 color CMYK value is (7,10,0,44).

  • cyan value is 6.94%
  • magenta value is 9.72%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (7,10,0,44)
C7M10Y0K44 (7%, 10%, 0%, 44%)
(0.07 / 0.10 / 0.00 / 0.44)

CMYK percentages

%6.94
%9.72
%0
%43.53

Codes

Color #868290 in popluar color models

86 82 90
RGB 134 130 144
HSL 257° 5.93% 53.73%
HSB/HSV 257° 9.72% 56.47%
CMYK 6.94% 9.72% 0.00%
43.53%

Color #868290 in popluar number systems.

HEX 86 82 90
Decimal 134 130 144
Binary 10000110 10000010 10010000
Octal 206 202 220

Shades and tints

Shades of #868290

#868290
(134,130,144)
#7A7783
(122,119,131)
#6E6C76
(110,108,118)
#626169
(98,97,105)
#56565C
(86,86,92)
#4A4B4F
(74,75,79)
#3E4042
(62,64,66)
#323535
(50,53,53)
#262A28
(38,42,40)
#1A1F1B
(26,31,27)
#0E140E
(14,20,14)
#000000
(0,0,0)

Tints of #868290

#868290
(134,130,144)
#918D9A
(145,141,154)
#9C98A4
(156,152,164)
#A7A3AE
(167,163,174)
#B2AEB8
(178,174,184)
#BDB9C2
(189,185,194)
#C8C4CC
(200,196,204)
#D3CFD6
(211,207,214)
#DEDAE0
(222,218,224)
#E9E5EA
(233,229,234)
#F4F0F4
(244,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #868290 color. Also use rgb(134,130,144) instead hex code.

Text Font Color

.myTextColor { color: #868290; }

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

This text font color is #868290.

Background Color

.myBgColor { background-color: #868290; }

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

This div background color is #868290.

Border color

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

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

This div border color is #868290.

Opacity

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

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

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

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

This text has shadow with #868290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868290.

Preview

Color preview on black background

This text has color #868290 on black background.


Color preview on white background

This text has color #868290 on white background.


Black color preview on #868290 background

This text has black color on #868290 background.


White color preview on #868290 background

This text has white color on #868290 background.


Related colors

Complementary color

Complementary color for #hex is #797D6F.


I love getcolorcode.com

Triadic colors

1 #908682 and #829086 with #868290 are triadic colors.

2 #908286 and #828690 with #868290 are triadic colors.