Shades of Highball #838037
Tints of Highball #838037
RGB
CMYK
RGB Variations
Color information
#838037 (or 0x838037) is known color: Highball. HEX triplet: 83, 80 and 37. RGB value is (131,128,55). Sum of RGB (Red+Green+Blue) = 131+128+55=314 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.72% from 314); Green value is 128 (50.39% from 255 or 40.76% from 314); Blue value is 55 (21.88% from 255 or 17.52% from 314); Max value from RGB is 131 - color contains mainly: red. Hex color #838037 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #838037 is #7C7FC8. Grayscale: #787878. Windows color (decimal): -8159177 or 3637379. OLE color: 3637379.
HSL color Cylindrical-coordinate representation of color #838037: hue angle of 57.63º 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 #838037 is Cyan = 0, Magento = 0.02, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 128 | 55 | - |
| CMYK | 0 | 0.02 | 0.58 | 0.49 |
| HSL | 57.63º | 0.41% | 0.36% | - |
| HSV(B) | 57.63º | 0.58% | 0.51% | - |
| XYZ | 17.77 | 20.54 | 6.64 | - |
| YUV | 120.58 | 90.99 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 128 | 55 | 0 | 0.02 | 0.58 | 0.49 | 57.63 | 0.41 | 0.36 |
| Hex | 83 | 80 | 37 | 0 | 2 | 3A | 31 | 3A | 29 | 24 |
| Octal | 203 | 200 | 67 | 0 | 2 | 72 | 61 | 72 | 51 | 44 |
| Binary | 10000011 | 10000000 | 110111 | 0 | 10 | 111010 | 110001 | 111010 | 101001 | 100100 |
Color Harmonies of #838037
Complementary color
Monochromatic Colors of #838037
Black with #838037
Text Example
Text Example
White with #838037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838037; }
p { color: rgb(131,128,55); }
H1.HeaderClassName
{
color: #838037;
}
.AnyTagClassName
{
color: #838037;
}
</style>
background-color css
<style>
a { background-color: #838037; }
a { background-color: rgb(131,128,55); }
div.DivClassName
{
background-color: #838037;
}
.BgClassName
{
background-color: #838037;
}
</style>
border-color css
<style>
span { border-color: #838037; }
span { border-color: rgb(131,128,55); }
td.TdClassName
{
border-color: #838037;
}
.TagClassName
{
border-color: #838037;
}
</style>