Shades of Manatee #868687
Tints of Manatee #868687
RGB
CMYK
RGB Variations
Color information
#868687 (or 0x868687) is known color: Manatee. HEX triplet: 86, 86 and 87. RGB value is (134,134,135). Sum of RGB (Red+Green+Blue) = 134+134+135=403 (53% of max value = 765). Red value is 134 (52.73% from 255 or 33.25% from 403); Green value is 134 (52.73% from 255 or 33.25% from 403); Blue value is 135 (53.12% from 255 or 33.50% from 403); Max value from RGB is 135 - color contains mainly: blue. Hex color #868687 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #868687 is #797978. Grayscale: #868686. Windows color (decimal): -7960953 or 8881798. OLE color: 8881798.
HSL color Cylindrical-coordinate representation of color #868687: hue angle of 240º degrees, saturation: 0, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #868687 is Cyan = 0.01, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
RGB | 134 | 134 | 135 | - |
CMYK | 0.01 | 0.01 | 0 | 0.47 |
HSL | 240º | 0% | 0.53% | - |
HSV(B) | 240º | 0.01% | 0.53% | - |
XYZ | 22.73 | 23.87 | 26.33 | - |
YUV | 134.11 | 128.5 | 127.92 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 134 | 134 | 135 | 0.01 | 0.01 | 0 | 0.47 | 240 | 0 | 0.53 |
Hex | 86 | 86 | 87 | 1 | 1 | 0 | 2F | F0 | 0 | 35 |
Octal | 206 | 206 | 207 | 1 | 1 | 0 | 57 | 360 | 0 | 65 |
Binary | 10000110 | 10000110 | 10000111 | 1 | 1 | 0 | 101111 | 11110000 | 0 | 110101 |
Color Harmonies of #868687
Complementary color
Monochromatic Colors of #868687
Black with #868687
Text Example
Text Example
White with #868687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868687; }
p { color: rgb(134,134,135); }
H1.HeaderClassName
{
color: #868687;
}
.AnyTagClassName
{
color: #868687;
}
</style>
background-color css
<style>
a { background-color: #868687; }
a { background-color: rgb(134,134,135); }
div.DivClassName
{
background-color: #868687;
}
.BgClassName
{
background-color: #868687;
}
</style>
border-color css
<style>
span { border-color: #868687; }
span { border-color: rgb(134,134,135); }
td.TdClassName
{
border-color: #868687;
}
.TagClassName
{
border-color: #868687;
}
</style>