Shades of Bistre #422912
Tints of Bistre #422912
RGB
CMYK
RGB Variations
Color information
#422912 (or 0x422912) is known color: Bistre. HEX triplet: 42, 29 and 12. RGB value is (66,41,18). Sum of RGB (Red+Green+Blue) = 66+41+18=125 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.8% from 125); Green value is 41 (16.41% from 255 or 32.8% from 125); Blue value is 18 (7.42% from 255 or 14.4% from 125); Max value from RGB is 66 - color contains mainly: red. Hex color #422912 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422912 is #BDD6ED. Grayscale: #2D2D2D. Windows color (decimal): -12441326 or 1190210. OLE color: 1190210.
HSL color Cylindrical-coordinate representation of color #422912: hue angle of 28.75º 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 #422912 is Cyan = 0, Magento = 0.38, Yellow = 0.73 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 41 | 18 | - |
| CMYK | 0 | 0.38 | 0.73 | 0.74 |
| HSL | 28.75º | 0.57% | 0.16% | - |
| HSV(B) | 28.75º | 0.73% | 0.26% | - |
| XYZ | 3.15 | 2.79 | 0.94 | - |
| YUV | 45.85 | 112.28 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 18 | 0 | 0.38 | 0.73 | 0.74 | 28.75 | 0.57 | 0.16 |
| Hex | 42 | 29 | 12 | 0 | 26 | 49 | 4A | 1D | 39 | 10 |
| Octal | 102 | 51 | 22 | 0 | 46 | 111 | 112 | 35 | 71 | 20 |
| Binary | 1000010 | 101001 | 10010 | 0 | 100110 | 1001001 | 1001010 | 11101 | 111001 | 10000 |
Color Harmonies of #422912
Complementary color
Monochromatic Colors of #422912
Black with #422912
Text Example
Text Example
White with #422912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422912; }
p { color: rgb(66,41,18); }
H1.HeaderClassName
{
color: #422912;
}
.AnyTagClassName
{
color: #422912;
}
</style>
background-color css
<style>
a { background-color: #422912; }
a { background-color: rgb(66,41,18); }
div.DivClassName
{
background-color: #422912;
}
.BgClassName
{
background-color: #422912;
}
</style>
border-color css
<style>
span { border-color: #422912; }
span { border-color: rgb(66,41,18); }
td.TdClassName
{
border-color: #422912;
}
.TagClassName
{
border-color: #422912;
}
</style>