Shades of Bistre #462608
Tints of Bistre #462608
RGB
CMYK
RGB Variations
Color information
#462608 (or 0x462608) is known color: Bistre. HEX triplet: 46, 26 and 08. RGB value is (70,38,8). Sum of RGB (Red+Green+Blue) = 70+38+8=116 (15% of max value = 765). Red value is 70 (27.73% from 255 or 60.34% from 116); Green value is 38 (15.23% from 255 or 32.76% from 116); Blue value is 8 (3.52% from 255 or 6.90% from 116); Max value from RGB is 70 - color contains mainly: red. Hex color #462608 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462608 is #B9D9F7. Grayscale: #2C2C2C. Windows color (decimal): -12179960 or 534086. OLE color: 534086.
HSL color Cylindrical-coordinate representation of color #462608: hue angle of 29.03º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #462608 is Cyan = 0, Magento = 0.46, Yellow = 0.89 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 38 | 8 | - |
| CMYK | 0 | 0.46 | 0.89 | 0.73 |
| HSL | 29.03º | 0.79% | 0.15% | - |
| HSV(B) | 29.03º | 0.89% | 0.27% | - |
| XYZ | 3.26 | 2.71 | 0.58 | - |
| YUV | 44.15 | 107.6 | 146.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 8 | 0 | 0.46 | 0.89 | 0.73 | 29.03 | 0.79 | 0.15 |
| Hex | 46 | 26 | 8 | 0 | 2E | 59 | 49 | 1D | 4F | F |
| Octal | 106 | 46 | 10 | 0 | 56 | 131 | 111 | 35 | 117 | 17 |
| Binary | 1000110 | 100110 | 1000 | 0 | 101110 | 1011001 | 1001001 | 11101 | 1001111 | 1111 |
Color Harmonies of #462608
Complementary color
Monochromatic Colors of #462608
Black with #462608
Text Example
Text Example
White with #462608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462608; }
p { color: rgb(70,38,8); }
H1.HeaderClassName
{
color: #462608;
}
.AnyTagClassName
{
color: #462608;
}
</style>
background-color css
<style>
a { background-color: #462608; }
a { background-color: rgb(70,38,8); }
div.DivClassName
{
background-color: #462608;
}
.BgClassName
{
background-color: #462608;
}
</style>
border-color css
<style>
span { border-color: #462608; }
span { border-color: rgb(70,38,8); }
td.TdClassName
{
border-color: #462608;
}
.TagClassName
{
border-color: #462608;
}
</style>