Shades of Bistre #432607
Tints of Bistre #432607
RGB
CMYK
RGB Variations
Color information
#432607 (or 0x432607) is known color: Bistre. HEX triplet: 43, 26 and 07. RGB value is (67,38,7). Sum of RGB (Red+Green+Blue) = 67+38+7=112 (14% of max value = 765). Red value is 67 (26.56% from 255 or 59.82% from 112); Green value is 38 (15.23% from 255 or 33.93% from 112); Blue value is 7 (3.12% from 255 or 6.25% from 112); Max value from RGB is 67 - color contains mainly: red. Hex color #432607 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432607 is #BCD9F8. Grayscale: #2B2B2B. Windows color (decimal): -12376569 or 468547. OLE color: 468547.
HSL color Cylindrical-coordinate representation of color #432607: hue angle of 31º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #432607 is Cyan = 0, Magento = 0.43, Yellow = 0.90 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 38 | 7 | - |
| CMYK | 0 | 0.43 | 0.90 | 0.74 |
| HSL | 31º | 0.81% | 0.15% | - |
| HSV(B) | 31º | 0.9% | 0.26% | - |
| XYZ | 3.05 | 2.59 | 0.54 | - |
| YUV | 43.14 | 107.61 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 7 | 0 | 0.43 | 0.90 | 0.74 | 31 | 0.81 | 0.15 |
| Hex | 43 | 26 | 7 | 0 | 2B | 5A | 4A | 1F | 51 | F |
| Octal | 103 | 46 | 7 | 0 | 53 | 132 | 112 | 37 | 121 | 17 |
| Binary | 1000011 | 100110 | 111 | 0 | 101011 | 1011010 | 1001010 | 11111 | 1010001 | 1111 |
Color Harmonies of #432607
Complementary color
Monochromatic Colors of #432607
Black with #432607
Text Example
Text Example
White with #432607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432607; }
p { color: rgb(67,38,7); }
H1.HeaderClassName
{
color: #432607;
}
.AnyTagClassName
{
color: #432607;
}
</style>
background-color css
<style>
a { background-color: #432607; }
a { background-color: rgb(67,38,7); }
div.DivClassName
{
background-color: #432607;
}
.BgClassName
{
background-color: #432607;
}
</style>
border-color css
<style>
span { border-color: #432607; }
span { border-color: rgb(67,38,7); }
td.TdClassName
{
border-color: #432607;
}
.TagClassName
{
border-color: #432607;
}
</style>