Shades of Bistre #462711
Tints of Bistre #462711
RGB
CMYK
RGB Variations
Color information
#462711 (or 0x462711) is known color: Bistre. HEX triplet: 46, 27 and 11. RGB value is (70,39,17). Sum of RGB (Red+Green+Blue) = 70+39+17=126 (16% of max value = 765). Red value is 70 (27.73% from 255 or 55.56% from 126); Green value is 39 (15.62% from 255 or 30.95% from 126); Blue value is 17 (7.03% from 255 or 13.49% from 126); Max value from RGB is 70 - color contains mainly: red. Hex color #462711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462711 is #B9D8EE. Grayscale: #2D2D2D. Windows color (decimal): -12179695 or 1124166. OLE color: 1124166.
HSL color Cylindrical-coordinate representation of color #462711: hue angle of 24.91º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #462711 is Cyan = 0, Magento = 0.44, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 17 | - |
| CMYK | 0 | 0.44 | 0.76 | 0.73 |
| HSL | 24.91º | 0.61% | 0.17% | - |
| HSV(B) | 24.91º | 0.76% | 0.27% | - |
| XYZ | 3.35 | 2.79 | 0.89 | - |
| YUV | 45.76 | 111.77 | 145.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 17 | 0 | 0.44 | 0.76 | 0.73 | 24.91 | 0.61 | 0.17 |
| Hex | 46 | 27 | 11 | 0 | 2C | 4C | 49 | 19 | 3D | 11 |
| Octal | 106 | 47 | 21 | 0 | 54 | 114 | 111 | 31 | 75 | 21 |
| Binary | 1000110 | 100111 | 10001 | 0 | 101100 | 1001100 | 1001001 | 11001 | 111101 | 10001 |
Color Harmonies of #462711
Complementary color
Monochromatic Colors of #462711
Black with #462711
Text Example
Text Example
White with #462711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462711; }
p { color: rgb(70,39,17); }
H1.HeaderClassName
{
color: #462711;
}
.AnyTagClassName
{
color: #462711;
}
</style>
background-color css
<style>
a { background-color: #462711; }
a { background-color: rgb(70,39,17); }
div.DivClassName
{
background-color: #462711;
}
.BgClassName
{
background-color: #462711;
}
</style>
border-color css
<style>
span { border-color: #462711; }
span { border-color: rgb(70,39,17); }
td.TdClassName
{
border-color: #462711;
}
.TagClassName
{
border-color: #462711;
}
</style>