Shades of Bistre #462406
Tints of Bistre #462406
RGB
CMYK
RGB Variations
Color information
#462406 (or 0x462406) is known color: Bistre. HEX triplet: 46, 24 and 06. RGB value is (70,36,6). Sum of RGB (Red+Green+Blue) = 70+36+6=112 (14% of max value = 765). Red value is 70 (27.73% from 255 or 62.5% from 112); Green value is 36 (14.45% from 255 or 32.14% from 112); Blue value is 6 (2.73% from 255 or 5.36% from 112); Max value from RGB is 70 - color contains mainly: red. Hex color #462406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462406 is #B9DBF9. Grayscale: #2A2A2A. Windows color (decimal): -12180474 or 402502. OLE color: 402502.
HSL color Cylindrical-coordinate representation of color #462406: hue angle of 28.12º 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 #462406 is Cyan = 0, Magento = 0.49, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 36 | 6 | - |
| CMYK | 0 | 0.49 | 0.91 | 0.73 |
| HSL | 28.13º | 0.84% | 0.15% | - |
| HSV(B) | 28.13º | 0.91% | 0.27% | - |
| XYZ | 3.19 | 2.58 | 0.5 | - |
| YUV | 42.75 | 107.26 | 147.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 6 | 0 | 0.49 | 0.91 | 0.73 | 28.13 | 0.84 | 0.15 |
| Hex | 46 | 24 | 6 | 0 | 31 | 5B | 49 | 1C | 54 | F |
| Octal | 106 | 44 | 6 | 0 | 61 | 133 | 111 | 34 | 124 | 17 |
| Binary | 1000110 | 100100 | 110 | 0 | 110001 | 1011011 | 1001001 | 11100 | 1010100 | 1111 |
Color Harmonies of #462406
Complementary color
Monochromatic Colors of #462406
Black with #462406
Text Example
Text Example
White with #462406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462406; }
p { color: rgb(70,36,6); }
H1.HeaderClassName
{
color: #462406;
}
.AnyTagClassName
{
color: #462406;
}
</style>
background-color css
<style>
a { background-color: #462406; }
a { background-color: rgb(70,36,6); }
div.DivClassName
{
background-color: #462406;
}
.BgClassName
{
background-color: #462406;
}
</style>
border-color css
<style>
span { border-color: #462406; }
span { border-color: rgb(70,36,6); }
td.TdClassName
{
border-color: #462406;
}
.TagClassName
{
border-color: #462406;
}
</style>