Shades of Bistre #462604
Tints of Bistre #462604
RGB
CMYK
RGB Variations
Color information
#462604 (or 0x462604) is known color: Bistre. HEX triplet: 46, 26 and 04. RGB value is (70,38,4). Sum of RGB (Red+Green+Blue) = 70+38+4=112 (14% of max value = 765). Red value is 70 (27.73% from 255 or 62.5% from 112); Green value is 38 (15.23% from 255 or 33.93% from 112); Blue value is 4 (1.95% from 255 or 3.57% from 112); Max value from RGB is 70 - color contains mainly: red. Hex color #462604 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462604 is #B9D9FB. Grayscale: #2B2B2B. Windows color (decimal): -12179964 or 271942. OLE color: 271942.
HSL color Cylindrical-coordinate representation of color #462604: hue angle of 30.91º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #462604 is Cyan = 0, Magento = 0.46, Yellow = 0.94 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 38 | 4 | - |
| CMYK | 0 | 0.46 | 0.94 | 0.73 |
| HSL | 30.91º | 0.89% | 0.15% | - |
| HSV(B) | 30.91º | 0.94% | 0.27% | - |
| XYZ | 3.24 | 2.7 | 0.46 | - |
| YUV | 43.69 | 105.6 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 4 | 0 | 0.46 | 0.94 | 0.73 | 30.91 | 0.89 | 0.15 |
| Hex | 46 | 26 | 4 | 0 | 2E | 5E | 49 | 1F | 59 | F |
| Octal | 106 | 46 | 4 | 0 | 56 | 136 | 111 | 37 | 131 | 17 |
| Binary | 1000110 | 100110 | 100 | 0 | 101110 | 1011110 | 1001001 | 11111 | 1011001 | 1111 |
Color Harmonies of #462604
Complementary color
Monochromatic Colors of #462604
Black with #462604
Text Example
Text Example
White with #462604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462604; }
p { color: rgb(70,38,4); }
H1.HeaderClassName
{
color: #462604;
}
.AnyTagClassName
{
color: #462604;
}
</style>
background-color css
<style>
a { background-color: #462604; }
a { background-color: rgb(70,38,4); }
div.DivClassName
{
background-color: #462604;
}
.BgClassName
{
background-color: #462604;
}
</style>
border-color css
<style>
span { border-color: #462604; }
span { border-color: rgb(70,38,4); }
td.TdClassName
{
border-color: #462604;
}
.TagClassName
{
border-color: #462604;
}
</style>