Shades of Manatee #858797
Tints of Manatee #858797
RGB
CMYK
RGB Variations
Color information
#858797 (or 0x858797) is known color: Manatee. HEX triplet: 85, 87 and 97. RGB value is (133,135,151). Sum of RGB (Red+Green+Blue) = 133+135+151=419 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.74% from 419); Green value is 135 (53.12% from 255 or 32.22% from 419); Blue value is 151 (59.38% from 255 or 36.04% from 419); Max value from RGB is 151 - color contains mainly: blue. Hex color #858797 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858797 is #7A7868. Grayscale: #888888. Windows color (decimal): -8026217 or 9930629. OLE color: 9930629.
HSL color Cylindrical-coordinate representation of color #858797: hue angle of 233.33º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #858797 is Cyan = 0.12, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 135 | 151 | - |
| CMYK | 0.12 | 0.11 | 0 | 0.41 |
| HSL | 233.33º | 0.08% | 0.56% | - |
| HSV(B) | 233.33º | 0.12% | 0.59% | - |
| XYZ | 23.92 | 24.55 | 32.76 | - |
| YUV | 136.23 | 136.34 | 125.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 135 | 151 | 0.12 | 0.11 | 0 | 0.41 | 233.33 | 0.08 | 0.56 |
| Hex | 85 | 87 | 97 | C | B | 0 | 29 | E9 | 8 | 38 |
| Octal | 205 | 207 | 227 | 14 | 13 | 0 | 51 | 351 | 10 | 70 |
| Binary | 10000101 | 10000111 | 10010111 | 1100 | 1011 | 0 | 101001 | 11101001 | 1000 | 111000 |
Color Harmonies of #858797
Complementary color
Monochromatic Colors of #858797
Black with #858797
Text Example
Text Example
White with #858797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858797; }
p { color: rgb(133,135,151); }
H1.HeaderClassName
{
color: #858797;
}
.AnyTagClassName
{
color: #858797;
}
</style>
background-color css
<style>
a { background-color: #858797; }
a { background-color: rgb(133,135,151); }
div.DivClassName
{
background-color: #858797;
}
.BgClassName
{
background-color: #858797;
}
</style>
border-color css
<style>
span { border-color: #858797; }
span { border-color: rgb(133,135,151); }
td.TdClassName
{
border-color: #858797;
}
.TagClassName
{
border-color: #858797;
}
</style>