Shades of Highball #828146
Tints of Highball #828146
RGB
CMYK
RGB Variations
Color information
#828146 (or 0x828146) is known color: Highball. HEX triplet: 82, 81 and 46. RGB value is (130,129,70). Sum of RGB (Red+Green+Blue) = 130+129+70=329 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.51% from 329); Green value is 129 (50.78% from 255 or 39.21% from 329); Blue value is 70 (27.73% from 255 or 21.28% from 329); Max value from RGB is 130 - color contains mainly: red. Hex color #828146 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #828146 is #7D7EB9. Grayscale: #7A7A7A. Windows color (decimal): -8224442 or 4620674. OLE color: 4620674.
HSL color Cylindrical-coordinate representation of color #828146: hue angle of 59º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #828146 is Cyan = 0, Magento = 0.01, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 129 | 70 | - |
| CMYK | 0 | 0.01 | 0.46 | 0.49 |
| HSL | 59º | 0.3% | 0.39% | - |
| HSV(B) | 59º | 0.46% | 0.51% | - |
| XYZ | 18.16 | 20.89 | 8.87 | - |
| YUV | 122.57 | 98.33 | 133.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 129 | 70 | 0 | 0.01 | 0.46 | 0.49 | 59 | 0.3 | 0.39 |
| Hex | 82 | 81 | 46 | 0 | 1 | 2E | 31 | 3B | 1E | 27 |
| Octal | 202 | 201 | 106 | 0 | 1 | 56 | 61 | 73 | 36 | 47 |
| Binary | 10000010 | 10000001 | 1000110 | 0 | 1 | 101110 | 110001 | 111011 | 11110 | 100111 |
Color Harmonies of #828146
Complementary color
Monochromatic Colors of #828146
Black with #828146
Text Example
Text Example
White with #828146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828146; }
p { color: rgb(130,129,70); }
H1.HeaderClassName
{
color: #828146;
}
.AnyTagClassName
{
color: #828146;
}
</style>
background-color css
<style>
a { background-color: #828146; }
a { background-color: rgb(130,129,70); }
div.DivClassName
{
background-color: #828146;
}
.BgClassName
{
background-color: #828146;
}
</style>
border-color css
<style>
span { border-color: #828146; }
span { border-color: rgb(130,129,70); }
td.TdClassName
{
border-color: #828146;
}
.TagClassName
{
border-color: #828146;
}
</style>