Shades of Highball #838038
Tints of Highball #838038
RGB
CMYK
RGB Variations
Color information
#838038 (or 0x838038) is known color: Highball. HEX triplet: 83, 80 and 38. RGB value is (131,128,56). Sum of RGB (Red+Green+Blue) = 131+128+56=315 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.59% from 315); Green value is 128 (50.39% from 255 or 40.63% from 315); Blue value is 56 (22.27% from 255 or 17.78% from 315); Max value from RGB is 131 - color contains mainly: red. Hex color #838038 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #838038 is #7C7FC7. Grayscale: #787878. Windows color (decimal): -8159176 or 3702915. OLE color: 3702915.
HSL color Cylindrical-coordinate representation of color #838038: hue angle of 57.6º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #838038 is Cyan = 0, Magento = 0.02, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 128 | 56 | - |
| CMYK | 0 | 0.02 | 0.57 | 0.49 |
| HSL | 57.6º | 0.4% | 0.37% | - |
| HSV(B) | 57.6º | 0.57% | 0.51% | - |
| XYZ | 17.79 | 20.55 | 6.77 | - |
| YUV | 120.69 | 91.49 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 128 | 56 | 0 | 0.02 | 0.57 | 0.49 | 57.6 | 0.4 | 0.37 |
| Hex | 83 | 80 | 38 | 0 | 2 | 39 | 31 | 3A | 28 | 25 |
| Octal | 203 | 200 | 70 | 0 | 2 | 71 | 61 | 72 | 50 | 45 |
| Binary | 10000011 | 10000000 | 111000 | 0 | 10 | 111001 | 110001 | 111010 | 101000 | 100101 |
Color Harmonies of #838038
Complementary color
Monochromatic Colors of #838038
Black with #838038
Text Example
Text Example
White with #838038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838038; }
p { color: rgb(131,128,56); }
H1.HeaderClassName
{
color: #838038;
}
.AnyTagClassName
{
color: #838038;
}
</style>
background-color css
<style>
a { background-color: #838038; }
a { background-color: rgb(131,128,56); }
div.DivClassName
{
background-color: #838038;
}
.BgClassName
{
background-color: #838038;
}
</style>
border-color css
<style>
span { border-color: #838038; }
span { border-color: rgb(131,128,56); }
td.TdClassName
{
border-color: #838038;
}
.TagClassName
{
border-color: #838038;
}
</style>