Shades of Manatee #868796
Tints of Manatee #868796
RGB
CMYK
RGB Variations
Color information
#868796 (or 0x868796) is known color: Manatee. HEX triplet: 86, 87 and 96. RGB value is (134,135,150). Sum of RGB (Red+Green+Blue) = 134+135+150=419 (55% of max value = 765). Red value is 134 (52.73% from 255 or 31.98% from 419); Green value is 135 (53.12% from 255 or 32.22% from 419); Blue value is 150 (58.98% from 255 or 35.80% from 419); Max value from RGB is 150 - color contains mainly: blue. Hex color #868796 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #868796 is #797869. Grayscale: #888888. Windows color (decimal): -7960682 or 9865094. OLE color: 9865094.
HSL color Cylindrical-coordinate representation of color #868796: hue angle of 236.25º degrees, saturation: 0.07, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #868796 is Cyan = 0.11, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 135 | 150 | - |
| CMYK | 0.11 | 0.1 | 0 | 0.41 |
| HSL | 236.25º | 0.07% | 0.56% | - |
| HSV(B) | 236.25º | 0.11% | 0.59% | - |
| XYZ | 24 | 24.6 | 32.34 | - |
| YUV | 136.41 | 135.67 | 126.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 135 | 150 | 0.11 | 0.1 | 0 | 0.41 | 236.25 | 0.07 | 0.56 |
| Hex | 86 | 87 | 96 | B | A | 0 | 29 | EC | 7 | 38 |
| Octal | 206 | 207 | 226 | 13 | 12 | 0 | 51 | 354 | 7 | 70 |
| Binary | 10000110 | 10000111 | 10010110 | 1011 | 1010 | 0 | 101001 | 11101100 | 111 | 111000 |
Color Harmonies of #868796
Complementary color
Monochromatic Colors of #868796
Black with #868796
Text Example
Text Example
White with #868796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868796; }
p { color: rgb(134,135,150); }
H1.HeaderClassName
{
color: #868796;
}
.AnyTagClassName
{
color: #868796;
}
</style>
background-color css
<style>
a { background-color: #868796; }
a { background-color: rgb(134,135,150); }
div.DivClassName
{
background-color: #868796;
}
.BgClassName
{
background-color: #868796;
}
</style>
border-color css
<style>
span { border-color: #868796; }
span { border-color: rgb(134,135,150); }
td.TdClassName
{
border-color: #868796;
}
.TagClassName
{
border-color: #868796;
}
</style>