Shades of Bistre #422609
Tints of Bistre #422609
RGB
CMYK
RGB Variations
Color information
#422609 (or 0x422609) is known color: Bistre. HEX triplet: 42, 26 and 09. RGB value is (66,38,9). Sum of RGB (Red+Green+Blue) = 66+38+9=113 (14% of max value = 765). Red value is 66 (26.17% from 255 or 58.41% from 113); Green value is 38 (15.23% from 255 or 33.63% from 113); Blue value is 9 (3.91% from 255 or 7.96% from 113); Max value from RGB is 66 - color contains mainly: red. Hex color #422609 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422609 is #BDD9F6. Grayscale: #2B2B2B. Windows color (decimal): -12442103 or 599618. OLE color: 599618.
HSL color Cylindrical-coordinate representation of color #422609: hue angle of 30.53º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #422609 is Cyan = 0, Magento = 0.42, Yellow = 0.86 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 9 | - |
| CMYK | 0 | 0.42 | 0.86 | 0.74 |
| HSL | 30.53º | 0.76% | 0.15% | - |
| HSV(B) | 30.53º | 0.86% | 0.26% | - |
| XYZ | 2.99 | 2.56 | 0.6 | - |
| YUV | 43.07 | 108.78 | 144.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 9 | 0 | 0.42 | 0.86 | 0.74 | 30.53 | 0.76 | 0.15 |
| Hex | 42 | 26 | 9 | 0 | 2A | 56 | 4A | 1F | 4C | F |
| Octal | 102 | 46 | 11 | 0 | 52 | 126 | 112 | 37 | 114 | 17 |
| Binary | 1000010 | 100110 | 1001 | 0 | 101010 | 1010110 | 1001010 | 11111 | 1001100 | 1111 |
Color Harmonies of #422609
Complementary color
Monochromatic Colors of #422609
Black with #422609
Text Example
Text Example
White with #422609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422609; }
p { color: rgb(66,38,9); }
H1.HeaderClassName
{
color: #422609;
}
.AnyTagClassName
{
color: #422609;
}
</style>
background-color css
<style>
a { background-color: #422609; }
a { background-color: rgb(66,38,9); }
div.DivClassName
{
background-color: #422609;
}
.BgClassName
{
background-color: #422609;
}
</style>
border-color css
<style>
span { border-color: #422609; }
span { border-color: rgb(66,38,9); }
td.TdClassName
{
border-color: #422609;
}
.TagClassName
{
border-color: #422609;
}
</style>