Shades of Bandicoot #868267
Tints of Bandicoot #868267
RGB
CMYK
RGB Variations
Color information
#868267 (or 0x868267) is known color: Bandicoot. HEX triplet: 86, 82 and 67. RGB value is (134,130,103). Sum of RGB (Red+Green+Blue) = 134+130+103=367 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.51% from 367); Green value is 130 (51.17% from 255 or 35.42% from 367); Blue value is 103 (40.62% from 255 or 28.07% from 367); Max value from RGB is 134 - color contains mainly: red. Hex color #868267 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868267 is #797D98. Grayscale: #808080. Windows color (decimal): -7962009 or 6783622. OLE color: 6783622.
HSL color Cylindrical-coordinate representation of color #868267: hue angle of 52.26º 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 #868267 is Cyan = 0, Magento = 0.03, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 130 | 103 | - |
| CMYK | 0 | 0.03 | 0.23 | 0.47 |
| HSL | 52.26º | 0.13% | 0.46% | - |
| HSV(B) | 52.26º | 0.23% | 0.53% | - |
| XYZ | 20.26 | 22.01 | 16.01 | - |
| YUV | 128.12 | 113.83 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 130 | 103 | 0 | 0.03 | 0.23 | 0.47 | 52.26 | 0.13 | 0.46 |
| Hex | 86 | 82 | 67 | 0 | 3 | 17 | 2F | 34 | D | 2E |
| Octal | 206 | 202 | 147 | 0 | 3 | 27 | 57 | 64 | 15 | 56 |
| Binary | 10000110 | 10000010 | 1100111 | 0 | 11 | 10111 | 101111 | 110100 | 1101 | 101110 |
Color Harmonies of #868267
Complementary color
Monochromatic Colors of #868267
Black with #868267
Text Example
Text Example
White with #868267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868267; }
p { color: rgb(134,130,103); }
H1.HeaderClassName
{
color: #868267;
}
.AnyTagClassName
{
color: #868267;
}
</style>
background-color css
<style>
a { background-color: #868267; }
a { background-color: rgb(134,130,103); }
div.DivClassName
{
background-color: #868267;
}
.BgClassName
{
background-color: #868267;
}
</style>
border-color css
<style>
span { border-color: #868267; }
span { border-color: rgb(134,130,103); }
td.TdClassName
{
border-color: #868267;
}
.TagClassName
{
border-color: #868267;
}
</style>