Shades of Bistre #422409
Tints of Bistre #422409
RGB
CMYK
RGB Variations
Color information
#422409 (or 0x422409) is known color: Bistre. HEX triplet: 42, 24 and 09. RGB value is (66,36,9). Sum of RGB (Red+Green+Blue) = 66+36+9=111 (14% of max value = 765). Red value is 66 (26.17% from 255 or 59.46% from 111); Green value is 36 (14.45% from 255 or 32.43% from 111); Blue value is 9 (3.91% from 255 or 8.11% from 111); Max value from RGB is 66 - color contains mainly: red. Hex color #422409 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422409 is #BDDBF6. Grayscale: #2A2A2A. Windows color (decimal): -12442615 or 599106. OLE color: 599106.
HSL color Cylindrical-coordinate representation of color #422409: hue angle of 28.42º 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 #422409 is Cyan = 0, Magento = 0.45, Yellow = 0.86 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 36 | 9 | - |
| CMYK | 0 | 0.45 | 0.86 | 0.74 |
| HSL | 28.42º | 0.76% | 0.15% | - |
| HSV(B) | 28.42º | 0.86% | 0.26% | - |
| XYZ | 2.93 | 2.44 | 0.58 | - |
| YUV | 41.89 | 109.44 | 145.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 9 | 0 | 0.45 | 0.86 | 0.74 | 28.42 | 0.76 | 0.15 |
| Hex | 42 | 24 | 9 | 0 | 2D | 56 | 4A | 1C | 4C | F |
| Octal | 102 | 44 | 11 | 0 | 55 | 126 | 112 | 34 | 114 | 17 |
| Binary | 1000010 | 100100 | 1001 | 0 | 101101 | 1010110 | 1001010 | 11100 | 1001100 | 1111 |
Color Harmonies of #422409
Complementary color
Monochromatic Colors of #422409
Black with #422409
Text Example
Text Example
White with #422409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422409; }
p { color: rgb(66,36,9); }
H1.HeaderClassName
{
color: #422409;
}
.AnyTagClassName
{
color: #422409;
}
</style>
background-color css
<style>
a { background-color: #422409; }
a { background-color: rgb(66,36,9); }
div.DivClassName
{
background-color: #422409;
}
.BgClassName
{
background-color: #422409;
}
</style>
border-color css
<style>
span { border-color: #422409; }
span { border-color: rgb(66,36,9); }
td.TdClassName
{
border-color: #422409;
}
.TagClassName
{
border-color: #422409;
}
</style>