Shades of Bistre #422613
Tints of Bistre #422613
RGB
CMYK
RGB Variations
Color information
#422613 (or 0x422613) is known color: Bistre. HEX triplet: 42, 26 and 13. RGB value is (66,38,19). Sum of RGB (Red+Green+Blue) = 66+38+19=123 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.66% from 123); Green value is 38 (15.23% from 255 or 30.89% from 123); Blue value is 19 (7.81% from 255 or 15.45% from 123); Max value from RGB is 66 - color contains mainly: red. Hex color #422613 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422613 is #BDD9EC. Grayscale: #2C2C2C. Windows color (decimal): -12442093 or 1254978. OLE color: 1254978.
HSL color Cylindrical-coordinate representation of color #422613: hue angle of 24.26º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #422613 is Cyan = 0, Magento = 0.42, Yellow = 0.71 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 19 | - |
| CMYK | 0 | 0.42 | 0.71 | 0.74 |
| HSL | 24.26º | 0.55% | 0.17% | - |
| HSV(B) | 24.26º | 0.71% | 0.26% | - |
| XYZ | 3.06 | 2.59 | 0.96 | - |
| YUV | 44.21 | 113.78 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 19 | 0 | 0.42 | 0.71 | 0.74 | 24.26 | 0.55 | 0.17 |
| Hex | 42 | 26 | 13 | 0 | 2A | 47 | 4A | 18 | 37 | 11 |
| Octal | 102 | 46 | 23 | 0 | 52 | 107 | 112 | 30 | 67 | 21 |
| Binary | 1000010 | 100110 | 10011 | 0 | 101010 | 1000111 | 1001010 | 11000 | 110111 | 10001 |
Color Harmonies of #422613
Complementary color
Monochromatic Colors of #422613
Black with #422613
Text Example
Text Example
White with #422613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422613; }
p { color: rgb(66,38,19); }
H1.HeaderClassName
{
color: #422613;
}
.AnyTagClassName
{
color: #422613;
}
</style>
background-color css
<style>
a { background-color: #422613; }
a { background-color: rgb(66,38,19); }
div.DivClassName
{
background-color: #422613;
}
.BgClassName
{
background-color: #422613;
}
</style>
border-color css
<style>
span { border-color: #422613; }
span { border-color: rgb(66,38,19); }
td.TdClassName
{
border-color: #422613;
}
.TagClassName
{
border-color: #422613;
}
</style>