Shades of Highball #828037
Tints of Highball #828037
RGB
CMYK
RGB Variations
Color information
#828037 (or 0x828037) is known color: Highball. HEX triplet: 82, 80 and 37. RGB value is (130,128,55). Sum of RGB (Red+Green+Blue) = 130+128+55=313 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.53% from 313); Green value is 128 (50.39% from 255 or 40.89% from 313); Blue value is 55 (21.88% from 255 or 17.57% from 313); Max value from RGB is 130 - color contains mainly: red. Hex color #828037 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #828037 is #7D7FC8. Grayscale: #787878. Windows color (decimal): -8224713 or 3637378. OLE color: 3637378.
HSL color Cylindrical-coordinate representation of color #828037: hue angle of 58.4º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #828037 is Cyan = 0, Magento = 0.02, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 128 | 55 | - |
| CMYK | 0 | 0.02 | 0.58 | 0.49 |
| HSL | 58.4º | 0.41% | 0.36% | - |
| HSV(B) | 58.4º | 0.58% | 0.51% | - |
| XYZ | 17.61 | 20.46 | 6.64 | - |
| YUV | 120.28 | 91.16 | 134.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 128 | 55 | 0 | 0.02 | 0.58 | 0.49 | 58.4 | 0.41 | 0.36 |
| Hex | 82 | 80 | 37 | 0 | 2 | 3A | 31 | 3A | 29 | 24 |
| Octal | 202 | 200 | 67 | 0 | 2 | 72 | 61 | 72 | 51 | 44 |
| Binary | 10000010 | 10000000 | 110111 | 0 | 10 | 111010 | 110001 | 111010 | 101001 | 100100 |
Color Harmonies of #828037
Complementary color
Monochromatic Colors of #828037
Black with #828037
Text Example
Text Example
White with #828037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828037; }
p { color: rgb(130,128,55); }
H1.HeaderClassName
{
color: #828037;
}
.AnyTagClassName
{
color: #828037;
}
</style>
background-color css
<style>
a { background-color: #828037; }
a { background-color: rgb(130,128,55); }
div.DivClassName
{
background-color: #828037;
}
.BgClassName
{
background-color: #828037;
}
</style>
border-color css
<style>
span { border-color: #828037; }
span { border-color: rgb(130,128,55); }
td.TdClassName
{
border-color: #828037;
}
.TagClassName
{
border-color: #828037;
}
</style>