Shades of Manatee #858994
Tints of Manatee #858994
RGB
CMYK
RGB Variations
Color information
#858994 (or 0x858994) is known color: Manatee. HEX triplet: 85, 89 and 94. RGB value is (133,137,148). Sum of RGB (Red+Green+Blue) = 133+137+148=418 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.82% from 418); Green value is 137 (53.91% from 255 or 32.78% from 418); Blue value is 148 (58.20% from 255 or 35.41% from 418); Max value from RGB is 148 - color contains mainly: blue. Hex color #858994 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858994 is #7A766B. Grayscale: #898989. Windows color (decimal): -8025708 or 9734533. OLE color: 9734533.
HSL color Cylindrical-coordinate representation of color #858994: hue angle of 224º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #858994 is Cyan = 0.10, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 137 | 148 | - |
| CMYK | 0.10 | 0.07 | 0 | 0.42 |
| HSL | 224º | 0.07% | 0.55% | - |
| HSV(B) | 224º | 0.1% | 0.58% | - |
| XYZ | 23.96 | 25.02 | 31.58 | - |
| YUV | 137.06 | 134.17 | 125.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 137 | 148 | 0.10 | 0.07 | 0 | 0.42 | 224 | 0.07 | 0.55 |
| Hex | 85 | 89 | 94 | A | 7 | 0 | 2A | E0 | 7 | 37 |
| Octal | 205 | 211 | 224 | 12 | 7 | 0 | 52 | 340 | 7 | 67 |
| Binary | 10000101 | 10001001 | 10010100 | 1010 | 111 | 0 | 101010 | 11100000 | 111 | 110111 |
Color Harmonies of #858994
Complementary color
Monochromatic Colors of #858994
Black with #858994
Text Example
Text Example
White with #858994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858994; }
p { color: rgb(133,137,148); }
H1.HeaderClassName
{
color: #858994;
}
.AnyTagClassName
{
color: #858994;
}
</style>
background-color css
<style>
a { background-color: #858994; }
a { background-color: rgb(133,137,148); }
div.DivClassName
{
background-color: #858994;
}
.BgClassName
{
background-color: #858994;
}
</style>
border-color css
<style>
span { border-color: #858994; }
span { border-color: rgb(133,137,148); }
td.TdClassName
{
border-color: #858994;
}
.TagClassName
{
border-color: #858994;
}
</style>