Shades of Highball #828342
Tints of Highball #828342
RGB
CMYK
RGB Variations
Color information
#828342 (or 0x828342) is known color: Highball. HEX triplet: 82, 83 and 42. RGB value is (130,131,66). Sum of RGB (Red+Green+Blue) = 130+131+66=327 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.76% from 327); Green value is 131 (51.56% from 255 or 40.06% from 327); Blue value is 66 (26.17% from 255 or 20.18% from 327); Max value from RGB is 131 - color contains mainly: green. Hex color #828342 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #828342 is #7D7CBD. Grayscale: #7B7B7B. Windows color (decimal): -8223934 or 4359042. OLE color: 4359042.
HSL color Cylindrical-coordinate representation of color #828342: hue angle of 60.92º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #828342 is Cyan = 0.01, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 131 | 66 | - |
| CMYK | 0.01 | 0 | 0.50 | 0.49 |
| HSL | 60.92º | 0.33% | 0.39% | - |
| HSV(B) | 60.92º | 0.5% | 0.51% | - |
| XYZ | 18.31 | 21.37 | 8.31 | - |
| YUV | 123.29 | 95.67 | 132.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 131 | 66 | 0.01 | 0 | 0.50 | 0.49 | 60.92 | 0.33 | 0.39 |
| Hex | 82 | 83 | 42 | 1 | 0 | 32 | 31 | 3D | 21 | 27 |
| Octal | 202 | 203 | 102 | 1 | 0 | 62 | 61 | 75 | 41 | 47 |
| Binary | 10000010 | 10000011 | 1000010 | 1 | 0 | 110010 | 110001 | 111101 | 100001 | 100111 |
Color Harmonies of #828342
Complementary color
Monochromatic Colors of #828342
Black with #828342
Text Example
Text Example
White with #828342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828342; }
p { color: rgb(130,131,66); }
H1.HeaderClassName
{
color: #828342;
}
.AnyTagClassName
{
color: #828342;
}
</style>
background-color css
<style>
a { background-color: #828342; }
a { background-color: rgb(130,131,66); }
div.DivClassName
{
background-color: #828342;
}
.BgClassName
{
background-color: #828342;
}
</style>
border-color css
<style>
span { border-color: #828342; }
span { border-color: rgb(130,131,66); }
td.TdClassName
{
border-color: #828342;
}
.TagClassName
{
border-color: #828342;
}
</style>