Shades of Bistre #422713
Tints of Bistre #422713
RGB
CMYK
RGB Variations
Color information
#422713 (or 0x422713) is known color: Bistre. HEX triplet: 42, 27 and 13. RGB value is (66,39,19). Sum of RGB (Red+Green+Blue) = 66+39+19=124 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.23% from 124); Green value is 39 (15.62% from 255 or 31.45% from 124); Blue value is 19 (7.81% from 255 or 15.32% from 124); Max value from RGB is 66 - color contains mainly: red. Hex color #422713 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422713 is #BDD8EC. Grayscale: #2C2C2C. Windows color (decimal): -12441837 or 1255234. OLE color: 1255234.
HSL color Cylindrical-coordinate representation of color #422713: hue angle of 25.53º 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 #422713 is Cyan = 0, Magento = 0.41, Yellow = 0.71 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 19 | - |
| CMYK | 0 | 0.41 | 0.71 | 0.74 |
| HSL | 25.53º | 0.55% | 0.17% | - |
| HSV(B) | 25.53º | 0.71% | 0.26% | - |
| XYZ | 3.09 | 2.66 | 0.97 | - |
| YUV | 44.79 | 113.45 | 143.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 19 | 0 | 0.41 | 0.71 | 0.74 | 25.53 | 0.55 | 0.17 |
| Hex | 42 | 27 | 13 | 0 | 29 | 47 | 4A | 1A | 37 | 11 |
| Octal | 102 | 47 | 23 | 0 | 51 | 107 | 112 | 32 | 67 | 21 |
| Binary | 1000010 | 100111 | 10011 | 0 | 101001 | 1000111 | 1001010 | 11010 | 110111 | 10001 |
Color Harmonies of #422713
Complementary color
Monochromatic Colors of #422713
Black with #422713
Text Example
Text Example
White with #422713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422713; }
p { color: rgb(66,39,19); }
H1.HeaderClassName
{
color: #422713;
}
.AnyTagClassName
{
color: #422713;
}
</style>
background-color css
<style>
a { background-color: #422713; }
a { background-color: rgb(66,39,19); }
div.DivClassName
{
background-color: #422713;
}
.BgClassName
{
background-color: #422713;
}
</style>
border-color css
<style>
span { border-color: #422713; }
span { border-color: rgb(66,39,19); }
td.TdClassName
{
border-color: #422713;
}
.TagClassName
{
border-color: #422713;
}
</style>