Shades of Bistre #432711
Tints of Bistre #432711
RGB
CMYK
RGB Variations
Color information
#432711 (or 0x432711) is known color: Bistre. HEX triplet: 43, 27 and 11. RGB value is (67,39,17). Sum of RGB (Red+Green+Blue) = 67+39+17=123 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.47% from 123); Green value is 39 (15.62% from 255 or 31.71% from 123); Blue value is 17 (7.03% from 255 or 13.82% from 123); Max value from RGB is 67 - color contains mainly: red. Hex color #432711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432711 is #BCD8EE. Grayscale: #2C2C2C. Windows color (decimal): -12376303 or 1124163. OLE color: 1124163.
HSL color Cylindrical-coordinate representation of color #432711: hue angle of 26.4º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #432711 is Cyan = 0, Magento = 0.42, Yellow = 0.75 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 39 | 17 | - |
| CMYK | 0 | 0.42 | 0.75 | 0.74 |
| HSL | 26.4º | 0.6% | 0.16% | - |
| HSV(B) | 26.4º | 0.75% | 0.26% | - |
| XYZ | 3.14 | 2.68 | 0.88 | - |
| YUV | 44.86 | 112.28 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 17 | 0 | 0.42 | 0.75 | 0.74 | 26.4 | 0.6 | 0.16 |
| Hex | 43 | 27 | 11 | 0 | 2A | 4B | 4A | 1A | 3C | 10 |
| Octal | 103 | 47 | 21 | 0 | 52 | 113 | 112 | 32 | 74 | 20 |
| Binary | 1000011 | 100111 | 10001 | 0 | 101010 | 1001011 | 1001010 | 11010 | 111100 | 10000 |
Color Harmonies of #432711
Complementary color
Monochromatic Colors of #432711
Black with #432711
Text Example
Text Example
White with #432711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432711; }
p { color: rgb(67,39,17); }
H1.HeaderClassName
{
color: #432711;
}
.AnyTagClassName
{
color: #432711;
}
</style>
background-color css
<style>
a { background-color: #432711; }
a { background-color: rgb(67,39,17); }
div.DivClassName
{
background-color: #432711;
}
.BgClassName
{
background-color: #432711;
}
</style>
border-color css
<style>
span { border-color: #432711; }
span { border-color: rgb(67,39,17); }
td.TdClassName
{
border-color: #432711;
}
.TagClassName
{
border-color: #432711;
}
</style>