Shades of Bistre #462407
Tints of Bistre #462407
RGB
CMYK
RGB Variations
Color information
#462407 (or 0x462407) is known color: Bistre. HEX triplet: 46, 24 and 07. RGB value is (70,36,7). Sum of RGB (Red+Green+Blue) = 70+36+7=113 (14% of max value = 765). Red value is 70 (27.73% from 255 or 61.95% from 113); Green value is 36 (14.45% from 255 or 31.86% from 113); Blue value is 7 (3.12% from 255 or 6.19% from 113); Max value from RGB is 70 - color contains mainly: red. Hex color #462407 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462407 is #B9DBF8. Grayscale: #2B2B2B. Windows color (decimal): -12180473 or 468038. OLE color: 468038.
HSL color Cylindrical-coordinate representation of color #462407: hue angle of 27.62º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #462407 is Cyan = 0, Magento = 0.49, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 36 | 7 | - |
| CMYK | 0 | 0.49 | 0.90 | 0.73 |
| HSL | 27.62º | 0.82% | 0.15% | - |
| HSV(B) | 27.62º | 0.9% | 0.27% | - |
| XYZ | 3.2 | 2.58 | 0.53 | - |
| YUV | 42.86 | 107.76 | 147.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 7 | 0 | 0.49 | 0.90 | 0.73 | 27.62 | 0.82 | 0.15 |
| Hex | 46 | 24 | 7 | 0 | 31 | 5A | 49 | 1C | 52 | F |
| Octal | 106 | 44 | 7 | 0 | 61 | 132 | 111 | 34 | 122 | 17 |
| Binary | 1000110 | 100100 | 111 | 0 | 110001 | 1011010 | 1001001 | 11100 | 1010010 | 1111 |
Color Harmonies of #462407
Complementary color
Monochromatic Colors of #462407
Black with #462407
Text Example
Text Example
White with #462407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462407; }
p { color: rgb(70,36,7); }
H1.HeaderClassName
{
color: #462407;
}
.AnyTagClassName
{
color: #462407;
}
</style>
background-color css
<style>
a { background-color: #462407; }
a { background-color: rgb(70,36,7); }
div.DivClassName
{
background-color: #462407;
}
.BgClassName
{
background-color: #462407;
}
</style>
border-color css
<style>
span { border-color: #462407; }
span { border-color: rgb(70,36,7); }
td.TdClassName
{
border-color: #462407;
}
.TagClassName
{
border-color: #462407;
}
</style>