Shades of Manatee #858794
Tints of Manatee #858794
RGB
CMYK
RGB Variations
Color information
#858794 (or 0x858794) is known color: Manatee. HEX triplet: 85, 87 and 94. RGB value is (133,135,148). Sum of RGB (Red+Green+Blue) = 133+135+148=416 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.97% from 416); Green value is 135 (53.12% from 255 or 32.45% from 416); Blue value is 148 (58.20% from 255 or 35.58% from 416); Max value from RGB is 148 - color contains mainly: blue. Hex color #858794 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858794 is #7A786B. Grayscale: #878787. Windows color (decimal): -8026220 or 9734021. OLE color: 9734021.
HSL color Cylindrical-coordinate representation of color #858794: hue angle of 232º 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 #858794 is Cyan = 0.10, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 135 | 148 | - |
| CMYK | 0.10 | 0.09 | 0 | 0.42 |
| HSL | 232º | 0.07% | 0.55% | - |
| HSV(B) | 232º | 0.1% | 0.58% | - |
| XYZ | 23.68 | 24.45 | 31.49 | - |
| YUV | 135.88 | 134.84 | 125.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 135 | 148 | 0.10 | 0.09 | 0 | 0.42 | 232 | 0.07 | 0.55 |
| Hex | 85 | 87 | 94 | A | 9 | 0 | 2A | E8 | 7 | 37 |
| Octal | 205 | 207 | 224 | 12 | 11 | 0 | 52 | 350 | 7 | 67 |
| Binary | 10000101 | 10000111 | 10010100 | 1010 | 1001 | 0 | 101010 | 11101000 | 111 | 110111 |
Color Harmonies of #858794
Complementary color
Monochromatic Colors of #858794
Black with #858794
Text Example
Text Example
White with #858794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858794; }
p { color: rgb(133,135,148); }
H1.HeaderClassName
{
color: #858794;
}
.AnyTagClassName
{
color: #858794;
}
</style>
background-color css
<style>
a { background-color: #858794; }
a { background-color: rgb(133,135,148); }
div.DivClassName
{
background-color: #858794;
}
.BgClassName
{
background-color: #858794;
}
</style>
border-color css
<style>
span { border-color: #858794; }
span { border-color: rgb(133,135,148); }
td.TdClassName
{
border-color: #858794;
}
.TagClassName
{
border-color: #858794;
}
</style>