Shades of Bistre #462913
Tints of Bistre #462913
RGB
CMYK
RGB Variations
Color information
#462913 (or 0x462913) is known color: Bistre. HEX triplet: 46, 29 and 13. RGB value is (70,41,19). Sum of RGB (Red+Green+Blue) = 70+41+19=130 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.85% from 130); Green value is 41 (16.41% from 255 or 31.54% from 130); Blue value is 19 (7.81% from 255 or 14.62% from 130); Max value from RGB is 70 - color contains mainly: red. Hex color #462913 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462913 is #B9D6EC. Grayscale: #2F2F2F. Windows color (decimal): -12179181 or 1255750. OLE color: 1255750.
HSL color Cylindrical-coordinate representation of color #462913: hue angle of 25.88º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #462913 is Cyan = 0, Magento = 0.41, Yellow = 0.73 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 41 | 19 | - |
| CMYK | 0 | 0.41 | 0.73 | 0.73 |
| HSL | 25.88º | 0.57% | 0.17% | - |
| HSV(B) | 25.88º | 0.73% | 0.27% | - |
| XYZ | 3.44 | 2.93 | 1 | - |
| YUV | 47.16 | 112.11 | 144.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 19 | 0 | 0.41 | 0.73 | 0.73 | 25.88 | 0.57 | 0.17 |
| Hex | 46 | 29 | 13 | 0 | 29 | 49 | 49 | 1A | 39 | 11 |
| Octal | 106 | 51 | 23 | 0 | 51 | 111 | 111 | 32 | 71 | 21 |
| Binary | 1000110 | 101001 | 10011 | 0 | 101001 | 1001001 | 1001001 | 11010 | 111001 | 10001 |
Color Harmonies of #462913
Complementary color
Monochromatic Colors of #462913
Black with #462913
Text Example
Text Example
White with #462913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462913; }
p { color: rgb(70,41,19); }
H1.HeaderClassName
{
color: #462913;
}
.AnyTagClassName
{
color: #462913;
}
</style>
background-color css
<style>
a { background-color: #462913; }
a { background-color: rgb(70,41,19); }
div.DivClassName
{
background-color: #462913;
}
.BgClassName
{
background-color: #462913;
}
</style>
border-color css
<style>
span { border-color: #462913; }
span { border-color: rgb(70,41,19); }
td.TdClassName
{
border-color: #462913;
}
.TagClassName
{
border-color: #462913;
}
</style>