Shades of Bistre #462806
Tints of Bistre #462806
RGB
CMYK
RGB Variations
Color information
#462806 (or 0x462806) is known color: Bistre. HEX triplet: 46, 28 and 06. RGB value is (70,40,6). Sum of RGB (Red+Green+Blue) = 70+40+6=116 (15% of max value = 765). Red value is 70 (27.73% from 255 or 60.34% from 116); Green value is 40 (16.02% from 255 or 34.48% from 116); Blue value is 6 (2.73% from 255 or 5.17% from 116); Max value from RGB is 70 - color contains mainly: red. Hex color #462806 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462806 is #B9D7F9. Grayscale: #2D2D2D. Windows color (decimal): -12179450 or 403526. OLE color: 403526.
HSL color Cylindrical-coordinate representation of color #462806: hue angle of 31.88º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #462806 is Cyan = 0, Magento = 0.43, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 6 | - |
| CMYK | 0 | 0.43 | 0.91 | 0.73 |
| HSL | 31.88º | 0.84% | 0.15% | - |
| HSV(B) | 31.88º | 0.91% | 0.27% | - |
| XYZ | 3.32 | 2.83 | 0.54 | - |
| YUV | 45.09 | 105.94 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 6 | 0 | 0.43 | 0.91 | 0.73 | 31.88 | 0.84 | 0.15 |
| Hex | 46 | 28 | 6 | 0 | 2B | 5B | 49 | 20 | 54 | F |
| Octal | 106 | 50 | 6 | 0 | 53 | 133 | 111 | 40 | 124 | 17 |
| Binary | 1000110 | 101000 | 110 | 0 | 101011 | 1011011 | 1001001 | 100000 | 1010100 | 1111 |
Color Harmonies of #462806
Complementary color
Monochromatic Colors of #462806
Black with #462806
Text Example
Text Example
White with #462806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462806; }
p { color: rgb(70,40,6); }
H1.HeaderClassName
{
color: #462806;
}
.AnyTagClassName
{
color: #462806;
}
</style>
background-color css
<style>
a { background-color: #462806; }
a { background-color: rgb(70,40,6); }
div.DivClassName
{
background-color: #462806;
}
.BgClassName
{
background-color: #462806;
}
</style>
border-color css
<style>
span { border-color: #462806; }
span { border-color: rgb(70,40,6); }
td.TdClassName
{
border-color: #462806;
}
.TagClassName
{
border-color: #462806;
}
</style>