Shades of Manatee #858698
Tints of Manatee #858698
RGB
CMYK
RGB Variations
Color information
#858698 (or 0x858698) is known color: Manatee. HEX triplet: 85, 86 and 98. RGB value is (133,134,152). Sum of RGB (Red+Green+Blue) = 133+134+152=419 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.74% from 419); Green value is 134 (52.73% from 255 or 31.98% from 419); Blue value is 152 (59.77% from 255 or 36.28% from 419); Max value from RGB is 152 - color contains mainly: blue. Hex color #858698 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858698 is #7A7967. Grayscale: #878787. Windows color (decimal): -8026472 or 9995909. OLE color: 9995909.
HSL color Cylindrical-coordinate representation of color #858698: hue angle of 236.84º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #858698 is Cyan = 0.13, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 134 | 152 | - |
| CMYK | 0.13 | 0.12 | 0 | 0.40 |
| HSL | 236.84º | 0.08% | 0.56% | - |
| HSV(B) | 236.84º | 0.13% | 0.6% | - |
| XYZ | 23.87 | 24.3 | 33.14 | - |
| YUV | 135.75 | 137.17 | 126.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 134 | 152 | 0.13 | 0.12 | 0 | 0.40 | 236.84 | 0.08 | 0.56 |
| Hex | 85 | 86 | 98 | D | C | 0 | 28 | ED | 8 | 38 |
| Octal | 205 | 206 | 230 | 15 | 14 | 0 | 50 | 355 | 10 | 70 |
| Binary | 10000101 | 10000110 | 10011000 | 1101 | 1100 | 0 | 101000 | 11101101 | 1000 | 111000 |
Color Harmonies of #858698
Complementary color
Monochromatic Colors of #858698
Black with #858698
Text Example
Text Example
White with #858698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858698; }
p { color: rgb(133,134,152); }
H1.HeaderClassName
{
color: #858698;
}
.AnyTagClassName
{
color: #858698;
}
</style>
background-color css
<style>
a { background-color: #858698; }
a { background-color: rgb(133,134,152); }
div.DivClassName
{
background-color: #858698;
}
.BgClassName
{
background-color: #858698;
}
</style>
border-color css
<style>
span { border-color: #858698; }
span { border-color: rgb(133,134,152); }
td.TdClassName
{
border-color: #858698;
}
.TagClassName
{
border-color: #858698;
}
</style>