Shades of Manatee #828597
Tints of Manatee #828597
RGB
CMYK
RGB Variations
Color information
#828597 (or 0x828597) is known color: Manatee. HEX triplet: 82, 85 and 97. RGB value is (130,133,151). Sum of RGB (Red+Green+Blue) = 130+133+151=414 (54% of max value = 765). Red value is 130 (51.17% from 255 or 31.40% from 414); Green value is 133 (52.34% from 255 or 32.13% from 414); Blue value is 151 (59.38% from 255 or 36.47% from 414); Max value from RGB is 151 - color contains mainly: blue. Hex color #828597 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #828597 is #7D7A68. Grayscale: #868686. Windows color (decimal): -8223337 or 9930114. OLE color: 9930114.
HSL color Cylindrical-coordinate representation of color #828597: hue angle of 231.43º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #828597 is Cyan = 0.14, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 133 | 151 | - |
| CMYK | 0.14 | 0.12 | 0 | 0.41 |
| HSL | 231.43º | 0.09% | 0.55% | - |
| HSV(B) | 231.43º | 0.14% | 0.59% | - |
| XYZ | 23.18 | 23.76 | 32.64 | - |
| YUV | 134.16 | 137.51 | 125.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 133 | 151 | 0.14 | 0.12 | 0 | 0.41 | 231.43 | 0.09 | 0.55 |
| Hex | 82 | 85 | 97 | E | C | 0 | 29 | E7 | 9 | 37 |
| Octal | 202 | 205 | 227 | 16 | 14 | 0 | 51 | 347 | 11 | 67 |
| Binary | 10000010 | 10000101 | 10010111 | 1110 | 1100 | 0 | 101001 | 11100111 | 1001 | 110111 |
Color Harmonies of #828597
Complementary color
Monochromatic Colors of #828597
Black with #828597
Text Example
Text Example
White with #828597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828597; }
p { color: rgb(130,133,151); }
H1.HeaderClassName
{
color: #828597;
}
.AnyTagClassName
{
color: #828597;
}
</style>
background-color css
<style>
a { background-color: #828597; }
a { background-color: rgb(130,133,151); }
div.DivClassName
{
background-color: #828597;
}
.BgClassName
{
background-color: #828597;
}
</style>
border-color css
<style>
span { border-color: #828597; }
span { border-color: rgb(130,133,151); }
td.TdClassName
{
border-color: #828597;
}
.TagClassName
{
border-color: #828597;
}
</style>