Shades of Bistre #422818
Tints of Bistre #422818
RGB
CMYK
RGB Variations
Color information
#422818 (or 0x422818) is known color: Bistre. HEX triplet: 42, 28 and 18. RGB value is (66,40,24). Sum of RGB (Red+Green+Blue) = 66+40+24=130 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.77% from 130); Green value is 40 (16.02% from 255 or 30.77% from 130); Blue value is 24 (9.77% from 255 or 18.46% from 130); Max value from RGB is 66 - color contains mainly: red. Hex color #422818 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422818 is #BDD7E7. Grayscale: #2E2E2E. Windows color (decimal): -12441576 or 1583170. OLE color: 1583170.
HSL color Cylindrical-coordinate representation of color #422818: hue angle of 22.86º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #422818 is Cyan = 0, Magento = 0.39, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 40 | 24 | - |
| CMYK | 0 | 0.39 | 0.64 | 0.74 |
| HSL | 22.86º | 0.47% | 0.18% | - |
| HSV(B) | 22.86º | 0.64% | 0.26% | - |
| XYZ | 3.17 | 2.74 | 1.23 | - |
| YUV | 45.95 | 115.61 | 142.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 24 | 0 | 0.39 | 0.64 | 0.74 | 22.86 | 0.47 | 0.18 |
| Hex | 42 | 28 | 18 | 0 | 27 | 40 | 4A | 17 | 2F | 12 |
| Octal | 102 | 50 | 30 | 0 | 47 | 100 | 112 | 27 | 57 | 22 |
| Binary | 1000010 | 101000 | 11000 | 0 | 100111 | 1000000 | 1001010 | 10111 | 101111 | 10010 |
Color Harmonies of #422818
Complementary color
Monochromatic Colors of #422818
Black with #422818
Text Example
Text Example
White with #422818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422818; }
p { color: rgb(66,40,24); }
H1.HeaderClassName
{
color: #422818;
}
.AnyTagClassName
{
color: #422818;
}
</style>
background-color css
<style>
a { background-color: #422818; }
a { background-color: rgb(66,40,24); }
div.DivClassName
{
background-color: #422818;
}
.BgClassName
{
background-color: #422818;
}
</style>
border-color css
<style>
span { border-color: #422818; }
span { border-color: rgb(66,40,24); }
td.TdClassName
{
border-color: #422818;
}
.TagClassName
{
border-color: #422818;
}
</style>