Shades of Highball #838138
Tints of Highball #838138
RGB
CMYK
RGB Variations
Color information
#838138 (or 0x838138) is known color: Highball. HEX triplet: 83, 81 and 38. RGB value is (131,129,56). Sum of RGB (Red+Green+Blue) = 131+129+56=316 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.46% from 316); Green value is 129 (50.78% from 255 or 40.82% from 316); Blue value is 56 (22.27% from 255 or 17.72% from 316); Max value from RGB is 131 - color contains mainly: red. Hex color #838138 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #838138 is #7C7EC7. Grayscale: #797979. Windows color (decimal): -8158920 or 3703171. OLE color: 3703171.
HSL color Cylindrical-coordinate representation of color #838138: hue angle of 58.4º 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 #838138 is Cyan = 0, Magento = 0.02, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 129 | 56 | - |
| CMYK | 0 | 0.02 | 0.57 | 0.49 |
| HSL | 58.4º | 0.4% | 0.37% | - |
| HSV(B) | 58.4º | 0.57% | 0.51% | - |
| XYZ | 17.92 | 20.81 | 6.81 | - |
| YUV | 121.28 | 91.16 | 134.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 129 | 56 | 0 | 0.02 | 0.57 | 0.49 | 58.4 | 0.4 | 0.37 |
| Hex | 83 | 81 | 38 | 0 | 2 | 39 | 31 | 3A | 28 | 25 |
| Octal | 203 | 201 | 70 | 0 | 2 | 71 | 61 | 72 | 50 | 45 |
| Binary | 10000011 | 10000001 | 111000 | 0 | 10 | 111001 | 110001 | 111010 | 101000 | 100101 |
Color Harmonies of #838138
Complementary color
Monochromatic Colors of #838138
Black with #838138
Text Example
Text Example
White with #838138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838138; }
p { color: rgb(131,129,56); }
H1.HeaderClassName
{
color: #838138;
}
.AnyTagClassName
{
color: #838138;
}
</style>
background-color css
<style>
a { background-color: #838138; }
a { background-color: rgb(131,129,56); }
div.DivClassName
{
background-color: #838138;
}
.BgClassName
{
background-color: #838138;
}
</style>
border-color css
<style>
span { border-color: #838138; }
span { border-color: rgb(131,129,56); }
td.TdClassName
{
border-color: #838138;
}
.TagClassName
{
border-color: #838138;
}
</style>