Shades of Aluminium #829198
Tints of Aluminium #829198
RGB
CMYK
RGB Variations
Color information
#829198 (or 0x829198) is known color: Aluminium. HEX triplet: 82, 91 and 98. RGB value is (130,145,152). Sum of RGB (Red+Green+Blue) = 130+145+152=427 (56% of max value = 765). Red value is 130 (51.17% from 255 or 30.44% from 427); Green value is 145 (57.03% from 255 or 33.96% from 427); Blue value is 152 (59.77% from 255 or 35.60% from 427); Max value from RGB is 152 - color contains mainly: blue. Hex color #829198 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829198 is #7D6E67. Grayscale: #8D8D8D. Windows color (decimal): -8220264 or 9998722. OLE color: 9998722.
HSL color Cylindrical-coordinate representation of color #829198: hue angle of 199.09º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #829198 is Cyan = 0.14, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 145 | 152 | - |
| CMYK | 0.14 | 0.05 | 0 | 0.40 |
| HSL | 199.09º | 0.1% | 0.55% | - |
| HSV(B) | 199.09º | 0.14% | 0.6% | - |
| XYZ | 25 | 27.26 | 33.65 | - |
| YUV | 141.31 | 134.03 | 119.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 145 | 152 | 0.14 | 0.05 | 0 | 0.40 | 199.09 | 0.1 | 0.55 |
| Hex | 82 | 91 | 98 | E | 5 | 0 | 28 | C7 | A | 37 |
| Octal | 202 | 221 | 230 | 16 | 5 | 0 | 50 | 307 | 12 | 67 |
| Binary | 10000010 | 10010001 | 10011000 | 1110 | 101 | 0 | 101000 | 11000111 | 1010 | 110111 |
Color Harmonies of #829198
Complementary color
Monochromatic Colors of #829198
Black with #829198
Text Example
Text Example
White with #829198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829198; }
p { color: rgb(130,145,152); }
H1.HeaderClassName
{
color: #829198;
}
.AnyTagClassName
{
color: #829198;
}
</style>
background-color css
<style>
a { background-color: #829198; }
a { background-color: rgb(130,145,152); }
div.DivClassName
{
background-color: #829198;
}
.BgClassName
{
background-color: #829198;
}
</style>
border-color css
<style>
span { border-color: #829198; }
span { border-color: rgb(130,145,152); }
td.TdClassName
{
border-color: #829198;
}
.TagClassName
{
border-color: #829198;
}
</style>