Shades of Aluminium #869195
Tints of Aluminium #869195
RGB
CMYK
RGB Variations
Color information
#869195 (or 0x869195) is known color: Aluminium. HEX triplet: 86, 91 and 95. RGB value is (134,145,149). Sum of RGB (Red+Green+Blue) = 134+145+149=428 (56% of max value = 765). Red value is 134 (52.73% from 255 or 31.31% from 428); Green value is 145 (57.03% from 255 or 33.88% from 428); Blue value is 149 (58.59% from 255 or 34.81% from 428); Max value from RGB is 149 - color contains mainly: blue. Hex color #869195 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869195 is #796E6A. Grayscale: #8E8E8E. Windows color (decimal): -7958123 or 9802118. OLE color: 9802118.
HSL color Cylindrical-coordinate representation of color #869195: hue angle of 196º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #869195 is Cyan = 0.10, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 145 | 149 | - |
| CMYK | 0.10 | 0.03 | 0 | 0.42 |
| HSL | 196º | 0.07% | 0.55% | - |
| HSV(B) | 196º | 0.1% | 0.58% | - |
| XYZ | 25.38 | 27.49 | 32.4 | - |
| YUV | 142.17 | 131.86 | 122.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 145 | 149 | 0.10 | 0.03 | 0 | 0.42 | 196 | 0.07 | 0.55 |
| Hex | 86 | 91 | 95 | A | 3 | 0 | 2A | C4 | 7 | 37 |
| Octal | 206 | 221 | 225 | 12 | 3 | 0 | 52 | 304 | 7 | 67 |
| Binary | 10000110 | 10010001 | 10010101 | 1010 | 11 | 0 | 101010 | 11000100 | 111 | 110111 |
Color Harmonies of #869195
Complementary color
Monochromatic Colors of #869195
Black with #869195
Text Example
Text Example
White with #869195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869195; }
p { color: rgb(134,145,149); }
H1.HeaderClassName
{
color: #869195;
}
.AnyTagClassName
{
color: #869195;
}
</style>
background-color css
<style>
a { background-color: #869195; }
a { background-color: rgb(134,145,149); }
div.DivClassName
{
background-color: #869195;
}
.BgClassName
{
background-color: #869195;
}
</style>
border-color css
<style>
span { border-color: #869195; }
span { border-color: rgb(134,145,149); }
td.TdClassName
{
border-color: #869195;
}
.TagClassName
{
border-color: #869195;
}
</style>