Shades of Bistre #422509
Tints of Bistre #422509
RGB
CMYK
RGB Variations
Color information
#422509 (or 0x422509) is known color: Bistre. HEX triplet: 42, 25 and 09. RGB value is (66,37,9). Sum of RGB (Red+Green+Blue) = 66+37+9=112 (14% of max value = 765). Red value is 66 (26.17% from 255 or 58.93% from 112); Green value is 37 (14.84% from 255 or 33.04% from 112); Blue value is 9 (3.91% from 255 or 8.04% from 112); Max value from RGB is 66 - color contains mainly: red. Hex color #422509 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422509 is #BDDAF6. Grayscale: #2A2A2A. Windows color (decimal): -12442359 or 599362. OLE color: 599362.
HSL color Cylindrical-coordinate representation of color #422509: hue angle of 29.47º 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 #422509 is Cyan = 0, Magento = 0.44, Yellow = 0.86 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 9 | - |
| CMYK | 0 | 0.44 | 0.86 | 0.74 |
| HSL | 29.47º | 0.76% | 0.15% | - |
| HSV(B) | 29.47º | 0.86% | 0.26% | - |
| XYZ | 2.96 | 2.5 | 0.59 | - |
| YUV | 42.48 | 109.11 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 9 | 0 | 0.44 | 0.86 | 0.74 | 29.47 | 0.76 | 0.15 |
| Hex | 42 | 25 | 9 | 0 | 2C | 56 | 4A | 1D | 4C | F |
| Octal | 102 | 45 | 11 | 0 | 54 | 126 | 112 | 35 | 114 | 17 |
| Binary | 1000010 | 100101 | 1001 | 0 | 101100 | 1010110 | 1001010 | 11101 | 1001100 | 1111 |
Color Harmonies of #422509
Complementary color
Monochromatic Colors of #422509
Black with #422509
Text Example
Text Example
White with #422509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422509; }
p { color: rgb(66,37,9); }
H1.HeaderClassName
{
color: #422509;
}
.AnyTagClassName
{
color: #422509;
}
</style>
background-color css
<style>
a { background-color: #422509; }
a { background-color: rgb(66,37,9); }
div.DivClassName
{
background-color: #422509;
}
.BgClassName
{
background-color: #422509;
}
</style>
border-color css
<style>
span { border-color: #422509; }
span { border-color: rgb(66,37,9); }
td.TdClassName
{
border-color: #422509;
}
.TagClassName
{
border-color: #422509;
}
</style>