Shades of Bistre #422508
Tints of Bistre #422508
RGB
CMYK
RGB Variations
Color information
#422508 (or 0x422508) is known color: Bistre. HEX triplet: 42, 25 and 08. RGB value is (66,37,8). Sum of RGB (Red+Green+Blue) = 66+37+8=111 (14% of max value = 765). Red value is 66 (26.17% from 255 or 59.46% from 111); Green value is 37 (14.84% from 255 or 33.33% from 111); Blue value is 8 (3.52% from 255 or 7.21% from 111); Max value from RGB is 66 - color contains mainly: red. Hex color #422508 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422508 is #BDDAF7. Grayscale: #2A2A2A. Windows color (decimal): -12442360 or 533826. OLE color: 533826.
HSL color Cylindrical-coordinate representation of color #422508: hue angle of 30º degrees, saturation: 0.78, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #422508 is Cyan = 0, Magento = 0.44, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 8 | - |
| CMYK | 0 | 0.44 | 0.88 | 0.74 |
| HSL | 30º | 0.78% | 0.15% | - |
| HSV(B) | 30º | 0.88% | 0.26% | - |
| XYZ | 2.95 | 2.5 | 0.56 | - |
| YUV | 42.37 | 108.61 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 8 | 0 | 0.44 | 0.88 | 0.74 | 30 | 0.78 | 0.15 |
| Hex | 42 | 25 | 8 | 0 | 2C | 58 | 4A | 1E | 4E | F |
| Octal | 102 | 45 | 10 | 0 | 54 | 130 | 112 | 36 | 116 | 17 |
| Binary | 1000010 | 100101 | 1000 | 0 | 101100 | 1011000 | 1001010 | 11110 | 1001110 | 1111 |
Color Harmonies of #422508
Complementary color
Monochromatic Colors of #422508
Black with #422508
Text Example
Text Example
White with #422508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422508; }
p { color: rgb(66,37,8); }
H1.HeaderClassName
{
color: #422508;
}
.AnyTagClassName
{
color: #422508;
}
</style>
background-color css
<style>
a { background-color: #422508; }
a { background-color: rgb(66,37,8); }
div.DivClassName
{
background-color: #422508;
}
.BgClassName
{
background-color: #422508;
}
</style>
border-color css
<style>
span { border-color: #422508; }
span { border-color: rgb(66,37,8); }
td.TdClassName
{
border-color: #422508;
}
.TagClassName
{
border-color: #422508;
}
</style>