Shades of Bandicoot #868568
Tints of Bandicoot #868568
RGB
CMYK
RGB Variations
Color information
#868568 (or 0x868568) is known color: Bandicoot. HEX triplet: 86, 85 and 68. RGB value is (134,133,104). Sum of RGB (Red+Green+Blue) = 134+133+104=371 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.12% from 371); Green value is 133 (52.34% from 255 or 35.85% from 371); Blue value is 104 (41.02% from 255 or 28.03% from 371); Max value from RGB is 134 - color contains mainly: red. Hex color #868568 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868568 is #797A97. Grayscale: #828282. Windows color (decimal): -7961240 or 6849926. OLE color: 6849926.
HSL color Cylindrical-coordinate representation of color #868568: hue angle of 58º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #868568 is Cyan = 0, Magento = 0.01, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 133 | 104 | - |
| CMYK | 0 | 0.01 | 0.22 | 0.47 |
| HSL | 58º | 0.13% | 0.47% | - |
| HSV(B) | 58º | 0.22% | 0.53% | - |
| XYZ | 20.72 | 22.84 | 16.41 | - |
| YUV | 129.99 | 113.33 | 130.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 133 | 104 | 0 | 0.01 | 0.22 | 0.47 | 58 | 0.13 | 0.47 |
| Hex | 86 | 85 | 68 | 0 | 1 | 16 | 2F | 3A | D | 2F |
| Octal | 206 | 205 | 150 | 0 | 1 | 26 | 57 | 72 | 15 | 57 |
| Binary | 10000110 | 10000101 | 1101000 | 0 | 1 | 10110 | 101111 | 111010 | 1101 | 101111 |
Color Harmonies of #868568
Complementary color
Monochromatic Colors of #868568
Black with #868568
Text Example
Text Example
White with #868568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868568; }
p { color: rgb(134,133,104); }
H1.HeaderClassName
{
color: #868568;
}
.AnyTagClassName
{
color: #868568;
}
</style>
background-color css
<style>
a { background-color: #868568; }
a { background-color: rgb(134,133,104); }
div.DivClassName
{
background-color: #868568;
}
.BgClassName
{
background-color: #868568;
}
</style>
border-color css
<style>
span { border-color: #868568; }
span { border-color: rgb(134,133,104); }
td.TdClassName
{
border-color: #868568;
}
.TagClassName
{
border-color: #868568;
}
</style>