Shades of Bistre #462609
Tints of Bistre #462609
RGB
CMYK
RGB Variations
Color information
#462609 (or 0x462609) is known color: Bistre. HEX triplet: 46, 26 and 09. RGB value is (70,38,9). Sum of RGB (Red+Green+Blue) = 70+38+9=117 (15% of max value = 765). Red value is 70 (27.73% from 255 or 59.83% from 117); Green value is 38 (15.23% from 255 or 32.48% from 117); Blue value is 9 (3.91% from 255 or 7.69% from 117); Max value from RGB is 70 - color contains mainly: red. Hex color #462609 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462609 is #B9D9F6. Grayscale: #2C2C2C. Windows color (decimal): -12179959 or 599622. OLE color: 599622.
HSL color Cylindrical-coordinate representation of color #462609: hue angle of 28.52º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #462609 is Cyan = 0, Magento = 0.46, Yellow = 0.87 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 38 | 9 | - |
| CMYK | 0 | 0.46 | 0.87 | 0.73 |
| HSL | 28.52º | 0.77% | 0.15% | - |
| HSV(B) | 28.52º | 0.87% | 0.27% | - |
| XYZ | 3.27 | 2.71 | 0.61 | - |
| YUV | 44.26 | 108.1 | 146.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 9 | 0 | 0.46 | 0.87 | 0.73 | 28.52 | 0.77 | 0.15 |
| Hex | 46 | 26 | 9 | 0 | 2E | 57 | 49 | 1D | 4D | F |
| Octal | 106 | 46 | 11 | 0 | 56 | 127 | 111 | 35 | 115 | 17 |
| Binary | 1000110 | 100110 | 1001 | 0 | 101110 | 1010111 | 1001001 | 11101 | 1001101 | 1111 |
Color Harmonies of #462609
Complementary color
Monochromatic Colors of #462609
Black with #462609
Text Example
Text Example
White with #462609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462609; }
p { color: rgb(70,38,9); }
H1.HeaderClassName
{
color: #462609;
}
.AnyTagClassName
{
color: #462609;
}
</style>
background-color css
<style>
a { background-color: #462609; }
a { background-color: rgb(70,38,9); }
div.DivClassName
{
background-color: #462609;
}
.BgClassName
{
background-color: #462609;
}
</style>
border-color css
<style>
span { border-color: #462609; }
span { border-color: rgb(70,38,9); }
td.TdClassName
{
border-color: #462609;
}
.TagClassName
{
border-color: #462609;
}
</style>