Shades of Bistre #432716
Tints of Bistre #432716
RGB
CMYK
RGB Variations
Color information
#432716 (or 0x432716) is known color: Bistre. HEX triplet: 43, 27 and 16. RGB value is (67,39,22). Sum of RGB (Red+Green+Blue) = 67+39+22=128 (16% of max value = 765). Red value is 67 (26.56% from 255 or 52.34% from 128); Green value is 39 (15.62% from 255 or 30.47% from 128); Blue value is 22 (8.98% from 255 or 17.19% from 128); Max value from RGB is 67 - color contains mainly: red. Hex color #432716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432716 is #BCD8E9. Grayscale: #2D2D2D. Windows color (decimal): -12376298 or 1451843. OLE color: 1451843.
HSL color Cylindrical-coordinate representation of color #432716: hue angle of 22.67º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #432716 is Cyan = 0, Magento = 0.42, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 39 | 22 | - |
| CMYK | 0 | 0.42 | 0.67 | 0.74 |
| HSL | 22.67º | 0.51% | 0.17% | - |
| HSV(B) | 22.67º | 0.67% | 0.26% | - |
| XYZ | 3.19 | 2.7 | 1.11 | - |
| YUV | 45.43 | 114.78 | 143.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 22 | 0 | 0.42 | 0.67 | 0.74 | 22.67 | 0.51 | 0.17 |
| Hex | 43 | 27 | 16 | 0 | 2A | 43 | 4A | 17 | 33 | 11 |
| Octal | 103 | 47 | 26 | 0 | 52 | 103 | 112 | 27 | 63 | 21 |
| Binary | 1000011 | 100111 | 10110 | 0 | 101010 | 1000011 | 1001010 | 10111 | 110011 | 10001 |
Color Harmonies of #432716
Complementary color
Monochromatic Colors of #432716
Black with #432716
Text Example
Text Example
White with #432716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432716; }
p { color: rgb(67,39,22); }
H1.HeaderClassName
{
color: #432716;
}
.AnyTagClassName
{
color: #432716;
}
</style>
background-color css
<style>
a { background-color: #432716; }
a { background-color: rgb(67,39,22); }
div.DivClassName
{
background-color: #432716;
}
.BgClassName
{
background-color: #432716;
}
</style>
border-color css
<style>
span { border-color: #432716; }
span { border-color: rgb(67,39,22); }
td.TdClassName
{
border-color: #432716;
}
.TagClassName
{
border-color: #432716;
}
</style>