Shades of Bandicoot #868567
Tints of Bandicoot #868567
RGB
CMYK
RGB Variations
Color information
#868567 (or 0x868567) is known color: Bandicoot. HEX triplet: 86, 85 and 67. RGB value is (134,133,103). Sum of RGB (Red+Green+Blue) = 134+133+103=370 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.22% from 370); Green value is 133 (52.34% from 255 or 35.95% from 370); Blue value is 103 (40.62% from 255 or 27.84% from 370); Max value from RGB is 134 - color contains mainly: red. Hex color #868567 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868567 is #797A98. Grayscale: #828282. Windows color (decimal): -7961241 or 6784390. OLE color: 6784390.
HSL color Cylindrical-coordinate representation of color #868567: hue angle of 58.06º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #868567 is Cyan = 0, Magento = 0.01, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 133 | 103 | - |
| CMYK | 0 | 0.01 | 0.23 | 0.47 |
| HSL | 58.06º | 0.13% | 0.46% | - |
| HSV(B) | 58.06º | 0.23% | 0.53% | - |
| XYZ | 20.67 | 22.82 | 16.15 | - |
| YUV | 129.88 | 112.83 | 130.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 133 | 103 | 0 | 0.01 | 0.23 | 0.47 | 58.06 | 0.13 | 0.46 |
| Hex | 86 | 85 | 67 | 0 | 1 | 17 | 2F | 3A | D | 2E |
| Octal | 206 | 205 | 147 | 0 | 1 | 27 | 57 | 72 | 15 | 56 |
| Binary | 10000110 | 10000101 | 1100111 | 0 | 1 | 10111 | 101111 | 111010 | 1101 | 101110 |
Color Harmonies of #868567
Complementary color
Monochromatic Colors of #868567
Black with #868567
Text Example
Text Example
White with #868567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868567; }
p { color: rgb(134,133,103); }
H1.HeaderClassName
{
color: #868567;
}
.AnyTagClassName
{
color: #868567;
}
</style>
background-color css
<style>
a { background-color: #868567; }
a { background-color: rgb(134,133,103); }
div.DivClassName
{
background-color: #868567;
}
.BgClassName
{
background-color: #868567;
}
</style>
border-color css
<style>
span { border-color: #868567; }
span { border-color: rgb(134,133,103); }
td.TdClassName
{
border-color: #868567;
}
.TagClassName
{
border-color: #868567;
}
</style>