Shades of Manatee #919295
Tints of Manatee #919295
RGB
CMYK
RGB Variations
Color information
#919295 (or 0x919295) is known color: Manatee. HEX triplet: 91, 92 and 95. RGB value is (145,146,149). Sum of RGB (Red+Green+Blue) = 145+146+149=440 (58% of max value = 765). Red value is 145 (57.03% from 255 or 32.95% from 440); Green value is 146 (57.42% from 255 or 33.18% from 440); Blue value is 149 (58.59% from 255 or 33.86% from 440); Max value from RGB is 149 - color contains mainly: blue. Hex color #919295 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919295 is #6E6D6A. Grayscale: #929292. Windows color (decimal): -7236971 or 9802385. OLE color: 9802385.
HSL color Cylindrical-coordinate representation of color #919295: hue angle of 225º degrees, saturation: 0.02, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #919295 is Cyan = 0.03, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 145 | 146 | 149 | - |
| CMYK | 0.03 | 0.02 | 0 | 0.42 |
| HSL | 225º | 0.02% | 0.58% | - |
| HSV(B) | 225º | 0.03% | 0.58% | - |
| XYZ | 27.38 | 28.75 | 32.54 | - |
| YUV | 146.04 | 129.67 | 127.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 146 | 149 | 0.03 | 0.02 | 0 | 0.42 | 225 | 0.02 | 0.58 |
| Hex | 91 | 92 | 95 | 3 | 2 | 0 | 2A | E1 | 2 | 3A |
| Octal | 221 | 222 | 225 | 3 | 2 | 0 | 52 | 341 | 2 | 72 |
| Binary | 10010001 | 10010010 | 10010101 | 11 | 10 | 0 | 101010 | 11100001 | 10 | 111010 |
Color Harmonies of #919295
Complementary color
Monochromatic Colors of #919295
Black with #919295
Text Example
Text Example
White with #919295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919295; }
p { color: rgb(145,146,149); }
H1.HeaderClassName
{
color: #919295;
}
.AnyTagClassName
{
color: #919295;
}
</style>
background-color css
<style>
a { background-color: #919295; }
a { background-color: rgb(145,146,149); }
div.DivClassName
{
background-color: #919295;
}
.BgClassName
{
background-color: #919295;
}
</style>
border-color css
<style>
span { border-color: #919295; }
span { border-color: rgb(145,146,149); }
td.TdClassName
{
border-color: #919295;
}
.TagClassName
{
border-color: #919295;
}
</style>