Shades of Bistre #432604
Tints of Bistre #432604
RGB
CMYK
RGB Variations
Color information
#432604 (or 0x432604) is known color: Bistre. HEX triplet: 43, 26 and 04. RGB value is (67,38,4). Sum of RGB (Red+Green+Blue) = 67+38+4=109 (14% of max value = 765). Red value is 67 (26.56% from 255 or 61.47% from 109); Green value is 38 (15.23% from 255 or 34.86% from 109); Blue value is 4 (1.95% from 255 or 3.67% from 109); Max value from RGB is 67 - color contains mainly: red. Hex color #432604 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432604 is #BCD9FB. Grayscale: #2A2A2A. Windows color (decimal): -12376572 or 271939. OLE color: 271939.
HSL color Cylindrical-coordinate representation of color #432604: hue angle of 32.38º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #432604 is Cyan = 0, Magento = 0.43, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 38 | 4 | - |
| CMYK | 0 | 0.43 | 0.94 | 0.74 |
| HSL | 32.38º | 0.89% | 0.14% | - |
| HSV(B) | 32.38º | 0.94% | 0.26% | - |
| XYZ | 3.03 | 2.59 | 0.45 | - |
| YUV | 42.8 | 106.11 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 4 | 0 | 0.43 | 0.94 | 0.74 | 32.38 | 0.89 | 0.14 |
| Hex | 43 | 26 | 4 | 0 | 2B | 5E | 4A | 20 | 59 | E |
| Octal | 103 | 46 | 4 | 0 | 53 | 136 | 112 | 40 | 131 | 16 |
| Binary | 1000011 | 100110 | 100 | 0 | 101011 | 1011110 | 1001010 | 100000 | 1011001 | 1110 |
Color Harmonies of #432604
Complementary color
Monochromatic Colors of #432604
Black with #432604
Text Example
Text Example
White with #432604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432604; }
p { color: rgb(67,38,4); }
H1.HeaderClassName
{
color: #432604;
}
.AnyTagClassName
{
color: #432604;
}
</style>
background-color css
<style>
a { background-color: #432604; }
a { background-color: rgb(67,38,4); }
div.DivClassName
{
background-color: #432604;
}
.BgClassName
{
background-color: #432604;
}
</style>
border-color css
<style>
span { border-color: #432604; }
span { border-color: rgb(67,38,4); }
td.TdClassName
{
border-color: #432604;
}
.TagClassName
{
border-color: #432604;
}
</style>