Shades of Bistre #462805
Tints of Bistre #462805
RGB
CMYK
RGB Variations
Color information
#462805 (or 0x462805) is known color: Bistre. HEX triplet: 46, 28 and 05. RGB value is (70,40,5). Sum of RGB (Red+Green+Blue) = 70+40+5=115 (15% of max value = 765). Red value is 70 (27.73% from 255 or 60.87% from 115); Green value is 40 (16.02% from 255 or 34.78% from 115); Blue value is 5 (2.34% from 255 or 4.35% from 115); Max value from RGB is 70 - color contains mainly: red. Hex color #462805 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462805 is #B9D7FA. Grayscale: #2D2D2D. Windows color (decimal): -12179451 or 337990. OLE color: 337990.
HSL color Cylindrical-coordinate representation of color #462805: hue angle of 32.31º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #462805 is Cyan = 0, Magento = 0.43, Yellow = 0.93 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 5 | - |
| CMYK | 0 | 0.43 | 0.93 | 0.73 |
| HSL | 32.31º | 0.87% | 0.15% | - |
| HSV(B) | 32.31º | 0.93% | 0.27% | - |
| XYZ | 3.31 | 2.83 | 0.52 | - |
| YUV | 44.98 | 105.44 | 145.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 5 | 0 | 0.43 | 0.93 | 0.73 | 32.31 | 0.87 | 0.15 |
| Hex | 46 | 28 | 5 | 0 | 2B | 5D | 49 | 20 | 57 | F |
| Octal | 106 | 50 | 5 | 0 | 53 | 135 | 111 | 40 | 127 | 17 |
| Binary | 1000110 | 101000 | 101 | 0 | 101011 | 1011101 | 1001001 | 100000 | 1010111 | 1111 |
Color Harmonies of #462805
Complementary color
Monochromatic Colors of #462805
Black with #462805
Text Example
Text Example
White with #462805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462805; }
p { color: rgb(70,40,5); }
H1.HeaderClassName
{
color: #462805;
}
.AnyTagClassName
{
color: #462805;
}
</style>
background-color css
<style>
a { background-color: #462805; }
a { background-color: rgb(70,40,5); }
div.DivClassName
{
background-color: #462805;
}
.BgClassName
{
background-color: #462805;
}
</style>
border-color css
<style>
span { border-color: #462805; }
span { border-color: rgb(70,40,5); }
td.TdClassName
{
border-color: #462805;
}
.TagClassName
{
border-color: #462805;
}
</style>