Shades of Bistre #412406
Tints of Bistre #412406
RGB
CMYK
RGB Variations
Color information
#412406 (or 0x412406) is known color: Bistre. HEX triplet: 41, 24 and 06. RGB value is (65,36,6). Sum of RGB (Red+Green+Blue) = 65+36+6=107 (14% of max value = 765). Red value is 65 (25.78% from 255 or 60.75% from 107); Green value is 36 (14.45% from 255 or 33.64% from 107); Blue value is 6 (2.73% from 255 or 5.61% from 107); Max value from RGB is 65 - color contains mainly: red. Hex color #412406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #412406 is #BEDBF9. Grayscale: #292929. Windows color (decimal): -12508154 or 402497. OLE color: 402497.
HSL color Cylindrical-coordinate representation of color #412406: hue angle of 30.51º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #412406 is Cyan = 0, Magento = 0.45, Yellow = 0.91 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 36 | 6 | - |
| CMYK | 0 | 0.45 | 0.91 | 0.75 |
| HSL | 30.51º | 0.83% | 0.14% | - |
| HSV(B) | 30.51º | 0.91% | 0.25% | - |
| XYZ | 2.84 | 2.4 | 0.49 | - |
| YUV | 41.25 | 108.11 | 144.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 36 | 6 | 0 | 0.45 | 0.91 | 0.75 | 30.51 | 0.83 | 0.14 |
| Hex | 41 | 24 | 6 | 0 | 2D | 5B | 4B | 1F | 53 | E |
| Octal | 101 | 44 | 6 | 0 | 55 | 133 | 113 | 37 | 123 | 16 |
| Binary | 1000001 | 100100 | 110 | 0 | 101101 | 1011011 | 1001011 | 11111 | 1010011 | 1110 |
Color Harmonies of #412406
Complementary color
Monochromatic Colors of #412406
Black with #412406
Text Example
Text Example
White with #412406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412406; }
p { color: rgb(65,36,6); }
H1.HeaderClassName
{
color: #412406;
}
.AnyTagClassName
{
color: #412406;
}
</style>
background-color css
<style>
a { background-color: #412406; }
a { background-color: rgb(65,36,6); }
div.DivClassName
{
background-color: #412406;
}
.BgClassName
{
background-color: #412406;
}
</style>
border-color css
<style>
span { border-color: #412406; }
span { border-color: rgb(65,36,6); }
td.TdClassName
{
border-color: #412406;
}
.TagClassName
{
border-color: #412406;
}
</style>