Shades of Bistre #422504
Tints of Bistre #422504
RGB
CMYK
RGB Variations
Color information
#422504 (or 0x422504) is known color: Bistre. HEX triplet: 42, 25 and 04. RGB value is (66,37,4). Sum of RGB (Red+Green+Blue) = 66+37+4=107 (14% of max value = 765). Red value is 66 (26.17% from 255 or 61.68% from 107); Green value is 37 (14.84% from 255 or 34.58% from 107); Blue value is 4 (1.95% from 255 or 3.74% from 107); Max value from RGB is 66 - color contains mainly: red. Hex color #422504 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422504 is #BDDAFB. Grayscale: #2A2A2A. Windows color (decimal): -12442364 or 271682. OLE color: 271682.
HSL color Cylindrical-coordinate representation of color #422504: hue angle of 31.94º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #422504 is Cyan = 0, Magento = 0.44, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 4 | - |
| CMYK | 0 | 0.44 | 0.94 | 0.74 |
| HSL | 31.94º | 0.89% | 0.14% | - |
| HSV(B) | 31.94º | 0.94% | 0.26% | - |
| XYZ | 2.93 | 2.49 | 0.44 | - |
| YUV | 41.91 | 106.61 | 145.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 4 | 0 | 0.44 | 0.94 | 0.74 | 31.94 | 0.89 | 0.14 |
| Hex | 42 | 25 | 4 | 0 | 2C | 5E | 4A | 20 | 59 | E |
| Octal | 102 | 45 | 4 | 0 | 54 | 136 | 112 | 40 | 131 | 16 |
| Binary | 1000010 | 100101 | 100 | 0 | 101100 | 1011110 | 1001010 | 100000 | 1011001 | 1110 |
Color Harmonies of #422504
Complementary color
Monochromatic Colors of #422504
Black with #422504
Text Example
Text Example
White with #422504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422504; }
p { color: rgb(66,37,4); }
H1.HeaderClassName
{
color: #422504;
}
.AnyTagClassName
{
color: #422504;
}
</style>
background-color css
<style>
a { background-color: #422504; }
a { background-color: rgb(66,37,4); }
div.DivClassName
{
background-color: #422504;
}
.BgClassName
{
background-color: #422504;
}
</style>
border-color css
<style>
span { border-color: #422504; }
span { border-color: rgb(66,37,4); }
td.TdClassName
{
border-color: #422504;
}
.TagClassName
{
border-color: #422504;
}
</style>