Shades of Bandicoot #858558
Tints of Bandicoot #858558
RGB
CMYK
RGB Variations
Color information
#858558 (or 0x858558) is known color: Bandicoot. HEX triplet: 85, 85 and 58. RGB value is (133,133,88). Sum of RGB (Red+Green+Blue) = 133+133+88=354 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.57% from 354); Green value is 133 (52.34% from 255 or 37.57% from 354); Blue value is 88 (34.77% from 255 or 24.86% from 354); Max value from RGB is 133 - color contains mainly: red, green. Hex color #858558 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858558 is #7A7AA7. Grayscale: #808080. Windows color (decimal): -8026792 or 5801349. OLE color: 5801349.
HSL color Cylindrical-coordinate representation of color #858558: hue angle of 60º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #858558 is Cyan = 0, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 133 | 88 | - |
| CMYK | 0 | 0 | 0.34 | 0.48 |
| HSL | 60º | 0.2% | 0.43% | - |
| HSV(B) | 60º | 0.34% | 0.52% | - |
| XYZ | 19.82 | 22.47 | 12.52 | - |
| YUV | 127.87 | 105.5 | 131.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 133 | 88 | 0 | 0 | 0.34 | 0.48 | 60 | 0.2 | 0.43 |
| Hex | 85 | 85 | 58 | 0 | 0 | 22 | 30 | 3C | 14 | 2B |
| Octal | 205 | 205 | 130 | 0 | 0 | 42 | 60 | 74 | 24 | 53 |
| Binary | 10000101 | 10000101 | 1011000 | 0 | 0 | 100010 | 110000 | 111100 | 10100 | 101011 |
Color Harmonies of #858558
Complementary color
Monochromatic Colors of #858558
Black with #858558
Text Example
Text Example
White with #858558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858558; }
p { color: rgb(133,133,88); }
H1.HeaderClassName
{
color: #858558;
}
.AnyTagClassName
{
color: #858558;
}
</style>
background-color css
<style>
a { background-color: #858558; }
a { background-color: rgb(133,133,88); }
div.DivClassName
{
background-color: #858558;
}
.BgClassName
{
background-color: #858558;
}
</style>
border-color css
<style>
span { border-color: #858558; }
span { border-color: rgb(133,133,88); }
td.TdClassName
{
border-color: #858558;
}
.TagClassName
{
border-color: #858558;
}
</style>