Shades of Bandicoot #858267
Tints of Bandicoot #858267
RGB
CMYK
RGB Variations
Color information
#858267 (or 0x858267) is known color: Bandicoot. HEX triplet: 85, 82 and 67. RGB value is (133,130,103). Sum of RGB (Red+Green+Blue) = 133+130+103=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 130 (51.17% from 255 or 35.52% from 366); Blue value is 103 (40.62% from 255 or 28.14% from 366); Max value from RGB is 133 - color contains mainly: red. Hex color #858267 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858267 is #7A7D98. Grayscale: #7F7F7F. Windows color (decimal): -8027545 or 6783621. OLE color: 6783621.
HSL color Cylindrical-coordinate representation of color #858267: hue angle of 54º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #858267 is Cyan = 0, Magento = 0.02, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 130 | 103 | - |
| CMYK | 0 | 0.02 | 0.23 | 0.48 |
| HSL | 54º | 0.13% | 0.46% | - |
| HSV(B) | 54º | 0.23% | 0.52% | - |
| XYZ | 20.1 | 21.93 | 16.01 | - |
| YUV | 127.82 | 113.99 | 131.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 130 | 103 | 0 | 0.02 | 0.23 | 0.48 | 54 | 0.13 | 0.46 |
| Hex | 85 | 82 | 67 | 0 | 2 | 17 | 30 | 36 | D | 2E |
| Octal | 205 | 202 | 147 | 0 | 2 | 27 | 60 | 66 | 15 | 56 |
| Binary | 10000101 | 10000010 | 1100111 | 0 | 10 | 10111 | 110000 | 110110 | 1101 | 101110 |
Color Harmonies of #858267
Complementary color
Monochromatic Colors of #858267
Black with #858267
Text Example
Text Example
White with #858267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858267; }
p { color: rgb(133,130,103); }
H1.HeaderClassName
{
color: #858267;
}
.AnyTagClassName
{
color: #858267;
}
</style>
background-color css
<style>
a { background-color: #858267; }
a { background-color: rgb(133,130,103); }
div.DivClassName
{
background-color: #858267;
}
.BgClassName
{
background-color: #858267;
}
</style>
border-color css
<style>
span { border-color: #858267; }
span { border-color: rgb(133,130,103); }
td.TdClassName
{
border-color: #858267;
}
.TagClassName
{
border-color: #858267;
}
</style>