Shades of Bistre #422816
Tints of Bistre #422816
RGB
CMYK
RGB Variations
Color information
#422816 (or 0x422816) is known color: Bistre. HEX triplet: 42, 28 and 16. RGB value is (66,40,22). Sum of RGB (Red+Green+Blue) = 66+40+22=128 (16% of max value = 765). Red value is 66 (26.17% from 255 or 51.56% from 128); Green value is 40 (16.02% from 255 or 31.25% from 128); Blue value is 22 (8.98% from 255 or 17.19% from 128); Max value from RGB is 66 - color contains mainly: red. Hex color #422816 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422816 is #BDD7E9. Grayscale: #2D2D2D. Windows color (decimal): -12441578 or 1452098. OLE color: 1452098.
HSL color Cylindrical-coordinate representation of color #422816: hue angle of 24.55º degrees, saturation: 0.5, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #422816 is Cyan = 0, Magento = 0.39, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 40 | 22 | - |
| CMYK | 0 | 0.39 | 0.67 | 0.74 |
| HSL | 24.55º | 0.5% | 0.17% | - |
| HSV(B) | 24.55º | 0.67% | 0.26% | - |
| XYZ | 3.15 | 2.73 | 1.12 | - |
| YUV | 45.72 | 114.61 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 22 | 0 | 0.39 | 0.67 | 0.74 | 24.55 | 0.5 | 0.17 |
| Hex | 42 | 28 | 16 | 0 | 27 | 43 | 4A | 19 | 32 | 11 |
| Octal | 102 | 50 | 26 | 0 | 47 | 103 | 112 | 31 | 62 | 21 |
| Binary | 1000010 | 101000 | 10110 | 0 | 100111 | 1000011 | 1001010 | 11001 | 110010 | 10001 |
Color Harmonies of #422816
Complementary color
Monochromatic Colors of #422816
Black with #422816
Text Example
Text Example
White with #422816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422816; }
p { color: rgb(66,40,22); }
H1.HeaderClassName
{
color: #422816;
}
.AnyTagClassName
{
color: #422816;
}
</style>
background-color css
<style>
a { background-color: #422816; }
a { background-color: rgb(66,40,22); }
div.DivClassName
{
background-color: #422816;
}
.BgClassName
{
background-color: #422816;
}
</style>
border-color css
<style>
span { border-color: #422816; }
span { border-color: rgb(66,40,22); }
td.TdClassName
{
border-color: #422816;
}
.TagClassName
{
border-color: #422816;
}
</style>