Shades of Bistre #422913
Tints of Bistre #422913
RGB
CMYK
RGB Variations
Color information
#422913 (or 0x422913) is known color: Bistre. HEX triplet: 42, 29 and 13. RGB value is (66,41,19). Sum of RGB (Red+Green+Blue) = 66+41+19=126 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.38% from 126); Green value is 41 (16.41% from 255 or 32.54% from 126); Blue value is 19 (7.81% from 255 or 15.08% from 126); Max value from RGB is 66 - color contains mainly: red. Hex color #422913 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422913 is #BDD6EC. Grayscale: #2E2E2E. Windows color (decimal): -12441325 or 1255746. OLE color: 1255746.
HSL color Cylindrical-coordinate representation of color #422913: hue angle of 28.09º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #422913 is Cyan = 0, Magento = 0.38, Yellow = 0.71 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 41 | 19 | - |
| CMYK | 0 | 0.38 | 0.71 | 0.74 |
| HSL | 28.09º | 0.55% | 0.17% | - |
| HSV(B) | 28.09º | 0.71% | 0.26% | - |
| XYZ | 3.16 | 2.79 | 0.99 | - |
| YUV | 45.97 | 112.78 | 142.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 19 | 0 | 0.38 | 0.71 | 0.74 | 28.09 | 0.55 | 0.17 |
| Hex | 42 | 29 | 13 | 0 | 26 | 47 | 4A | 1C | 37 | 11 |
| Octal | 102 | 51 | 23 | 0 | 46 | 107 | 112 | 34 | 67 | 21 |
| Binary | 1000010 | 101001 | 10011 | 0 | 100110 | 1000111 | 1001010 | 11100 | 110111 | 10001 |
Color Harmonies of #422913
Complementary color
Monochromatic Colors of #422913
Black with #422913
Text Example
Text Example
White with #422913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422913; }
p { color: rgb(66,41,19); }
H1.HeaderClassName
{
color: #422913;
}
.AnyTagClassName
{
color: #422913;
}
</style>
background-color css
<style>
a { background-color: #422913; }
a { background-color: rgb(66,41,19); }
div.DivClassName
{
background-color: #422913;
}
.BgClassName
{
background-color: #422913;
}
</style>
border-color css
<style>
span { border-color: #422913; }
span { border-color: rgb(66,41,19); }
td.TdClassName
{
border-color: #422913;
}
.TagClassName
{
border-color: #422913;
}
</style>