Shades of Highball #858334
Tints of Highball #858334
RGB
CMYK
RGB Variations
Color information
#858334 (or 0x858334) is known color: Highball. HEX triplet: 85, 83 and 34. RGB value is (133,131,52). Sum of RGB (Red+Green+Blue) = 133+131+52=316 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.09% from 316); Green value is 131 (51.56% from 255 or 41.46% from 316); Blue value is 52 (20.70% from 255 or 16.46% from 316); Max value from RGB is 133 - color contains mainly: red. Hex color #858334 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858334 is #7A7CCB. Grayscale: #7A7A7A. Windows color (decimal): -8027340 or 3441541. OLE color: 3441541.
HSL color Cylindrical-coordinate representation of color #858334: hue angle of 58.52º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #858334 is Cyan = 0, Magento = 0.02, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 131 | 52 | - |
| CMYK | 0 | 0.02 | 0.61 | 0.48 |
| HSL | 58.52º | 0.44% | 0.36% | - |
| HSV(B) | 58.52º | 0.61% | 0.52% | - |
| XYZ | 18.41 | 21.47 | 6.42 | - |
| YUV | 122.59 | 88.16 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 131 | 52 | 0 | 0.02 | 0.61 | 0.48 | 58.52 | 0.44 | 0.36 |
| Hex | 85 | 83 | 34 | 0 | 2 | 3D | 30 | 3B | 2C | 24 |
| Octal | 205 | 203 | 64 | 0 | 2 | 75 | 60 | 73 | 54 | 44 |
| Binary | 10000101 | 10000011 | 110100 | 0 | 10 | 111101 | 110000 | 111011 | 101100 | 100100 |
Color Harmonies of #858334
Complementary color
Monochromatic Colors of #858334
Black with #858334
Text Example
Text Example
White with #858334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858334; }
p { color: rgb(133,131,52); }
H1.HeaderClassName
{
color: #858334;
}
.AnyTagClassName
{
color: #858334;
}
</style>
background-color css
<style>
a { background-color: #858334; }
a { background-color: rgb(133,131,52); }
div.DivClassName
{
background-color: #858334;
}
.BgClassName
{
background-color: #858334;
}
</style>
border-color css
<style>
span { border-color: #858334; }
span { border-color: rgb(133,131,52); }
td.TdClassName
{
border-color: #858334;
}
.TagClassName
{
border-color: #858334;
}
</style>