Shades of Bistre #432408
Tints of Bistre #432408
RGB
CMYK
RGB Variations
Color information
#432408 (or 0x432408) is known color: Bistre. HEX triplet: 43, 24 and 08. RGB value is (67,36,8). Sum of RGB (Red+Green+Blue) = 67+36+8=111 (14% of max value = 765). Red value is 67 (26.56% from 255 or 60.36% from 111); Green value is 36 (14.45% from 255 or 32.43% from 111); Blue value is 8 (3.52% from 255 or 7.21% from 111); Max value from RGB is 67 - color contains mainly: red. Hex color #432408 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432408 is #BCDBF7. Grayscale: #2A2A2A. Windows color (decimal): -12377080 or 533571. OLE color: 533571.
HSL color Cylindrical-coordinate representation of color #432408: hue angle of 28.47º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #432408 is Cyan = 0, Magento = 0.46, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 36 | 8 | - |
| CMYK | 0 | 0.46 | 0.88 | 0.74 |
| HSL | 28.47º | 0.79% | 0.15% | - |
| HSV(B) | 28.47º | 0.88% | 0.26% | - |
| XYZ | 2.99 | 2.47 | 0.55 | - |
| YUV | 42.08 | 108.77 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 36 | 8 | 0 | 0.46 | 0.88 | 0.74 | 28.47 | 0.79 | 0.15 |
| Hex | 43 | 24 | 8 | 0 | 2E | 58 | 4A | 1C | 4F | F |
| Octal | 103 | 44 | 10 | 0 | 56 | 130 | 112 | 34 | 117 | 17 |
| Binary | 1000011 | 100100 | 1000 | 0 | 101110 | 1011000 | 1001010 | 11100 | 1001111 | 1111 |
Color Harmonies of #432408
Complementary color
Monochromatic Colors of #432408
Black with #432408
Text Example
Text Example
White with #432408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432408; }
p { color: rgb(67,36,8); }
H1.HeaderClassName
{
color: #432408;
}
.AnyTagClassName
{
color: #432408;
}
</style>
background-color css
<style>
a { background-color: #432408; }
a { background-color: rgb(67,36,8); }
div.DivClassName
{
background-color: #432408;
}
.BgClassName
{
background-color: #432408;
}
</style>
border-color css
<style>
span { border-color: #432408; }
span { border-color: rgb(67,36,8); }
td.TdClassName
{
border-color: #432408;
}
.TagClassName
{
border-color: #432408;
}
</style>