Shades of Aluminium #819197
Tints of Aluminium #819197
RGB
CMYK
RGB Variations
Color information
#819197 (or 0x819197) is known color: Aluminium. HEX triplet: 81, 91 and 97. RGB value is (129,145,151). Sum of RGB (Red+Green+Blue) = 129+145+151=425 (56% of max value = 765). Red value is 129 (50.78% from 255 or 30.35% from 425); Green value is 145 (57.03% from 255 or 34.12% from 425); Blue value is 151 (59.38% from 255 or 35.53% from 425); Max value from RGB is 151 - color contains mainly: blue. Hex color #819197 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819197 is #7E6E68. Grayscale: #8C8C8C. Windows color (decimal): -8285801 or 9933185. OLE color: 9933185.
HSL color Cylindrical-coordinate representation of color #819197: hue angle of 196.36º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #819197 is Cyan = 0.15, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 145 | 151 | - |
| CMYK | 0.15 | 0.04 | 0 | 0.41 |
| HSL | 196.36º | 0.1% | 0.55% | - |
| HSV(B) | 196.36º | 0.15% | 0.59% | - |
| XYZ | 24.76 | 27.15 | 33.21 | - |
| YUV | 140.9 | 133.7 | 119.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 145 | 151 | 0.15 | 0.04 | 0 | 0.41 | 196.36 | 0.1 | 0.55 |
| Hex | 81 | 91 | 97 | F | 4 | 0 | 29 | C4 | A | 37 |
| Octal | 201 | 221 | 227 | 17 | 4 | 0 | 51 | 304 | 12 | 67 |
| Binary | 10000001 | 10010001 | 10010111 | 1111 | 100 | 0 | 101001 | 11000100 | 1010 | 110111 |
Color Harmonies of #819197
Complementary color
Monochromatic Colors of #819197
Black with #819197
Text Example
Text Example
White with #819197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819197; }
p { color: rgb(129,145,151); }
H1.HeaderClassName
{
color: #819197;
}
.AnyTagClassName
{
color: #819197;
}
</style>
background-color css
<style>
a { background-color: #819197; }
a { background-color: rgb(129,145,151); }
div.DivClassName
{
background-color: #819197;
}
.BgClassName
{
background-color: #819197;
}
</style>
border-color css
<style>
span { border-color: #819197; }
span { border-color: rgb(129,145,151); }
td.TdClassName
{
border-color: #819197;
}
.TagClassName
{
border-color: #819197;
}
</style>