Shades of Bistre #422814
Tints of Bistre #422814
RGB
CMYK
RGB Variations
Color information
#422814 (or 0x422814) is known color: Bistre. HEX triplet: 42, 28 and 14. RGB value is (66,40,20). Sum of RGB (Red+Green+Blue) = 66+40+20=126 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.38% from 126); Green value is 40 (16.02% from 255 or 31.75% from 126); Blue value is 20 (8.20% from 255 or 15.87% from 126); Max value from RGB is 66 - color contains mainly: red. Hex color #422814 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422814 is #BDD7EB. Grayscale: #2D2D2D. Windows color (decimal): -12441580 or 1321026. OLE color: 1321026.
HSL color Cylindrical-coordinate representation of color #422814: hue angle of 26.09º degrees, saturation: 0.53, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #422814 is Cyan = 0, Magento = 0.39, Yellow = 0.70 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 40 | 20 | - |
| CMYK | 0 | 0.39 | 0.70 | 0.74 |
| HSL | 26.09º | 0.53% | 0.17% | - |
| HSV(B) | 26.09º | 0.7% | 0.26% | - |
| XYZ | 3.13 | 2.73 | 1.02 | - |
| YUV | 45.49 | 113.61 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 20 | 0 | 0.39 | 0.70 | 0.74 | 26.09 | 0.53 | 0.17 |
| Hex | 42 | 28 | 14 | 0 | 27 | 46 | 4A | 1A | 35 | 11 |
| Octal | 102 | 50 | 24 | 0 | 47 | 106 | 112 | 32 | 65 | 21 |
| Binary | 1000010 | 101000 | 10100 | 0 | 100111 | 1000110 | 1001010 | 11010 | 110101 | 10001 |
Color Harmonies of #422814
Complementary color
Monochromatic Colors of #422814
Black with #422814
Text Example
Text Example
White with #422814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422814; }
p { color: rgb(66,40,20); }
H1.HeaderClassName
{
color: #422814;
}
.AnyTagClassName
{
color: #422814;
}
</style>
background-color css
<style>
a { background-color: #422814; }
a { background-color: rgb(66,40,20); }
div.DivClassName
{
background-color: #422814;
}
.BgClassName
{
background-color: #422814;
}
</style>
border-color css
<style>
span { border-color: #422814; }
span { border-color: rgb(66,40,20); }
td.TdClassName
{
border-color: #422814;
}
.TagClassName
{
border-color: #422814;
}
</style>