Shades of Bistre #432506
Tints of Bistre #432506
RGB
CMYK
RGB Variations
Color information
#432506 (or 0x432506) is known color: Bistre. HEX triplet: 43, 25 and 06. RGB value is (67,37,6). Sum of RGB (Red+Green+Blue) = 67+37+6=110 (14% of max value = 765). Red value is 67 (26.56% from 255 or 60.91% from 110); Green value is 37 (14.84% from 255 or 33.64% from 110); Blue value is 6 (2.73% from 255 or 5.45% from 110); Max value from RGB is 67 - color contains mainly: red. Hex color #432506 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432506 is #BCDAF9. Grayscale: #2A2A2A. Windows color (decimal): -12376826 or 402755. OLE color: 402755.
HSL color Cylindrical-coordinate representation of color #432506: hue angle of 30.49º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #432506 is Cyan = 0, Magento = 0.45, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 37 | 6 | - |
| CMYK | 0 | 0.45 | 0.91 | 0.74 |
| HSL | 30.49º | 0.84% | 0.14% | - |
| HSV(B) | 30.49º | 0.91% | 0.26% | - |
| XYZ | 3.01 | 2.53 | 0.5 | - |
| YUV | 42.44 | 107.44 | 145.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 37 | 6 | 0 | 0.45 | 0.91 | 0.74 | 30.49 | 0.84 | 0.14 |
| Hex | 43 | 25 | 6 | 0 | 2D | 5B | 4A | 1E | 54 | E |
| Octal | 103 | 45 | 6 | 0 | 55 | 133 | 112 | 36 | 124 | 16 |
| Binary | 1000011 | 100101 | 110 | 0 | 101101 | 1011011 | 1001010 | 11110 | 1010100 | 1110 |
Color Harmonies of #432506
Complementary color
Monochromatic Colors of #432506
Black with #432506
Text Example
Text Example
White with #432506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432506; }
p { color: rgb(67,37,6); }
H1.HeaderClassName
{
color: #432506;
}
.AnyTagClassName
{
color: #432506;
}
</style>
background-color css
<style>
a { background-color: #432506; }
a { background-color: rgb(67,37,6); }
div.DivClassName
{
background-color: #432506;
}
.BgClassName
{
background-color: #432506;
}
</style>
border-color css
<style>
span { border-color: #432506; }
span { border-color: rgb(67,37,6); }
td.TdClassName
{
border-color: #432506;
}
.TagClassName
{
border-color: #432506;
}
</style>