Shades of Highball #858443
Tints of Highball #858443
RGB
CMYK
RGB Variations
Color information
#858443 (or 0x858443) is known color: Highball. HEX triplet: 85, 84 and 43. RGB value is (133,132,67). Sum of RGB (Red+Green+Blue) = 133+132+67=332 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.06% from 332); Green value is 132 (51.95% from 255 or 39.76% from 332); Blue value is 67 (26.56% from 255 or 20.18% from 332); Max value from RGB is 133 - color contains mainly: red. Hex color #858443 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858443 is #7A7BBC. Grayscale: #7D7D7D. Windows color (decimal): -8027069 or 4424837. OLE color: 4424837.
HSL color Cylindrical-coordinate representation of color #858443: hue angle of 59.09º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #858443 is Cyan = 0, Magento = 0.01, Yellow = 0.50 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 132 | 67 | - |
| CMYK | 0 | 0.01 | 0.50 | 0.48 |
| HSL | 59.09º | 0.33% | 0.39% | - |
| HSV(B) | 59.09º | 0.5% | 0.52% | - |
| XYZ | 18.94 | 21.89 | 8.54 | - |
| YUV | 124.89 | 95.33 | 133.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 132 | 67 | 0 | 0.01 | 0.50 | 0.48 | 59.09 | 0.33 | 0.39 |
| Hex | 85 | 84 | 43 | 0 | 1 | 32 | 30 | 3B | 21 | 27 |
| Octal | 205 | 204 | 103 | 0 | 1 | 62 | 60 | 73 | 41 | 47 |
| Binary | 10000101 | 10000100 | 1000011 | 0 | 1 | 110010 | 110000 | 111011 | 100001 | 100111 |
Color Harmonies of #858443
Complementary color
Monochromatic Colors of #858443
Black with #858443
Text Example
Text Example
White with #858443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858443; }
p { color: rgb(133,132,67); }
H1.HeaderClassName
{
color: #858443;
}
.AnyTagClassName
{
color: #858443;
}
</style>
background-color css
<style>
a { background-color: #858443; }
a { background-color: rgb(133,132,67); }
div.DivClassName
{
background-color: #858443;
}
.BgClassName
{
background-color: #858443;
}
</style>
border-color css
<style>
span { border-color: #858443; }
span { border-color: rgb(133,132,67); }
td.TdClassName
{
border-color: #858443;
}
.TagClassName
{
border-color: #858443;
}
</style>