Shades of Bandicoot #858459
Tints of Bandicoot #858459
RGB
CMYK
RGB Variations
Color information
#858459 (or 0x858459) is known color: Bandicoot. HEX triplet: 85, 84 and 59. RGB value is (133,132,89). Sum of RGB (Red+Green+Blue) = 133+132+89=354 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.57% from 354); Green value is 132 (51.95% from 255 or 37.29% from 354); Blue value is 89 (35.16% from 255 or 25.14% from 354); Max value from RGB is 133 - color contains mainly: red. Hex color #858459 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858459 is #7A7BA6. Grayscale: #7F7F7F. Windows color (decimal): -8027047 or 5866629. OLE color: 5866629.
HSL color Cylindrical-coordinate representation of color #858459: hue angle of 58.64º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #858459 is Cyan = 0, Magento = 0.01, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 132 | 89 | - |
| CMYK | 0 | 0.01 | 0.33 | 0.48 |
| HSL | 58.64º | 0.2% | 0.44% | - |
| HSV(B) | 58.64º | 0.33% | 0.52% | - |
| XYZ | 19.73 | 22.21 | 12.7 | - |
| YUV | 127.4 | 106.33 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 132 | 89 | 0 | 0.01 | 0.33 | 0.48 | 58.64 | 0.2 | 0.44 |
| Hex | 85 | 84 | 59 | 0 | 1 | 21 | 30 | 3B | 14 | 2C |
| Octal | 205 | 204 | 131 | 0 | 1 | 41 | 60 | 73 | 24 | 54 |
| Binary | 10000101 | 10000100 | 1011001 | 0 | 1 | 100001 | 110000 | 111011 | 10100 | 101100 |
Color Harmonies of #858459
Complementary color
Monochromatic Colors of #858459
Black with #858459
Text Example
Text Example
White with #858459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858459; }
p { color: rgb(133,132,89); }
H1.HeaderClassName
{
color: #858459;
}
.AnyTagClassName
{
color: #858459;
}
</style>
background-color css
<style>
a { background-color: #858459; }
a { background-color: rgb(133,132,89); }
div.DivClassName
{
background-color: #858459;
}
.BgClassName
{
background-color: #858459;
}
</style>
border-color css
<style>
span { border-color: #858459; }
span { border-color: rgb(133,132,89); }
td.TdClassName
{
border-color: #858459;
}
.TagClassName
{
border-color: #858459;
}
</style>