Shades of Bistre #432606
Tints of Bistre #432606
RGB
CMYK
RGB Variations
Color information
#432606 (or 0x432606) is known color: Bistre. HEX triplet: 43, 26 and 06. RGB value is (67,38,6). Sum of RGB (Red+Green+Blue) = 67+38+6=111 (14% of max value = 765). Red value is 67 (26.56% from 255 or 60.36% from 111); Green value is 38 (15.23% from 255 or 34.23% from 111); Blue value is 6 (2.73% from 255 or 5.41% from 111); Max value from RGB is 67 - color contains mainly: red. Hex color #432606 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432606 is #BCD9F9. Grayscale: #2B2B2B. Windows color (decimal): -12376570 or 403011. OLE color: 403011.
HSL color Cylindrical-coordinate representation of color #432606: hue angle of 31.48º 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 #432606 is Cyan = 0, Magento = 0.43, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 38 | 6 | - |
| CMYK | 0 | 0.43 | 0.91 | 0.74 |
| HSL | 31.48º | 0.84% | 0.14% | - |
| HSV(B) | 31.48º | 0.91% | 0.26% | - |
| XYZ | 3.04 | 2.59 | 0.51 | - |
| YUV | 43.02 | 107.11 | 145.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 6 | 0 | 0.43 | 0.91 | 0.74 | 31.48 | 0.84 | 0.14 |
| Hex | 43 | 26 | 6 | 0 | 2B | 5B | 4A | 1F | 54 | E |
| Octal | 103 | 46 | 6 | 0 | 53 | 133 | 112 | 37 | 124 | 16 |
| Binary | 1000011 | 100110 | 110 | 0 | 101011 | 1011011 | 1001010 | 11111 | 1010100 | 1110 |
Color Harmonies of #432606
Complementary color
Monochromatic Colors of #432606
Black with #432606
Text Example
Text Example
White with #432606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432606; }
p { color: rgb(67,38,6); }
H1.HeaderClassName
{
color: #432606;
}
.AnyTagClassName
{
color: #432606;
}
</style>
background-color css
<style>
a { background-color: #432606; }
a { background-color: rgb(67,38,6); }
div.DivClassName
{
background-color: #432606;
}
.BgClassName
{
background-color: #432606;
}
</style>
border-color css
<style>
span { border-color: #432606; }
span { border-color: rgb(67,38,6); }
td.TdClassName
{
border-color: #432606;
}
.TagClassName
{
border-color: #432606;
}
</style>