Shades of Aluminium #859195
Tints of Aluminium #859195
RGB
CMYK
RGB Variations
Color information
#859195 (or 0x859195) is known color: Aluminium. HEX triplet: 85, 91 and 95. RGB value is (133,145,149). Sum of RGB (Red+Green+Blue) = 133+145+149=427 (56% of max value = 765). Red value is 133 (52.34% from 255 or 31.15% from 427); Green value is 145 (57.03% from 255 or 33.96% from 427); Blue value is 149 (58.59% from 255 or 34.89% from 427); Max value from RGB is 149 - color contains mainly: blue. Hex color #859195 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859195 is #7A6E6A. Grayscale: #8D8D8D. Windows color (decimal): -8023659 or 9802117. OLE color: 9802117.
HSL color Cylindrical-coordinate representation of color #859195: hue angle of 195º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #859195 is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 145 | 149 | - |
| CMYK | 0.11 | 0.03 | 0 | 0.42 |
| HSL | 195º | 0.07% | 0.55% | - |
| HSV(B) | 195º | 0.11% | 0.58% | - |
| XYZ | 25.22 | 27.41 | 32.39 | - |
| YUV | 141.87 | 132.02 | 121.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 149 | 0.11 | 0.03 | 0 | 0.42 | 195 | 0.07 | 0.55 |
| Hex | 85 | 91 | 95 | B | 3 | 0 | 2A | C3 | 7 | 37 |
| Octal | 205 | 221 | 225 | 13 | 3 | 0 | 52 | 303 | 7 | 67 |
| Binary | 10000101 | 10010001 | 10010101 | 1011 | 11 | 0 | 101010 | 11000011 | 111 | 110111 |
Color Harmonies of #859195
Complementary color
Monochromatic Colors of #859195
Black with #859195
Text Example
Text Example
White with #859195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859195; }
p { color: rgb(133,145,149); }
H1.HeaderClassName
{
color: #859195;
}
.AnyTagClassName
{
color: #859195;
}
</style>
background-color css
<style>
a { background-color: #859195; }
a { background-color: rgb(133,145,149); }
div.DivClassName
{
background-color: #859195;
}
.BgClassName
{
background-color: #859195;
}
</style>
border-color css
<style>
span { border-color: #859195; }
span { border-color: rgb(133,145,149); }
td.TdClassName
{
border-color: #859195;
}
.TagClassName
{
border-color: #859195;
}
</style>