Shades of Manatee #858696
Tints of Manatee #858696
RGB
CMYK
RGB Variations
Color information
#858696 (or 0x858696) is known color: Manatee. HEX triplet: 85, 86 and 96. RGB value is (133,134,150). Sum of RGB (Red+Green+Blue) = 133+134+150=417 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.89% from 417); Green value is 134 (52.73% from 255 or 32.13% from 417); Blue value is 150 (58.98% from 255 or 35.97% from 417); Max value from RGB is 150 - color contains mainly: blue. Hex color #858696 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858696 is #7A7969. Grayscale: #878787. Windows color (decimal): -8026474 or 9864837. OLE color: 9864837.
HSL color Cylindrical-coordinate representation of color #858696: hue angle of 236.47º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #858696 is Cyan = 0.11, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 134 | 150 | - |
| CMYK | 0.11 | 0.11 | 0 | 0.41 |
| HSL | 236.47º | 0.07% | 0.55% | - |
| HSV(B) | 236.47º | 0.11% | 0.59% | - |
| XYZ | 23.7 | 24.24 | 32.28 | - |
| YUV | 135.53 | 136.17 | 126.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 134 | 150 | 0.11 | 0.11 | 0 | 0.41 | 236.47 | 0.07 | 0.55 |
| Hex | 85 | 86 | 96 | B | B | 0 | 29 | EC | 7 | 37 |
| Octal | 205 | 206 | 226 | 13 | 13 | 0 | 51 | 354 | 7 | 67 |
| Binary | 10000101 | 10000110 | 10010110 | 1011 | 1011 | 0 | 101001 | 11101100 | 111 | 110111 |
Color Harmonies of #858696
Complementary color
Monochromatic Colors of #858696
Black with #858696
Text Example
Text Example
White with #858696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858696; }
p { color: rgb(133,134,150); }
H1.HeaderClassName
{
color: #858696;
}
.AnyTagClassName
{
color: #858696;
}
</style>
background-color css
<style>
a { background-color: #858696; }
a { background-color: rgb(133,134,150); }
div.DivClassName
{
background-color: #858696;
}
.BgClassName
{
background-color: #858696;
}
</style>
border-color css
<style>
span { border-color: #858696; }
span { border-color: rgb(133,134,150); }
td.TdClassName
{
border-color: #858696;
}
.TagClassName
{
border-color: #858696;
}
</style>