Shades of Bistre #462907
Tints of Bistre #462907
RGB
CMYK
RGB Variations
Color information
#462907 (or 0x462907) is known color: Bistre. HEX triplet: 46, 29 and 07. RGB value is (70,41,7). Sum of RGB (Red+Green+Blue) = 70+41+7=118 (15% of max value = 765). Red value is 70 (27.73% from 255 or 59.32% from 118); Green value is 41 (16.41% from 255 or 34.75% from 118); Blue value is 7 (3.12% from 255 or 5.93% from 118); Max value from RGB is 70 - color contains mainly: red. Hex color #462907 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462907 is #B9D6F8. Grayscale: #2D2D2D. Windows color (decimal): -12179193 or 469318. OLE color: 469318.
HSL color Cylindrical-coordinate representation of color #462907: hue angle of 32.38º 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 #462907 is Cyan = 0, Magento = 0.41, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 41 | 7 | - |
| CMYK | 0 | 0.41 | 0.90 | 0.73 |
| HSL | 32.38º | 0.82% | 0.15% | - |
| HSV(B) | 32.38º | 0.9% | 0.27% | - |
| XYZ | 3.36 | 2.9 | 0.58 | - |
| YUV | 45.8 | 106.11 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 7 | 0 | 0.41 | 0.90 | 0.73 | 32.38 | 0.82 | 0.15 |
| Hex | 46 | 29 | 7 | 0 | 29 | 5A | 49 | 20 | 52 | F |
| Octal | 106 | 51 | 7 | 0 | 51 | 132 | 111 | 40 | 122 | 17 |
| Binary | 1000110 | 101001 | 111 | 0 | 101001 | 1011010 | 1001001 | 100000 | 1010010 | 1111 |
Color Harmonies of #462907
Complementary color
Monochromatic Colors of #462907
Black with #462907
Text Example
Text Example
White with #462907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462907; }
p { color: rgb(70,41,7); }
H1.HeaderClassName
{
color: #462907;
}
.AnyTagClassName
{
color: #462907;
}
</style>
background-color css
<style>
a { background-color: #462907; }
a { background-color: rgb(70,41,7); }
div.DivClassName
{
background-color: #462907;
}
.BgClassName
{
background-color: #462907;
}
</style>
border-color css
<style>
span { border-color: #462907; }
span { border-color: rgb(70,41,7); }
td.TdClassName
{
border-color: #462907;
}
.TagClassName
{
border-color: #462907;
}
</style>