Shades of Bistre #422506
Tints of Bistre #422506
RGB
CMYK
RGB Variations
Color information
#422506 (or 0x422506) is known color: Bistre. HEX triplet: 42, 25 and 06. RGB value is (66,37,6). Sum of RGB (Red+Green+Blue) = 66+37+6=109 (14% of max value = 765). Red value is 66 (26.17% from 255 or 60.55% from 109); Green value is 37 (14.84% from 255 or 33.94% from 109); Blue value is 6 (2.73% from 255 or 5.50% from 109); Max value from RGB is 66 - color contains mainly: red. Hex color #422506 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422506 is #BDDAF9. Grayscale: #2A2A2A. Windows color (decimal): -12442362 or 402754. OLE color: 402754.
HSL color Cylindrical-coordinate representation of color #422506: hue angle of 31º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #422506 is Cyan = 0, Magento = 0.44, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 6 | - |
| CMYK | 0 | 0.44 | 0.91 | 0.74 |
| HSL | 31º | 0.83% | 0.14% | - |
| HSV(B) | 31º | 0.91% | 0.26% | - |
| XYZ | 2.94 | 2.49 | 0.5 | - |
| YUV | 42.14 | 107.61 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 6 | 0 | 0.44 | 0.91 | 0.74 | 31 | 0.83 | 0.14 |
| Hex | 42 | 25 | 6 | 0 | 2C | 5B | 4A | 1F | 53 | E |
| Octal | 102 | 45 | 6 | 0 | 54 | 133 | 112 | 37 | 123 | 16 |
| Binary | 1000010 | 100101 | 110 | 0 | 101100 | 1011011 | 1001010 | 11111 | 1010011 | 1110 |
Color Harmonies of #422506
Complementary color
Monochromatic Colors of #422506
Black with #422506
Text Example
Text Example
White with #422506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422506; }
p { color: rgb(66,37,6); }
H1.HeaderClassName
{
color: #422506;
}
.AnyTagClassName
{
color: #422506;
}
</style>
background-color css
<style>
a { background-color: #422506; }
a { background-color: rgb(66,37,6); }
div.DivClassName
{
background-color: #422506;
}
.BgClassName
{
background-color: #422506;
}
</style>
border-color css
<style>
span { border-color: #422506; }
span { border-color: rgb(66,37,6); }
td.TdClassName
{
border-color: #422506;
}
.TagClassName
{
border-color: #422506;
}
</style>