Shades of Bistre #422611
Tints of Bistre #422611
RGB
CMYK
RGB Variations
Color information
#422611 (or 0x422611) is known color: Bistre. HEX triplet: 42, 26 and 11. RGB value is (66,38,17). Sum of RGB (Red+Green+Blue) = 66+38+17=121 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.55% from 121); Green value is 38 (15.23% from 255 or 31.40% from 121); Blue value is 17 (7.03% from 255 or 14.05% from 121); Max value from RGB is 66 - color contains mainly: red. Hex color #422611 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422611 is #BDD9EE. Grayscale: #2C2C2C. Windows color (decimal): -12442095 or 1123906. OLE color: 1123906.
HSL color Cylindrical-coordinate representation of color #422611: hue angle of 25.71º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #422611 is Cyan = 0, Magento = 0.42, Yellow = 0.74 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 17 | - |
| CMYK | 0 | 0.42 | 0.74 | 0.74 |
| HSL | 25.71º | 0.59% | 0.16% | - |
| HSV(B) | 25.71º | 0.74% | 0.26% | - |
| XYZ | 3.04 | 2.58 | 0.87 | - |
| YUV | 43.98 | 112.78 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 17 | 0 | 0.42 | 0.74 | 0.74 | 25.71 | 0.59 | 0.16 |
| Hex | 42 | 26 | 11 | 0 | 2A | 4A | 4A | 1A | 3B | 10 |
| Octal | 102 | 46 | 21 | 0 | 52 | 112 | 112 | 32 | 73 | 20 |
| Binary | 1000010 | 100110 | 10001 | 0 | 101010 | 1001010 | 1001010 | 11010 | 111011 | 10000 |
Color Harmonies of #422611
Complementary color
Monochromatic Colors of #422611
Black with #422611
Text Example
Text Example
White with #422611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422611; }
p { color: rgb(66,38,17); }
H1.HeaderClassName
{
color: #422611;
}
.AnyTagClassName
{
color: #422611;
}
</style>
background-color css
<style>
a { background-color: #422611; }
a { background-color: rgb(66,38,17); }
div.DivClassName
{
background-color: #422611;
}
.BgClassName
{
background-color: #422611;
}
</style>
border-color css
<style>
span { border-color: #422611; }
span { border-color: rgb(66,38,17); }
td.TdClassName
{
border-color: #422611;
}
.TagClassName
{
border-color: #422611;
}
</style>