Shades of Bistre #432919
Tints of Bistre #432919
RGB
CMYK
RGB Variations
Color information
#432919 (or 0x432919) is known color: Bistre. HEX triplet: 43, 29 and 19. RGB value is (67,41,25). Sum of RGB (Red+Green+Blue) = 67+41+25=133 (17% of max value = 765). Red value is 67 (26.56% from 255 or 50.38% from 133); Green value is 41 (16.41% from 255 or 30.83% from 133); Blue value is 25 (10.16% from 255 or 18.80% from 133); Max value from RGB is 67 - color contains mainly: red. Hex color #432919 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432919 is #BCD6E6. Grayscale: #2F2F2F. Windows color (decimal): -12375783 or 1648963. OLE color: 1648963.
HSL color Cylindrical-coordinate representation of color #432919: hue angle of 22.86º degrees, saturation: 0.46, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #432919 is Cyan = 0, Magento = 0.39, Yellow = 0.63 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 41 | 25 | - |
| CMYK | 0 | 0.39 | 0.63 | 0.74 |
| HSL | 22.86º | 0.46% | 0.18% | - |
| HSV(B) | 22.86º | 0.63% | 0.26% | - |
| XYZ | 3.28 | 2.85 | 1.3 | - |
| YUV | 46.95 | 115.61 | 142.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 25 | 0 | 0.39 | 0.63 | 0.74 | 22.86 | 0.46 | 0.18 |
| Hex | 43 | 29 | 19 | 0 | 27 | 3F | 4A | 17 | 2E | 12 |
| Octal | 103 | 51 | 31 | 0 | 47 | 77 | 112 | 27 | 56 | 22 |
| Binary | 1000011 | 101001 | 11001 | 0 | 100111 | 111111 | 1001010 | 10111 | 101110 | 10010 |
Color Harmonies of #432919
Complementary color
Monochromatic Colors of #432919
Black with #432919
Text Example
Text Example
White with #432919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432919; }
p { color: rgb(67,41,25); }
H1.HeaderClassName
{
color: #432919;
}
.AnyTagClassName
{
color: #432919;
}
</style>
background-color css
<style>
a { background-color: #432919; }
a { background-color: rgb(67,41,25); }
div.DivClassName
{
background-color: #432919;
}
.BgClassName
{
background-color: #432919;
}
</style>
border-color css
<style>
span { border-color: #432919; }
span { border-color: rgb(67,41,25); }
td.TdClassName
{
border-color: #432919;
}
.TagClassName
{
border-color: #432919;
}
</style>