Shades of Aluminium #839297
Tints of Aluminium #839297
RGB
CMYK
RGB Variations
Color information
#839297 (or 0x839297) is known color: Aluminium. HEX triplet: 83, 92 and 97. RGB value is (131,146,151). Sum of RGB (Red+Green+Blue) = 131+146+151=428 (56% of max value = 765). Red value is 131 (51.56% from 255 or 30.61% from 428); Green value is 146 (57.42% from 255 or 34.11% 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 #839297 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839297 is #7C6D68. Grayscale: #8E8E8E. Windows color (decimal): -8154473 or 9933443. OLE color: 9933443.
HSL color Cylindrical-coordinate representation of color #839297: hue angle of 195º degrees, saturation: 0.09, 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 #839297 is Cyan = 0.13, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 146 | 151 | - |
| CMYK | 0.13 | 0.03 | 0 | 0.41 |
| HSL | 195º | 0.09% | 0.55% | - |
| HSV(B) | 195º | 0.13% | 0.59% | - |
| XYZ | 25.22 | 27.62 | 33.28 | - |
| YUV | 142.09 | 133.03 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 146 | 151 | 0.13 | 0.03 | 0 | 0.41 | 195 | 0.09 | 0.55 |
| Hex | 83 | 92 | 97 | D | 3 | 0 | 29 | C3 | 9 | 37 |
| Octal | 203 | 222 | 227 | 15 | 3 | 0 | 51 | 303 | 11 | 67 |
| Binary | 10000011 | 10010010 | 10010111 | 1101 | 11 | 0 | 101001 | 11000011 | 1001 | 110111 |
Color Harmonies of #839297
Complementary color
Monochromatic Colors of #839297
Black with #839297
Text Example
Text Example
White with #839297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839297; }
p { color: rgb(131,146,151); }
H1.HeaderClassName
{
color: #839297;
}
.AnyTagClassName
{
color: #839297;
}
</style>
background-color css
<style>
a { background-color: #839297; }
a { background-color: rgb(131,146,151); }
div.DivClassName
{
background-color: #839297;
}
.BgClassName
{
background-color: #839297;
}
</style>
border-color css
<style>
span { border-color: #839297; }
span { border-color: rgb(131,146,151); }
td.TdClassName
{
border-color: #839297;
}
.TagClassName
{
border-color: #839297;
}
</style>