Shades of Bistre #422806
Tints of Bistre #422806
RGB
CMYK
RGB Variations
Color information
#422806 (or 0x422806) is known color: Bistre. HEX triplet: 42, 28 and 06. RGB value is (66,40,6). Sum of RGB (Red+Green+Blue) = 66+40+6=112 (14% of max value = 765). Red value is 66 (26.17% from 255 or 58.93% from 112); Green value is 40 (16.02% from 255 or 35.71% from 112); Blue value is 6 (2.73% from 255 or 5.36% from 112); Max value from RGB is 66 - color contains mainly: red. Hex color #422806 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422806 is #BDD7F9. Grayscale: #2C2C2C. Windows color (decimal): -12441594 or 403522. OLE color: 403522.
HSL color Cylindrical-coordinate representation of color #422806: hue angle of 34º degrees, saturation: 0.83, 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 #422806 is Cyan = 0, Magento = 0.39, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 40 | 6 | - |
| CMYK | 0 | 0.39 | 0.91 | 0.74 |
| HSL | 34º | 0.83% | 0.14% | - |
| HSV(B) | 34º | 0.91% | 0.26% | - |
| XYZ | 3.04 | 2.69 | 0.53 | - |
| YUV | 43.9 | 106.61 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 6 | 0 | 0.39 | 0.91 | 0.74 | 34 | 0.83 | 0.14 |
| Hex | 42 | 28 | 6 | 0 | 27 | 5B | 4A | 22 | 53 | E |
| Octal | 102 | 50 | 6 | 0 | 47 | 133 | 112 | 42 | 123 | 16 |
| Binary | 1000010 | 101000 | 110 | 0 | 100111 | 1011011 | 1001010 | 100010 | 1010011 | 1110 |
Color Harmonies of #422806
Complementary color
Monochromatic Colors of #422806
Black with #422806
Text Example
Text Example
White with #422806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422806; }
p { color: rgb(66,40,6); }
H1.HeaderClassName
{
color: #422806;
}
.AnyTagClassName
{
color: #422806;
}
</style>
background-color css
<style>
a { background-color: #422806; }
a { background-color: rgb(66,40,6); }
div.DivClassName
{
background-color: #422806;
}
.BgClassName
{
background-color: #422806;
}
</style>
border-color css
<style>
span { border-color: #422806; }
span { border-color: rgb(66,40,6); }
td.TdClassName
{
border-color: #422806;
}
.TagClassName
{
border-color: #422806;
}
</style>