Shades of Bistre #462710
Tints of Bistre #462710
RGB
CMYK
RGB Variations
Color information
#462710 (or 0x462710) is known color: Bistre. HEX triplet: 46, 27 and 10. RGB value is (70,39,16). Sum of RGB (Red+Green+Blue) = 70+39+16=125 (16% of max value = 765). Red value is 70 (27.73% from 255 or 56% from 125); Green value is 39 (15.62% from 255 or 31.2% from 125); Blue value is 16 (6.64% from 255 or 12.8% from 125); Max value from RGB is 70 - color contains mainly: red. Hex color #462710 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462710 is #B9D8EF. Grayscale: #2D2D2D. Windows color (decimal): -12179696 or 1058630. OLE color: 1058630.
HSL color Cylindrical-coordinate representation of color #462710: hue angle of 25.56º 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 #462710 is Cyan = 0, Magento = 0.44, Yellow = 0.77 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 16 | - |
| CMYK | 0 | 0.44 | 0.77 | 0.73 |
| HSL | 25.56º | 0.63% | 0.17% | - |
| HSV(B) | 25.56º | 0.77% | 0.27% | - |
| XYZ | 3.34 | 2.79 | 0.85 | - |
| YUV | 45.65 | 111.27 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 16 | 0 | 0.44 | 0.77 | 0.73 | 25.56 | 0.63 | 0.17 |
| Hex | 46 | 27 | 10 | 0 | 2C | 4D | 49 | 1A | 3F | 11 |
| Octal | 106 | 47 | 20 | 0 | 54 | 115 | 111 | 32 | 77 | 21 |
| Binary | 1000110 | 100111 | 10000 | 0 | 101100 | 1001101 | 1001001 | 11010 | 111111 | 10001 |
Color Harmonies of #462710
Complementary color
Monochromatic Colors of #462710
Black with #462710
Text Example
Text Example
White with #462710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462710; }
p { color: rgb(70,39,16); }
H1.HeaderClassName
{
color: #462710;
}
.AnyTagClassName
{
color: #462710;
}
</style>
background-color css
<style>
a { background-color: #462710; }
a { background-color: rgb(70,39,16); }
div.DivClassName
{
background-color: #462710;
}
.BgClassName
{
background-color: #462710;
}
</style>
border-color css
<style>
span { border-color: #462710; }
span { border-color: rgb(70,39,16); }
td.TdClassName
{
border-color: #462710;
}
.TagClassName
{
border-color: #462710;
}
</style>