Shades of Bistre #422612
Tints of Bistre #422612
RGB
CMYK
RGB Variations
Color information
#422612 (or 0x422612) is known color: Bistre. HEX triplet: 42, 26 and 12. RGB value is (66,38,18). Sum of RGB (Red+Green+Blue) = 66+38+18=122 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.10% from 122); Green value is 38 (15.23% from 255 or 31.15% from 122); Blue value is 18 (7.42% from 255 or 14.75% from 122); Max value from RGB is 66 - color contains mainly: red. Hex color #422612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422612 is #BDD9ED. Grayscale: #2C2C2C. Windows color (decimal): -12442094 or 1189442. OLE color: 1189442.
HSL color Cylindrical-coordinate representation of color #422612: hue angle of 25º degrees, saturation: 0.57, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #422612 is Cyan = 0, Magento = 0.42, Yellow = 0.73 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 18 | - |
| CMYK | 0 | 0.42 | 0.73 | 0.74 |
| HSL | 25º | 0.57% | 0.16% | - |
| HSV(B) | 25º | 0.73% | 0.26% | - |
| XYZ | 3.05 | 2.59 | 0.91 | - |
| YUV | 44.09 | 113.28 | 143.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 18 | 0 | 0.42 | 0.73 | 0.74 | 25 | 0.57 | 0.16 |
| Hex | 42 | 26 | 12 | 0 | 2A | 49 | 4A | 19 | 39 | 10 |
| Octal | 102 | 46 | 22 | 0 | 52 | 111 | 112 | 31 | 71 | 20 |
| Binary | 1000010 | 100110 | 10010 | 0 | 101010 | 1001001 | 1001010 | 11001 | 111001 | 10000 |
Color Harmonies of #422612
Complementary color
Monochromatic Colors of #422612
Black with #422612
Text Example
Text Example
White with #422612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422612; }
p { color: rgb(66,38,18); }
H1.HeaderClassName
{
color: #422612;
}
.AnyTagClassName
{
color: #422612;
}
</style>
background-color css
<style>
a { background-color: #422612; }
a { background-color: rgb(66,38,18); }
div.DivClassName
{
background-color: #422612;
}
.BgClassName
{
background-color: #422612;
}
</style>
border-color css
<style>
span { border-color: #422612; }
span { border-color: rgb(66,38,18); }
td.TdClassName
{
border-color: #422612;
}
.TagClassName
{
border-color: #422612;
}
</style>