Shades of Bistre #422505
Tints of Bistre #422505
RGB
CMYK
RGB Variations
Color information
#422505 (or 0x422505) is known color: Bistre. HEX triplet: 42, 25 and 05. RGB value is (66,37,5). Sum of RGB (Red+Green+Blue) = 66+37+5=108 (14% of max value = 765). Red value is 66 (26.17% from 255 or 61.11% from 108); Green value is 37 (14.84% from 255 or 34.26% from 108); Blue value is 5 (2.34% from 255 or 4.63% from 108); Max value from RGB is 66 - color contains mainly: red. Hex color #422505 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422505 is #BDDAFA. Grayscale: #2A2A2A. Windows color (decimal): -12442363 or 337218. OLE color: 337218.
HSL color Cylindrical-coordinate representation of color #422505: hue angle of 31.48º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #422505 is Cyan = 0, Magento = 0.44, Yellow = 0.92 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 5 | - |
| CMYK | 0 | 0.44 | 0.92 | 0.74 |
| HSL | 31.48º | 0.86% | 0.14% | - |
| HSV(B) | 31.48º | 0.92% | 0.26% | - |
| XYZ | 2.94 | 2.49 | 0.47 | - |
| YUV | 42.02 | 107.11 | 145.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 5 | 0 | 0.44 | 0.92 | 0.74 | 31.48 | 0.86 | 0.14 |
| Hex | 42 | 25 | 5 | 0 | 2C | 5C | 4A | 1F | 56 | E |
| Octal | 102 | 45 | 5 | 0 | 54 | 134 | 112 | 37 | 126 | 16 |
| Binary | 1000010 | 100101 | 101 | 0 | 101100 | 1011100 | 1001010 | 11111 | 1010110 | 1110 |
Color Harmonies of #422505
Complementary color
Monochromatic Colors of #422505
Black with #422505
Text Example
Text Example
White with #422505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422505; }
p { color: rgb(66,37,5); }
H1.HeaderClassName
{
color: #422505;
}
.AnyTagClassName
{
color: #422505;
}
</style>
background-color css
<style>
a { background-color: #422505; }
a { background-color: rgb(66,37,5); }
div.DivClassName
{
background-color: #422505;
}
.BgClassName
{
background-color: #422505;
}
</style>
border-color css
<style>
span { border-color: #422505; }
span { border-color: rgb(66,37,5); }
td.TdClassName
{
border-color: #422505;
}
.TagClassName
{
border-color: #422505;
}
</style>