Shades of Aluminium #859297
Tints of Aluminium #859297
RGB
CMYK
RGB Variations
Color information
#859297 (or 0x859297) is known color: Aluminium. HEX triplet: 85, 92 and 97. RGB value is (133,146,151). Sum of RGB (Red+Green+Blue) = 133+146+151=430 (56% of max value = 765). Red value is 133 (52.34% from 255 or 30.93% from 430); Green value is 146 (57.42% from 255 or 33.95% from 430); Blue value is 151 (59.38% from 255 or 35.12% from 430); Max value from RGB is 151 - color contains mainly: blue. Hex color #859297 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859297 is #7A6D68. Grayscale: #8E8E8E. Windows color (decimal): -8023401 or 9933445. OLE color: 9933445.
HSL color Cylindrical-coordinate representation of color #859297: hue angle of 196.67º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #859297 is Cyan = 0.12, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 146 | 151 | - |
| CMYK | 0.12 | 0.03 | 0 | 0.41 |
| HSL | 196.67º | 0.08% | 0.56% | - |
| HSV(B) | 196.67º | 0.12% | 0.59% | - |
| XYZ | 25.54 | 27.78 | 33.29 | - |
| YUV | 142.68 | 132.69 | 121.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 151 | 0.12 | 0.03 | 0 | 0.41 | 196.67 | 0.08 | 0.56 |
| Hex | 85 | 92 | 97 | C | 3 | 0 | 29 | C5 | 8 | 38 |
| Octal | 205 | 222 | 227 | 14 | 3 | 0 | 51 | 305 | 10 | 70 |
| Binary | 10000101 | 10010010 | 10010111 | 1100 | 11 | 0 | 101001 | 11000101 | 1000 | 111000 |
Color Harmonies of #859297
Complementary color
Monochromatic Colors of #859297
Black with #859297
Text Example
Text Example
White with #859297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859297; }
p { color: rgb(133,146,151); }
H1.HeaderClassName
{
color: #859297;
}
.AnyTagClassName
{
color: #859297;
}
</style>
background-color css
<style>
a { background-color: #859297; }
a { background-color: rgb(133,146,151); }
div.DivClassName
{
background-color: #859297;
}
.BgClassName
{
background-color: #859297;
}
</style>
border-color css
<style>
span { border-color: #859297; }
span { border-color: rgb(133,146,151); }
td.TdClassName
{
border-color: #859297;
}
.TagClassName
{
border-color: #859297;
}
</style>