Shades of Bandicoot #868466
Tints of Bandicoot #868466
RGB
CMYK
RGB Variations
Color information
#868466 (or 0x868466) is known color: Bandicoot. HEX triplet: 86, 84 and 66. RGB value is (134,132,102). Sum of RGB (Red+Green+Blue) = 134+132+102=368 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.41% from 368); Green value is 132 (51.95% from 255 or 35.87% from 368); Blue value is 102 (40.23% from 255 or 27.72% from 368); Max value from RGB is 134 - color contains mainly: red. Hex color #868466 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868466 is #797B99. Grayscale: #818181. Windows color (decimal): -7961498 or 6718598. OLE color: 6718598.
HSL color Cylindrical-coordinate representation of color #868466: hue angle of 56.25º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #868466 is Cyan = 0, Magento = 0.01, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 132 | 102 | - |
| CMYK | 0 | 0.01 | 0.24 | 0.47 |
| HSL | 56.25º | 0.14% | 0.46% | - |
| HSV(B) | 56.25º | 0.24% | 0.53% | - |
| XYZ | 20.48 | 22.53 | 15.84 | - |
| YUV | 129.18 | 112.66 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 132 | 102 | 0 | 0.01 | 0.24 | 0.47 | 56.25 | 0.14 | 0.46 |
| Hex | 86 | 84 | 66 | 0 | 1 | 18 | 2F | 38 | E | 2E |
| Octal | 206 | 204 | 146 | 0 | 1 | 30 | 57 | 70 | 16 | 56 |
| Binary | 10000110 | 10000100 | 1100110 | 0 | 1 | 11000 | 101111 | 111000 | 1110 | 101110 |
Color Harmonies of #868466
Complementary color
Monochromatic Colors of #868466
Black with #868466
Text Example
Text Example
White with #868466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868466; }
p { color: rgb(134,132,102); }
H1.HeaderClassName
{
color: #868466;
}
.AnyTagClassName
{
color: #868466;
}
</style>
background-color css
<style>
a { background-color: #868466; }
a { background-color: rgb(134,132,102); }
div.DivClassName
{
background-color: #868466;
}
.BgClassName
{
background-color: #868466;
}
</style>
border-color css
<style>
span { border-color: #868466; }
span { border-color: rgb(134,132,102); }
td.TdClassName
{
border-color: #868466;
}
.TagClassName
{
border-color: #868466;
}
</style>