Shades of Bistre #432707
Tints of Bistre #432707
RGB
CMYK
RGB Variations
Color information
#432707 (or 0x432707) is known color: Bistre. HEX triplet: 43, 27 and 07. RGB value is (67,39,7). Sum of RGB (Red+Green+Blue) = 67+39+7=113 (14% of max value = 765). Red value is 67 (26.56% from 255 or 59.29% from 113); Green value is 39 (15.62% from 255 or 34.51% from 113); Blue value is 7 (3.12% from 255 or 6.19% from 113); Max value from RGB is 67 - color contains mainly: red. Hex color #432707 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432707 is #BCD8F8. Grayscale: #2B2B2B. Windows color (decimal): -12376313 or 468803. OLE color: 468803.
HSL color Cylindrical-coordinate representation of color #432707: hue angle of 32º 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 #432707 is Cyan = 0, Magento = 0.42, Yellow = 0.90 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 39 | 7 | - |
| CMYK | 0 | 0.42 | 0.90 | 0.74 |
| HSL | 32º | 0.81% | 0.15% | - |
| HSV(B) | 32º | 0.9% | 0.26% | - |
| XYZ | 3.08 | 2.66 | 0.55 | - |
| YUV | 43.72 | 107.28 | 144.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 7 | 0 | 0.42 | 0.90 | 0.74 | 32 | 0.81 | 0.15 |
| Hex | 43 | 27 | 7 | 0 | 2A | 5A | 4A | 20 | 51 | F |
| Octal | 103 | 47 | 7 | 0 | 52 | 132 | 112 | 40 | 121 | 17 |
| Binary | 1000011 | 100111 | 111 | 0 | 101010 | 1011010 | 1001010 | 100000 | 1010001 | 1111 |
Color Harmonies of #432707
Complementary color
Monochromatic Colors of #432707
Black with #432707
Text Example
Text Example
White with #432707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432707; }
p { color: rgb(67,39,7); }
H1.HeaderClassName
{
color: #432707;
}
.AnyTagClassName
{
color: #432707;
}
</style>
background-color css
<style>
a { background-color: #432707; }
a { background-color: rgb(67,39,7); }
div.DivClassName
{
background-color: #432707;
}
.BgClassName
{
background-color: #432707;
}
</style>
border-color css
<style>
span { border-color: #432707; }
span { border-color: rgb(67,39,7); }
td.TdClassName
{
border-color: #432707;
}
.TagClassName
{
border-color: #432707;
}
</style>