Shades of Bistre #462814
Tints of Bistre #462814
RGB
CMYK
RGB Variations
Color information
#462814 (or 0x462814) is known color: Bistre. HEX triplet: 46, 28 and 14. RGB value is (70,40,20). Sum of RGB (Red+Green+Blue) = 70+40+20=130 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.85% from 130); Green value is 40 (16.02% from 255 or 30.77% from 130); Blue value is 20 (8.20% from 255 or 15.38% from 130); Max value from RGB is 70 - color contains mainly: red. Hex color #462814 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462814 is #B9D7EB. Grayscale: #2E2E2E. Windows color (decimal): -12179436 or 1321030. OLE color: 1321030.
HSL color Cylindrical-coordinate representation of color #462814: hue angle of 24º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #462814 is Cyan = 0, Magento = 0.43, Yellow = 0.71 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 20 | - |
| CMYK | 0 | 0.43 | 0.71 | 0.73 |
| HSL | 24º | 0.56% | 0.18% | - |
| HSV(B) | 24º | 0.71% | 0.27% | - |
| XYZ | 3.41 | 2.87 | 1.04 | - |
| YUV | 46.69 | 112.94 | 144.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 20 | 0 | 0.43 | 0.71 | 0.73 | 24 | 0.56 | 0.18 |
| Hex | 46 | 28 | 14 | 0 | 2B | 47 | 49 | 18 | 38 | 12 |
| Octal | 106 | 50 | 24 | 0 | 53 | 107 | 111 | 30 | 70 | 22 |
| Binary | 1000110 | 101000 | 10100 | 0 | 101011 | 1000111 | 1001001 | 11000 | 111000 | 10010 |
Color Harmonies of #462814
Complementary color
Monochromatic Colors of #462814
Black with #462814
Text Example
Text Example
White with #462814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462814; }
p { color: rgb(70,40,20); }
H1.HeaderClassName
{
color: #462814;
}
.AnyTagClassName
{
color: #462814;
}
</style>
background-color css
<style>
a { background-color: #462814; }
a { background-color: rgb(70,40,20); }
div.DivClassName
{
background-color: #462814;
}
.BgClassName
{
background-color: #462814;
}
</style>
border-color css
<style>
span { border-color: #462814; }
span { border-color: rgb(70,40,20); }
td.TdClassName
{
border-color: #462814;
}
.TagClassName
{
border-color: #462814;
}
</style>