Shades of Bistre #422807
Tints of Bistre #422807
RGB
CMYK
RGB Variations
Color information
#422807 (or 0x422807) is known color: Bistre. HEX triplet: 42, 28 and 07. RGB value is (66,40,7). Sum of RGB (Red+Green+Blue) = 66+40+7=113 (14% of max value = 765). Red value is 66 (26.17% from 255 or 58.41% from 113); Green value is 40 (16.02% from 255 or 35.40% from 113); Blue value is 7 (3.12% from 255 or 6.19% from 113); Max value from RGB is 66 - color contains mainly: red. Hex color #422807 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422807 is #BDD7F8. Grayscale: #2C2C2C. Windows color (decimal): -12441593 or 469058. OLE color: 469058.
HSL color Cylindrical-coordinate representation of color #422807: hue angle of 33.56º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #422807 is Cyan = 0, Magento = 0.39, Yellow = 0.89 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 40 | 7 | - |
| CMYK | 0 | 0.39 | 0.89 | 0.74 |
| HSL | 33.56º | 0.81% | 0.14% | - |
| HSV(B) | 33.56º | 0.89% | 0.26% | - |
| XYZ | 3.04 | 2.69 | 0.56 | - |
| YUV | 44.01 | 107.11 | 143.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 7 | 0 | 0.39 | 0.89 | 0.74 | 33.56 | 0.81 | 0.14 |
| Hex | 42 | 28 | 7 | 0 | 27 | 59 | 4A | 22 | 51 | E |
| Octal | 102 | 50 | 7 | 0 | 47 | 131 | 112 | 42 | 121 | 16 |
| Binary | 1000010 | 101000 | 111 | 0 | 100111 | 1011001 | 1001010 | 100010 | 1010001 | 1110 |
Color Harmonies of #422807
Complementary color
Monochromatic Colors of #422807
Black with #422807
Text Example
Text Example
White with #422807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422807; }
p { color: rgb(66,40,7); }
H1.HeaderClassName
{
color: #422807;
}
.AnyTagClassName
{
color: #422807;
}
</style>
background-color css
<style>
a { background-color: #422807; }
a { background-color: rgb(66,40,7); }
div.DivClassName
{
background-color: #422807;
}
.BgClassName
{
background-color: #422807;
}
</style>
border-color css
<style>
span { border-color: #422807; }
span { border-color: rgb(66,40,7); }
td.TdClassName
{
border-color: #422807;
}
.TagClassName
{
border-color: #422807;
}
</style>