Shades of Bistre #422708
Tints of Bistre #422708
RGB
CMYK
RGB Variations
Color information
#422708 (or 0x422708) is known color: Bistre. HEX triplet: 42, 27 and 08. RGB value is (66,39,8). Sum of RGB (Red+Green+Blue) = 66+39+8=113 (14% of max value = 765). Red value is 66 (26.17% from 255 or 58.41% from 113); Green value is 39 (15.62% from 255 or 34.51% from 113); Blue value is 8 (3.52% from 255 or 7.08% from 113); Max value from RGB is 66 - color contains mainly: red. Hex color #422708 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422708 is #BDD8F7. Grayscale: #2B2B2B. Windows color (decimal): -12441848 or 534338. OLE color: 534338.
HSL color Cylindrical-coordinate representation of color #422708: hue angle of 32.07º degrees, saturation: 0.78, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #422708 is Cyan = 0, Magento = 0.41, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 8 | - |
| CMYK | 0 | 0.41 | 0.88 | 0.74 |
| HSL | 32.07º | 0.78% | 0.15% | - |
| HSV(B) | 32.07º | 0.88% | 0.26% | - |
| XYZ | 3.02 | 2.63 | 0.58 | - |
| YUV | 43.54 | 107.95 | 144.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 8 | 0 | 0.41 | 0.88 | 0.74 | 32.07 | 0.78 | 0.15 |
| Hex | 42 | 27 | 8 | 0 | 29 | 58 | 4A | 20 | 4E | F |
| Octal | 102 | 47 | 10 | 0 | 51 | 130 | 112 | 40 | 116 | 17 |
| Binary | 1000010 | 100111 | 1000 | 0 | 101001 | 1011000 | 1001010 | 100000 | 1001110 | 1111 |
Color Harmonies of #422708
Complementary color
Monochromatic Colors of #422708
Black with #422708
Text Example
Text Example
White with #422708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422708; }
p { color: rgb(66,39,8); }
H1.HeaderClassName
{
color: #422708;
}
.AnyTagClassName
{
color: #422708;
}
</style>
background-color css
<style>
a { background-color: #422708; }
a { background-color: rgb(66,39,8); }
div.DivClassName
{
background-color: #422708;
}
.BgClassName
{
background-color: #422708;
}
</style>
border-color css
<style>
span { border-color: #422708; }
span { border-color: rgb(66,39,8); }
td.TdClassName
{
border-color: #422708;
}
.TagClassName
{
border-color: #422708;
}
</style>