Shades of Aluminium #849197
Tints of Aluminium #849197
RGB
CMYK
RGB Variations
Color information
#849197 (or 0x849197) is known color: Aluminium. HEX triplet: 84, 91 and 97. RGB value is (132,145,151). Sum of RGB (Red+Green+Blue) = 132+145+151=428 (56% of max value = 765). Red value is 132 (51.95% from 255 or 30.84% from 428); Green value is 145 (57.03% from 255 or 33.88% from 428); Blue value is 151 (59.38% from 255 or 35.28% from 428); Max value from RGB is 151 - color contains mainly: blue. Hex color #849197 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849197 is #7B6E68. Grayscale: #8D8D8D. Windows color (decimal): -8089193 or 9933188. OLE color: 9933188.
HSL color Cylindrical-coordinate representation of color #849197: hue angle of 198.95º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #849197 is Cyan = 0.13, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 145 | 151 | - |
| CMYK | 0.13 | 0.04 | 0 | 0.41 |
| HSL | 198.95º | 0.08% | 0.55% | - |
| HSV(B) | 198.95º | 0.13% | 0.59% | - |
| XYZ | 25.23 | 27.39 | 33.24 | - |
| YUV | 141.8 | 133.19 | 121.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 145 | 151 | 0.13 | 0.04 | 0 | 0.41 | 198.95 | 0.08 | 0.55 |
| Hex | 84 | 91 | 97 | D | 4 | 0 | 29 | C7 | 8 | 37 |
| Octal | 204 | 221 | 227 | 15 | 4 | 0 | 51 | 307 | 10 | 67 |
| Binary | 10000100 | 10010001 | 10010111 | 1101 | 100 | 0 | 101001 | 11000111 | 1000 | 110111 |
Color Harmonies of #849197
Complementary color
Monochromatic Colors of #849197
Black with #849197
Text Example
Text Example
White with #849197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849197; }
p { color: rgb(132,145,151); }
H1.HeaderClassName
{
color: #849197;
}
.AnyTagClassName
{
color: #849197;
}
</style>
background-color css
<style>
a { background-color: #849197; }
a { background-color: rgb(132,145,151); }
div.DivClassName
{
background-color: #849197;
}
.BgClassName
{
background-color: #849197;
}
</style>
border-color css
<style>
span { border-color: #849197; }
span { border-color: rgb(132,145,151); }
td.TdClassName
{
border-color: #849197;
}
.TagClassName
{
border-color: #849197;
}
</style>