Shades of Bistre #422905
Tints of Bistre #422905
RGB
CMYK
RGB Variations
Color information
#422905 (or 0x422905) is known color: Bistre. HEX triplet: 42, 29 and 05. RGB value is (66,41,5). Sum of RGB (Red+Green+Blue) = 66+41+5=112 (14% of max value = 765). Red value is 66 (26.17% from 255 or 58.93% from 112); Green value is 41 (16.41% from 255 or 36.61% from 112); Blue value is 5 (2.34% from 255 or 4.46% from 112); Max value from RGB is 66 - color contains mainly: red. Hex color #422905 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422905 is #BDD6FA. Grayscale: #2C2C2C. Windows color (decimal): -12441339 or 338242. OLE color: 338242.
HSL color Cylindrical-coordinate representation of color #422905: hue angle of 35.41º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #422905 is Cyan = 0, Magento = 0.38, Yellow = 0.92 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 41 | 5 | - |
| CMYK | 0 | 0.38 | 0.92 | 0.74 |
| HSL | 35.41º | 0.86% | 0.14% | - |
| HSV(B) | 35.41º | 0.92% | 0.26% | - |
| XYZ | 3.07 | 2.76 | 0.51 | - |
| YUV | 44.37 | 105.78 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 5 | 0 | 0.38 | 0.92 | 0.74 | 35.41 | 0.86 | 0.14 |
| Hex | 42 | 29 | 5 | 0 | 26 | 5C | 4A | 23 | 56 | E |
| Octal | 102 | 51 | 5 | 0 | 46 | 134 | 112 | 43 | 126 | 16 |
| Binary | 1000010 | 101001 | 101 | 0 | 100110 | 1011100 | 1001010 | 100011 | 1010110 | 1110 |
Color Harmonies of #422905
Complementary color
Monochromatic Colors of #422905
Black with #422905
Text Example
Text Example
White with #422905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422905; }
p { color: rgb(66,41,5); }
H1.HeaderClassName
{
color: #422905;
}
.AnyTagClassName
{
color: #422905;
}
</style>
background-color css
<style>
a { background-color: #422905; }
a { background-color: rgb(66,41,5); }
div.DivClassName
{
background-color: #422905;
}
.BgClassName
{
background-color: #422905;
}
</style>
border-color css
<style>
span { border-color: #422905; }
span { border-color: rgb(66,41,5); }
td.TdClassName
{
border-color: #422905;
}
.TagClassName
{
border-color: #422905;
}
</style>