Shades of Bandicoot #848266
Tints of Bandicoot #848266
RGB
CMYK
RGB Variations
Color information
#848266 (or 0x848266) is known color: Bandicoot. HEX triplet: 84, 82 and 66. RGB value is (132,130,102). Sum of RGB (Red+Green+Blue) = 132+130+102=364 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.26% from 364); Green value is 130 (51.17% from 255 or 35.71% from 364); Blue value is 102 (40.23% from 255 or 28.02% from 364); Max value from RGB is 132 - color contains mainly: red. Hex color #848266 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848266 is #7B7D99. Grayscale: #7F7F7F. Windows color (decimal): -8093082 or 6718084. OLE color: 6718084.
HSL color Cylindrical-coordinate representation of color #848266: hue angle of 56º 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 #848266 is Cyan = 0, Magento = 0.02, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 130 | 102 | - |
| CMYK | 0 | 0.02 | 0.23 | 0.48 |
| HSL | 56º | 0.13% | 0.46% | - |
| HSV(B) | 56º | 0.23% | 0.52% | - |
| XYZ | 19.9 | 21.83 | 15.74 | - |
| YUV | 127.41 | 113.66 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 130 | 102 | 0 | 0.02 | 0.23 | 0.48 | 56 | 0.13 | 0.46 |
| Hex | 84 | 82 | 66 | 0 | 2 | 17 | 30 | 38 | D | 2E |
| Octal | 204 | 202 | 146 | 0 | 2 | 27 | 60 | 70 | 15 | 56 |
| Binary | 10000100 | 10000010 | 1100110 | 0 | 10 | 10111 | 110000 | 111000 | 1101 | 101110 |
Color Harmonies of #848266
Complementary color
Monochromatic Colors of #848266
Black with #848266
Text Example
Text Example
White with #848266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848266; }
p { color: rgb(132,130,102); }
H1.HeaderClassName
{
color: #848266;
}
.AnyTagClassName
{
color: #848266;
}
</style>
background-color css
<style>
a { background-color: #848266; }
a { background-color: rgb(132,130,102); }
div.DivClassName
{
background-color: #848266;
}
.BgClassName
{
background-color: #848266;
}
</style>
border-color css
<style>
span { border-color: #848266; }
span { border-color: rgb(132,130,102); }
td.TdClassName
{
border-color: #848266;
}
.TagClassName
{
border-color: #848266;
}
</style>