Shades of Manatee #929398
Tints of Manatee #929398
RGB
CMYK
RGB Variations
Color information
#929398 (or 0x929398) is known color: Manatee. HEX triplet: 92, 93 and 98. RGB value is (146,147,152). Sum of RGB (Red+Green+Blue) = 146+147+152=445 (58% of max value = 765). Red value is 146 (57.42% from 255 or 32.81% from 445); Green value is 147 (57.81% from 255 or 33.03% from 445); Blue value is 152 (59.77% from 255 or 34.16% from 445); Max value from RGB is 152 - color contains mainly: blue. Hex color #929398 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #929398 is #6D6C67. Grayscale: #939393. Windows color (decimal): -7171176 or 9999250. OLE color: 9999250.
HSL color Cylindrical-coordinate representation of color #929398: hue angle of 230º degrees, saturation: 0.03, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #929398 is Cyan = 0.04, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 146 | 147 | 152 | - |
| CMYK | 0.04 | 0.03 | 0 | 0.40 |
| HSL | 230º | 0.03% | 0.58% | - |
| HSV(B) | 230º | 0.04% | 0.6% | - |
| XYZ | 27.96 | 29.25 | 33.88 | - |
| YUV | 147.27 | 130.67 | 127.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 147 | 152 | 0.04 | 0.03 | 0 | 0.40 | 230 | 0.03 | 0.58 |
| Hex | 92 | 93 | 98 | 4 | 3 | 0 | 28 | E6 | 3 | 3A |
| Octal | 222 | 223 | 230 | 4 | 3 | 0 | 50 | 346 | 3 | 72 |
| Binary | 10010010 | 10010011 | 10011000 | 100 | 11 | 0 | 101000 | 11100110 | 11 | 111010 |
Color Harmonies of #929398
Complementary color
Monochromatic Colors of #929398
Black with #929398
Text Example
Text Example
White with #929398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #929398; }
p { color: rgb(146,147,152); }
H1.HeaderClassName
{
color: #929398;
}
.AnyTagClassName
{
color: #929398;
}
</style>
background-color css
<style>
a { background-color: #929398; }
a { background-color: rgb(146,147,152); }
div.DivClassName
{
background-color: #929398;
}
.BgClassName
{
background-color: #929398;
}
</style>
border-color css
<style>
span { border-color: #929398; }
span { border-color: rgb(146,147,152); }
td.TdClassName
{
border-color: #929398;
}
.TagClassName
{
border-color: #929398;
}
</style>