Shades of Bandicoot #858956
Tints of Bandicoot #858956
RGB
CMYK
RGB Variations
Color information
#858956 (or 0x858956) is known color: Bandicoot. HEX triplet: 85, 89 and 56. RGB value is (133,137,86). Sum of RGB (Red+Green+Blue) = 133+137+86=356 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.36% from 356); Green value is 137 (53.91% from 255 or 38.48% from 356); Blue value is 86 (33.98% from 255 or 24.16% from 356); Max value from RGB is 137 - color contains mainly: green. Hex color #858956 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858956 is #7A76A9. Grayscale: #828282. Windows color (decimal): -8025770 or 5671301. OLE color: 5671301.
HSL color Cylindrical-coordinate representation of color #858956: hue angle of 64.71º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #858956 is Cyan = 0.03, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 133 | 137 | 86 | - |
| CMYK | 0.03 | 0 | 0.37 | 0.46 |
| HSL | 64.71º | 0.23% | 0.44% | - |
| HSV(B) | 64.71º | 0.37% | 0.54% | - |
| XYZ | 20.3 | 23.55 | 12.28 | - |
| YUV | 129.99 | 103.17 | 130.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 137 | 86 | 0.03 | 0 | 0.37 | 0.46 | 64.71 | 0.23 | 0.44 |
| Hex | 85 | 89 | 56 | 3 | 0 | 25 | 2E | 41 | 17 | 2C |
| Octal | 205 | 211 | 126 | 3 | 0 | 45 | 56 | 101 | 27 | 54 |
| Binary | 10000101 | 10001001 | 1010110 | 11 | 0 | 100101 | 101110 | 1000001 | 10111 | 101100 |
Color Harmonies of #858956
Complementary color
Monochromatic Colors of #858956
Black with #858956
Text Example
Text Example
White with #858956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858956; }
p { color: rgb(133,137,86); }
H1.HeaderClassName
{
color: #858956;
}
.AnyTagClassName
{
color: #858956;
}
</style>
background-color css
<style>
a { background-color: #858956; }
a { background-color: rgb(133,137,86); }
div.DivClassName
{
background-color: #858956;
}
.BgClassName
{
background-color: #858956;
}
</style>
border-color css
<style>
span { border-color: #858956; }
span { border-color: rgb(133,137,86); }
td.TdClassName
{
border-color: #858956;
}
.TagClassName
{
border-color: #858956;
}
</style>