Shades of Bistre #432406
Tints of Bistre #432406
RGB
CMYK
RGB Variations
Color information
#432406 (or 0x432406) is known color: Bistre. HEX triplet: 43, 24 and 06. RGB value is (67,36,6). Sum of RGB (Red+Green+Blue) = 67+36+6=109 (14% of max value = 765). Red value is 67 (26.56% from 255 or 61.47% from 109); Green value is 36 (14.45% from 255 or 33.03% from 109); Blue value is 6 (2.73% from 255 or 5.50% from 109); Max value from RGB is 67 - color contains mainly: red. Hex color #432406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432406 is #BCDBF9. Grayscale: #292929. Windows color (decimal): -12377082 or 402499. OLE color: 402499.
HSL color Cylindrical-coordinate representation of color #432406: hue angle of 29.51º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #432406 is Cyan = 0, Magento = 0.46, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 36 | 6 | - |
| CMYK | 0 | 0.46 | 0.91 | 0.74 |
| HSL | 29.51º | 0.84% | 0.14% | - |
| HSV(B) | 29.51º | 0.91% | 0.26% | - |
| XYZ | 2.98 | 2.47 | 0.49 | - |
| YUV | 41.85 | 107.77 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 36 | 6 | 0 | 0.46 | 0.91 | 0.74 | 29.51 | 0.84 | 0.14 |
| Hex | 43 | 24 | 6 | 0 | 2E | 5B | 4A | 1E | 54 | E |
| Octal | 103 | 44 | 6 | 0 | 56 | 133 | 112 | 36 | 124 | 16 |
| Binary | 1000011 | 100100 | 110 | 0 | 101110 | 1011011 | 1001010 | 11110 | 1010100 | 1110 |
Color Harmonies of #432406
Complementary color
Monochromatic Colors of #432406
Black with #432406
Text Example
Text Example
White with #432406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432406; }
p { color: rgb(67,36,6); }
H1.HeaderClassName
{
color: #432406;
}
.AnyTagClassName
{
color: #432406;
}
</style>
background-color css
<style>
a { background-color: #432406; }
a { background-color: rgb(67,36,6); }
div.DivClassName
{
background-color: #432406;
}
.BgClassName
{
background-color: #432406;
}
</style>
border-color css
<style>
span { border-color: #432406; }
span { border-color: rgb(67,36,6); }
td.TdClassName
{
border-color: #432406;
}
.TagClassName
{
border-color: #432406;
}
</style>