Shades of Bistre #432610
Tints of Bistre #432610
RGB
CMYK
RGB Variations
Color information
#432610 (or 0x432610) is known color: Bistre. HEX triplet: 43, 26 and 10. RGB value is (67,38,16). Sum of RGB (Red+Green+Blue) = 67+38+16=121 (16% of max value = 765). Red value is 67 (26.56% from 255 or 55.37% from 121); Green value is 38 (15.23% from 255 or 31.40% from 121); Blue value is 16 (6.64% from 255 or 13.22% from 121); Max value from RGB is 67 - color contains mainly: red. Hex color #432610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432610 is #BCD9EF. Grayscale: #2C2C2C. Windows color (decimal): -12376560 or 1058371. OLE color: 1058371.
HSL color Cylindrical-coordinate representation of color #432610: hue angle of 25.88º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #432610 is Cyan = 0, Magento = 0.43, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 38 | 16 | - |
| CMYK | 0 | 0.43 | 0.76 | 0.74 |
| HSL | 25.88º | 0.61% | 0.16% | - |
| HSV(B) | 25.88º | 0.76% | 0.26% | - |
| XYZ | 3.1 | 2.62 | 0.83 | - |
| YUV | 44.16 | 112.11 | 144.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 16 | 0 | 0.43 | 0.76 | 0.74 | 25.88 | 0.61 | 0.16 |
| Hex | 43 | 26 | 10 | 0 | 2B | 4C | 4A | 1A | 3D | 10 |
| Octal | 103 | 46 | 20 | 0 | 53 | 114 | 112 | 32 | 75 | 20 |
| Binary | 1000011 | 100110 | 10000 | 0 | 101011 | 1001100 | 1001010 | 11010 | 111101 | 10000 |
Color Harmonies of #432610
Complementary color
Monochromatic Colors of #432610
Black with #432610
Text Example
Text Example
White with #432610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432610; }
p { color: rgb(67,38,16); }
H1.HeaderClassName
{
color: #432610;
}
.AnyTagClassName
{
color: #432610;
}
</style>
background-color css
<style>
a { background-color: #432610; }
a { background-color: rgb(67,38,16); }
div.DivClassName
{
background-color: #432610;
}
.BgClassName
{
background-color: #432610;
}
</style>
border-color css
<style>
span { border-color: #432610; }
span { border-color: rgb(67,38,16); }
td.TdClassName
{
border-color: #432610;
}
.TagClassName
{
border-color: #432610;
}
</style>