Shades of Manatee #858892
Tints of Manatee #858892
RGB
CMYK
RGB Variations
Color information
#858892 (or 0x858892) is known color: Manatee. HEX triplet: 85, 88 and 92. RGB value is (133,136,146). Sum of RGB (Red+Green+Blue) = 133+136+146=415 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.05% from 415); Green value is 136 (53.52% from 255 or 32.77% from 415); Blue value is 146 (57.42% from 255 or 35.18% from 415); Max value from RGB is 146 - color contains mainly: blue. Hex color #858892 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858892 is #7A776D. Grayscale: #888888. Windows color (decimal): -8025966 or 9603205. OLE color: 9603205.
HSL color Cylindrical-coordinate representation of color #858892: hue angle of 226.15º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #858892 is Cyan = 0.09, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
RGB | 133 | 136 | 146 | - |
CMYK | 0.09 | 0.07 | 0 | 0.43 |
HSL | 226.15º | 0.06% | 0.55% | - |
HSV(B) | 226.15º | 0.09% | 0.57% | - |
XYZ | 23.67 | 24.67 | 30.71 | - |
YUV | 136.24 | 133.51 | 125.69 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 133 | 136 | 146 | 0.09 | 0.07 | 0 | 0.43 | 226.15 | 0.06 | 0.55 |
Hex | 85 | 88 | 92 | 9 | 7 | 0 | 2B | E2 | 6 | 37 |
Octal | 205 | 210 | 222 | 11 | 7 | 0 | 53 | 342 | 6 | 67 |
Binary | 10000101 | 10001000 | 10010010 | 1001 | 111 | 0 | 101011 | 11100010 | 110 | 110111 |
Color Harmonies of #858892
Complementary color
Monochromatic Colors of #858892
Black with #858892
Text Example
Text Example
White with #858892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858892; }
p { color: rgb(133,136,146); }
H1.HeaderClassName
{
color: #858892;
}
.AnyTagClassName
{
color: #858892;
}
</style>
background-color css
<style>
a { background-color: #858892; }
a { background-color: rgb(133,136,146); }
div.DivClassName
{
background-color: #858892;
}
.BgClassName
{
background-color: #858892;
}
</style>
border-color css
<style>
span { border-color: #858892; }
span { border-color: rgb(133,136,146); }
td.TdClassName
{
border-color: #858892;
}
.TagClassName
{
border-color: #858892;
}
</style>