Shades of Manatee #858997
Tints of Manatee #858997
RGB
CMYK
RGB Variations
Color information
#858997 (or 0x858997) is known color: Manatee. HEX triplet: 85, 89 and 97. RGB value is (133,137,151). Sum of RGB (Red+Green+Blue) = 133+137+151=421 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.59% from 421); Green value is 137 (53.91% from 255 or 32.54% from 421); Blue value is 151 (59.38% from 255 or 35.87% from 421); Max value from RGB is 151 - color contains mainly: blue. Hex color #858997 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858997 is #7A7668. Grayscale: #898989. Windows color (decimal): -8025705 or 9931141. OLE color: 9931141.
HSL color Cylindrical-coordinate representation of color #858997: hue angle of 226.67º 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 #858997 is Cyan = 0.12, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 137 | 151 | - |
| CMYK | 0.12 | 0.09 | 0 | 0.41 |
| HSL | 226.67º | 0.08% | 0.56% | - |
| HSV(B) | 226.67º | 0.12% | 0.59% | - |
| XYZ | 24.2 | 25.11 | 32.85 | - |
| YUV | 137.4 | 135.67 | 124.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 137 | 151 | 0.12 | 0.09 | 0 | 0.41 | 226.67 | 0.08 | 0.56 |
| Hex | 85 | 89 | 97 | C | 9 | 0 | 29 | E3 | 8 | 38 |
| Octal | 205 | 211 | 227 | 14 | 11 | 0 | 51 | 343 | 10 | 70 |
| Binary | 10000101 | 10001001 | 10010111 | 1100 | 1001 | 0 | 101001 | 11100011 | 1000 | 111000 |
Color Harmonies of #858997
Complementary color
Monochromatic Colors of #858997
Black with #858997
Text Example
Text Example
White with #858997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858997; }
p { color: rgb(133,137,151); }
H1.HeaderClassName
{
color: #858997;
}
.AnyTagClassName
{
color: #858997;
}
</style>
background-color css
<style>
a { background-color: #858997; }
a { background-color: rgb(133,137,151); }
div.DivClassName
{
background-color: #858997;
}
.BgClassName
{
background-color: #858997;
}
</style>
border-color css
<style>
span { border-color: #858997; }
span { border-color: rgb(133,137,151); }
td.TdClassName
{
border-color: #858997;
}
.TagClassName
{
border-color: #858997;
}
</style>