Shades of Aluminium #869296
Tints of Aluminium #869296
RGB
CMYK
RGB Variations
Color information
#869296 (or 0x869296) is known color: Aluminium. HEX triplet: 86, 92 and 96. RGB value is (134,146,150). Sum of RGB (Red+Green+Blue) = 134+146+150=430 (56% of max value = 765). Red value is 134 (52.73% from 255 or 31.16% from 430); Green value is 146 (57.42% from 255 or 33.95% from 430); Blue value is 150 (58.98% from 255 or 34.88% from 430); Max value from RGB is 150 - color contains mainly: blue. Hex color #869296 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869296 is #796D69. Grayscale: #8E8E8E. Windows color (decimal): -7957866 or 9867910. OLE color: 9867910.
HSL color Cylindrical-coordinate representation of color #869296: hue angle of 195º degrees, saturation: 0.07, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #869296 is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 146 | 150 | - |
| CMYK | 0.11 | 0.03 | 0 | 0.41 |
| HSL | 195º | 0.07% | 0.56% | - |
| HSV(B) | 195º | 0.11% | 0.59% | - |
| XYZ | 25.62 | 27.83 | 32.88 | - |
| YUV | 142.87 | 132.02 | 121.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 146 | 150 | 0.11 | 0.03 | 0 | 0.41 | 195 | 0.07 | 0.56 |
| Hex | 86 | 92 | 96 | B | 3 | 0 | 29 | C3 | 7 | 38 |
| Octal | 206 | 222 | 226 | 13 | 3 | 0 | 51 | 303 | 7 | 70 |
| Binary | 10000110 | 10010010 | 10010110 | 1011 | 11 | 0 | 101001 | 11000011 | 111 | 111000 |
Color Harmonies of #869296
Complementary color
Monochromatic Colors of #869296
Black with #869296
Text Example
Text Example
White with #869296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869296; }
p { color: rgb(134,146,150); }
H1.HeaderClassName
{
color: #869296;
}
.AnyTagClassName
{
color: #869296;
}
</style>
background-color css
<style>
a { background-color: #869296; }
a { background-color: rgb(134,146,150); }
div.DivClassName
{
background-color: #869296;
}
.BgClassName
{
background-color: #869296;
}
</style>
border-color css
<style>
span { border-color: #869296; }
span { border-color: rgb(134,146,150); }
td.TdClassName
{
border-color: #869296;
}
.TagClassName
{
border-color: #869296;
}
</style>