Shades of Bistre #422917
Tints of Bistre #422917
RGB
CMYK
RGB Variations
Color information
#422917 (or 0x422917) is known color: Bistre. HEX triplet: 42, 29 and 17. RGB value is (66,41,23). Sum of RGB (Red+Green+Blue) = 66+41+23=130 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.77% from 130); Green value is 41 (16.41% from 255 or 31.54% from 130); Blue value is 23 (9.38% from 255 or 17.69% from 130); Max value from RGB is 66 - color contains mainly: red. Hex color #422917 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422917 is #BDD6E8. Grayscale: #2E2E2E. Windows color (decimal): -12441321 or 1517890. OLE color: 1517890.
HSL color Cylindrical-coordinate representation of color #422917: hue angle of 25.12º degrees, saturation: 0.48, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #422917 is Cyan = 0, Magento = 0.38, Yellow = 0.65 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 41 | 23 | - |
| CMYK | 0 | 0.38 | 0.65 | 0.74 |
| HSL | 25.12º | 0.48% | 0.17% | - |
| HSV(B) | 25.12º | 0.65% | 0.26% | - |
| XYZ | 3.19 | 2.81 | 1.18 | - |
| YUV | 46.42 | 114.78 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 23 | 0 | 0.38 | 0.65 | 0.74 | 25.12 | 0.48 | 0.17 |
| Hex | 42 | 29 | 17 | 0 | 26 | 41 | 4A | 19 | 30 | 11 |
| Octal | 102 | 51 | 27 | 0 | 46 | 101 | 112 | 31 | 60 | 21 |
| Binary | 1000010 | 101001 | 10111 | 0 | 100110 | 1000001 | 1001010 | 11001 | 110000 | 10001 |
Color Harmonies of #422917
Complementary color
Monochromatic Colors of #422917
Black with #422917
Text Example
Text Example
White with #422917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422917; }
p { color: rgb(66,41,23); }
H1.HeaderClassName
{
color: #422917;
}
.AnyTagClassName
{
color: #422917;
}
</style>
background-color css
<style>
a { background-color: #422917; }
a { background-color: rgb(66,41,23); }
div.DivClassName
{
background-color: #422917;
}
.BgClassName
{
background-color: #422917;
}
</style>
border-color css
<style>
span { border-color: #422917; }
span { border-color: rgb(66,41,23); }
td.TdClassName
{
border-color: #422917;
}
.TagClassName
{
border-color: #422917;
}
</style>