Shades of Manatee #828695
Tints of Manatee #828695
RGB
CMYK
RGB Variations
Color information
#828695 (or 0x828695) is known color: Manatee. HEX triplet: 82, 86 and 95. RGB value is (130,134,149). Sum of RGB (Red+Green+Blue) = 130+134+149=413 (54% of max value = 765). Red value is 130 (51.17% from 255 or 31.48% from 413); Green value is 134 (52.73% from 255 or 32.45% from 413); Blue value is 149 (58.59% from 255 or 36.08% from 413); Max value from RGB is 149 - color contains mainly: blue. Hex color #828695 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #828695 is #7D796A. Grayscale: #868686. Windows color (decimal): -8223083 or 9799298. OLE color: 9799298.
HSL color Cylindrical-coordinate representation of color #828695: hue angle of 227.37º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #828695 is Cyan = 0.13, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 134 | 149 | - |
| CMYK | 0.13 | 0.10 | 0 | 0.42 |
| HSL | 227.37º | 0.08% | 0.55% | - |
| HSV(B) | 227.37º | 0.13% | 0.58% | - |
| XYZ | 23.16 | 23.97 | 31.84 | - |
| YUV | 134.51 | 136.17 | 124.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 134 | 149 | 0.13 | 0.10 | 0 | 0.42 | 227.37 | 0.08 | 0.55 |
| Hex | 82 | 86 | 95 | D | A | 0 | 2A | E3 | 8 | 37 |
| Octal | 202 | 206 | 225 | 15 | 12 | 0 | 52 | 343 | 10 | 67 |
| Binary | 10000010 | 10000110 | 10010101 | 1101 | 1010 | 0 | 101010 | 11100011 | 1000 | 110111 |
Color Harmonies of #828695
Complementary color
Monochromatic Colors of #828695
Black with #828695
Text Example
Text Example
White with #828695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828695; }
p { color: rgb(130,134,149); }
H1.HeaderClassName
{
color: #828695;
}
.AnyTagClassName
{
color: #828695;
}
</style>
background-color css
<style>
a { background-color: #828695; }
a { background-color: rgb(130,134,149); }
div.DivClassName
{
background-color: #828695;
}
.BgClassName
{
background-color: #828695;
}
</style>
border-color css
<style>
span { border-color: #828695; }
span { border-color: rgb(130,134,149); }
td.TdClassName
{
border-color: #828695;
}
.TagClassName
{
border-color: #828695;
}
</style>