Shades of Bistre #462810
Tints of Bistre #462810
RGB
CMYK
RGB Variations
Color information
#462810 (or 0x462810) is known color: Bistre. HEX triplet: 46, 28 and 10. RGB value is (70,40,16). Sum of RGB (Red+Green+Blue) = 70+40+16=126 (16% of max value = 765). Red value is 70 (27.73% from 255 or 55.56% from 126); Green value is 40 (16.02% from 255 or 31.75% from 126); Blue value is 16 (6.64% from 255 or 12.70% from 126); Max value from RGB is 70 - color contains mainly: red. Hex color #462810 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462810 is #B9D7EF. Grayscale: #2E2E2E. Windows color (decimal): -12179440 or 1058886. OLE color: 1058886.
HSL color Cylindrical-coordinate representation of color #462810: hue angle of 26.67º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #462810 is Cyan = 0, Magento = 0.43, Yellow = 0.77 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 16 | - |
| CMYK | 0 | 0.43 | 0.77 | 0.73 |
| HSL | 26.67º | 0.63% | 0.17% | - |
| HSV(B) | 26.67º | 0.77% | 0.27% | - |
| XYZ | 3.38 | 2.86 | 0.86 | - |
| YUV | 46.23 | 110.94 | 144.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 16 | 0 | 0.43 | 0.77 | 0.73 | 26.67 | 0.63 | 0.17 |
| Hex | 46 | 28 | 10 | 0 | 2B | 4D | 49 | 1B | 3F | 11 |
| Octal | 106 | 50 | 20 | 0 | 53 | 115 | 111 | 33 | 77 | 21 |
| Binary | 1000110 | 101000 | 10000 | 0 | 101011 | 1001101 | 1001001 | 11011 | 111111 | 10001 |
Color Harmonies of #462810
Complementary color
Monochromatic Colors of #462810
Black with #462810
Text Example
Text Example
White with #462810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462810; }
p { color: rgb(70,40,16); }
H1.HeaderClassName
{
color: #462810;
}
.AnyTagClassName
{
color: #462810;
}
</style>
background-color css
<style>
a { background-color: #462810; }
a { background-color: rgb(70,40,16); }
div.DivClassName
{
background-color: #462810;
}
.BgClassName
{
background-color: #462810;
}
</style>
border-color css
<style>
span { border-color: #462810; }
span { border-color: rgb(70,40,16); }
td.TdClassName
{
border-color: #462810;
}
.TagClassName
{
border-color: #462810;
}
</style>