Shades of Bistre #422810
Tints of Bistre #422810
RGB
CMYK
RGB Variations
Color information
#422810 (or 0x422810) is known color: Bistre. HEX triplet: 42, 28 and 10. RGB value is (66,40,16). Sum of RGB (Red+Green+Blue) = 66+40+16=122 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.10% from 122); Green value is 40 (16.02% from 255 or 32.79% from 122); Blue value is 16 (6.64% from 255 or 13.11% from 122); Max value from RGB is 66 - color contains mainly: red. Hex color #422810 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422810 is #BDD7EF. Grayscale: #2D2D2D. Windows color (decimal): -12441584 or 1058882. OLE color: 1058882.
HSL color Cylindrical-coordinate representation of color #422810: hue angle of 28.8º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #422810 is Cyan = 0, Magento = 0.39, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 40 | 16 | - |
| CMYK | 0 | 0.39 | 0.76 | 0.74 |
| HSL | 28.8º | 0.61% | 0.16% | - |
| HSV(B) | 28.8º | 0.76% | 0.26% | - |
| XYZ | 3.1 | 2.71 | 0.85 | - |
| YUV | 45.04 | 111.61 | 142.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 16 | 0 | 0.39 | 0.76 | 0.74 | 28.8 | 0.61 | 0.16 |
| Hex | 42 | 28 | 10 | 0 | 27 | 4C | 4A | 1D | 3D | 10 |
| Octal | 102 | 50 | 20 | 0 | 47 | 114 | 112 | 35 | 75 | 20 |
| Binary | 1000010 | 101000 | 10000 | 0 | 100111 | 1001100 | 1001010 | 11101 | 111101 | 10000 |
Color Harmonies of #422810
Complementary color
Monochromatic Colors of #422810
Black with #422810
Text Example
Text Example
White with #422810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422810; }
p { color: rgb(66,40,16); }
H1.HeaderClassName
{
color: #422810;
}
.AnyTagClassName
{
color: #422810;
}
</style>
background-color css
<style>
a { background-color: #422810; }
a { background-color: rgb(66,40,16); }
div.DivClassName
{
background-color: #422810;
}
.BgClassName
{
background-color: #422810;
}
</style>
border-color css
<style>
span { border-color: #422810; }
span { border-color: rgb(66,40,16); }
td.TdClassName
{
border-color: #422810;
}
.TagClassName
{
border-color: #422810;
}
</style>