Shades of Bistre #432905
Tints of Bistre #432905
RGB
CMYK
RGB Variations
Color information
#432905 (or 0x432905) is known color: Bistre. HEX triplet: 43, 29 and 05. RGB value is (67,41,5). Sum of RGB (Red+Green+Blue) = 67+41+5=113 (14% of max value = 765). Red value is 67 (26.56% from 255 or 59.29% from 113); Green value is 41 (16.41% from 255 or 36.28% from 113); Blue value is 5 (2.34% from 255 or 4.42% from 113); Max value from RGB is 67 - color contains mainly: red. Hex color #432905 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432905 is #BCD6FA. Grayscale: #2C2C2C. Windows color (decimal): -12375803 or 338243. OLE color: 338243.
HSL color Cylindrical-coordinate representation of color #432905: hue angle of 34.84º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #432905 is Cyan = 0, Magento = 0.39, Yellow = 0.93 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 41 | 5 | - |
| CMYK | 0 | 0.39 | 0.93 | 0.74 |
| HSL | 34.84º | 0.86% | 0.14% | - |
| HSV(B) | 34.84º | 0.93% | 0.26% | - |
| XYZ | 3.14 | 2.79 | 0.52 | - |
| YUV | 44.67 | 105.61 | 143.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 5 | 0 | 0.39 | 0.93 | 0.74 | 34.84 | 0.86 | 0.14 |
| Hex | 43 | 29 | 5 | 0 | 27 | 5D | 4A | 23 | 56 | E |
| Octal | 103 | 51 | 5 | 0 | 47 | 135 | 112 | 43 | 126 | 16 |
| Binary | 1000011 | 101001 | 101 | 0 | 100111 | 1011101 | 1001010 | 100011 | 1010110 | 1110 |
Color Harmonies of #432905
Complementary color
Monochromatic Colors of #432905
Black with #432905
Text Example
Text Example
White with #432905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432905; }
p { color: rgb(67,41,5); }
H1.HeaderClassName
{
color: #432905;
}
.AnyTagClassName
{
color: #432905;
}
</style>
background-color css
<style>
a { background-color: #432905; }
a { background-color: rgb(67,41,5); }
div.DivClassName
{
background-color: #432905;
}
.BgClassName
{
background-color: #432905;
}
</style>
border-color css
<style>
span { border-color: #432905; }
span { border-color: rgb(67,41,5); }
td.TdClassName
{
border-color: #432905;
}
.TagClassName
{
border-color: #432905;
}
</style>