Shades of Manatee #858597
Tints of Manatee #858597
RGB
CMYK
RGB Variations
Color information
#858597 (or 0x858597) is known color: Manatee. HEX triplet: 85, 85 and 97. RGB value is (133,133,151). Sum of RGB (Red+Green+Blue) = 133+133+151=417 (55% of max value = 765). Red value is 133 (52.34% from 255 or 31.89% from 417); Green value is 133 (52.34% from 255 or 31.89% from 417); Blue value is 151 (59.38% from 255 or 36.21% from 417); Max value from RGB is 151 - color contains mainly: blue. Hex color #858597 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858597 is #7A7A68. Grayscale: #868686. Windows color (decimal): -8026729 or 9930117. OLE color: 9930117.
HSL color Cylindrical-coordinate representation of color #858597: hue angle of 240º 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 #858597 is Cyan = 0.12, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 133 | 151 | - |
| CMYK | 0.12 | 0.12 | 0 | 0.41 |
| HSL | 240º | 0.08% | 0.56% | - |
| HSV(B) | 240º | 0.12% | 0.59% | - |
| XYZ | 23.65 | 24 | 32.66 | - |
| YUV | 135.05 | 137 | 126.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 133 | 151 | 0.12 | 0.12 | 0 | 0.41 | 240 | 0.08 | 0.56 |
| Hex | 85 | 85 | 97 | C | C | 0 | 29 | F0 | 8 | 38 |
| Octal | 205 | 205 | 227 | 14 | 14 | 0 | 51 | 360 | 10 | 70 |
| Binary | 10000101 | 10000101 | 10010111 | 1100 | 1100 | 0 | 101001 | 11110000 | 1000 | 111000 |
Color Harmonies of #858597
Complementary color
Monochromatic Colors of #858597
Black with #858597
Text Example
Text Example
White with #858597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858597; }
p { color: rgb(133,133,151); }
H1.HeaderClassName
{
color: #858597;
}
.AnyTagClassName
{
color: #858597;
}
</style>
background-color css
<style>
a { background-color: #858597; }
a { background-color: rgb(133,133,151); }
div.DivClassName
{
background-color: #858597;
}
.BgClassName
{
background-color: #858597;
}
</style>
border-color css
<style>
span { border-color: #858597; }
span { border-color: rgb(133,133,151); }
td.TdClassName
{
border-color: #858597;
}
.TagClassName
{
border-color: #858597;
}
</style>