Shades of Bistre #462712
Tints of Bistre #462712
RGB
CMYK
RGB Variations
Color information
#462712 (or 0x462712) is known color: Bistre. HEX triplet: 46, 27 and 12. RGB value is (70,39,18). Sum of RGB (Red+Green+Blue) = 70+39+18=127 (16% of max value = 765). Red value is 70 (27.73% from 255 or 55.12% from 127); Green value is 39 (15.62% from 255 or 30.71% from 127); Blue value is 18 (7.42% from 255 or 14.17% from 127); Max value from RGB is 70 - color contains mainly: red. Hex color #462712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462712 is #B9D8ED. Grayscale: #2D2D2D. Windows color (decimal): -12179694 or 1189702. OLE color: 1189702.
HSL color Cylindrical-coordinate representation of color #462712: hue angle of 24.23º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #462712 is Cyan = 0, Magento = 0.44, Yellow = 0.74 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 18 | - |
| CMYK | 0 | 0.44 | 0.74 | 0.73 |
| HSL | 24.23º | 0.59% | 0.17% | - |
| HSV(B) | 24.23º | 0.74% | 0.27% | - |
| XYZ | 3.36 | 2.8 | 0.93 | - |
| YUV | 45.88 | 112.27 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 18 | 0 | 0.44 | 0.74 | 0.73 | 24.23 | 0.59 | 0.17 |
| Hex | 46 | 27 | 12 | 0 | 2C | 4A | 49 | 18 | 3B | 11 |
| Octal | 106 | 47 | 22 | 0 | 54 | 112 | 111 | 30 | 73 | 21 |
| Binary | 1000110 | 100111 | 10010 | 0 | 101100 | 1001010 | 1001001 | 11000 | 111011 | 10001 |
Color Harmonies of #462712
Complementary color
Monochromatic Colors of #462712
Black with #462712
Text Example
Text Example
White with #462712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462712; }
p { color: rgb(70,39,18); }
H1.HeaderClassName
{
color: #462712;
}
.AnyTagClassName
{
color: #462712;
}
</style>
background-color css
<style>
a { background-color: #462712; }
a { background-color: rgb(70,39,18); }
div.DivClassName
{
background-color: #462712;
}
.BgClassName
{
background-color: #462712;
}
</style>
border-color css
<style>
span { border-color: #462712; }
span { border-color: rgb(70,39,18); }
td.TdClassName
{
border-color: #462712;
}
.TagClassName
{
border-color: #462712;
}
</style>