Shades of Manatee #828492
Tints of Manatee #828492
RGB
CMYK
RGB Variations
Color information
#828492 (or 0x828492) is known color: Manatee. HEX triplet: 82, 84 and 92. RGB value is (130,132,146). Sum of RGB (Red+Green+Blue) = 130+132+146=408 (54% of max value = 765). Red value is 130 (51.17% from 255 or 31.86% from 408); Green value is 132 (51.95% from 255 or 32.35% from 408); Blue value is 146 (57.42% from 255 or 35.78% from 408); Max value from RGB is 146 - color contains mainly: blue. Hex color #828492 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #828492 is #7D7B6D. Grayscale: #848484. Windows color (decimal): -8223598 or 9602178. OLE color: 9602178.
HSL color Cylindrical-coordinate representation of color #828492: hue angle of 232.5º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #828492 is Cyan = 0.11, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 132 | 146 | - |
| CMYK | 0.11 | 0.10 | 0 | 0.43 |
| HSL | 232.5º | 0.07% | 0.54% | - |
| HSV(B) | 232.5º | 0.11% | 0.57% | - |
| XYZ | 22.65 | 23.32 | 30.5 | - |
| YUV | 133 | 135.34 | 125.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 132 | 146 | 0.11 | 0.10 | 0 | 0.43 | 232.5 | 0.07 | 0.54 |
| Hex | 82 | 84 | 92 | B | A | 0 | 2B | E8 | 7 | 36 |
| Octal | 202 | 204 | 222 | 13 | 12 | 0 | 53 | 350 | 7 | 66 |
| Binary | 10000010 | 10000100 | 10010010 | 1011 | 1010 | 0 | 101011 | 11101000 | 111 | 110110 |
Color Harmonies of #828492
Complementary color
Monochromatic Colors of #828492
Black with #828492
Text Example
Text Example
White with #828492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828492; }
p { color: rgb(130,132,146); }
H1.HeaderClassName
{
color: #828492;
}
.AnyTagClassName
{
color: #828492;
}
</style>
background-color css
<style>
a { background-color: #828492; }
a { background-color: rgb(130,132,146); }
div.DivClassName
{
background-color: #828492;
}
.BgClassName
{
background-color: #828492;
}
</style>
border-color css
<style>
span { border-color: #828492; }
span { border-color: rgb(130,132,146); }
td.TdClassName
{
border-color: #828492;
}
.TagClassName
{
border-color: #828492;
}
</style>