Shades of Bistre #462506
Tints of Bistre #462506
RGB
CMYK
RGB Variations
Color information
#462506 (or 0x462506) is known color: Bistre. HEX triplet: 46, 25 and 06. RGB value is (70,37,6). Sum of RGB (Red+Green+Blue) = 70+37+6=113 (14% of max value = 765). Red value is 70 (27.73% from 255 or 61.95% from 113); Green value is 37 (14.84% from 255 or 32.74% from 113); Blue value is 6 (2.73% from 255 or 5.31% from 113); Max value from RGB is 70 - color contains mainly: red. Hex color #462506 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462506 is #B9DAF9. Grayscale: #2B2B2B. Windows color (decimal): -12180218 or 402758. OLE color: 402758.
HSL color Cylindrical-coordinate representation of color #462506: hue angle of 29.06º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #462506 is Cyan = 0, Magento = 0.47, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 37 | 6 | - |
| CMYK | 0 | 0.47 | 0.91 | 0.73 |
| HSL | 29.06º | 0.84% | 0.15% | - |
| HSV(B) | 29.06º | 0.91% | 0.27% | - |
| XYZ | 3.22 | 2.64 | 0.51 | - |
| YUV | 43.33 | 106.93 | 147.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 6 | 0 | 0.47 | 0.91 | 0.73 | 29.06 | 0.84 | 0.15 |
| Hex | 46 | 25 | 6 | 0 | 2F | 5B | 49 | 1D | 54 | F |
| Octal | 106 | 45 | 6 | 0 | 57 | 133 | 111 | 35 | 124 | 17 |
| Binary | 1000110 | 100101 | 110 | 0 | 101111 | 1011011 | 1001001 | 11101 | 1010100 | 1111 |
Color Harmonies of #462506
Complementary color
Monochromatic Colors of #462506
Black with #462506
Text Example
Text Example
White with #462506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462506; }
p { color: rgb(70,37,6); }
H1.HeaderClassName
{
color: #462506;
}
.AnyTagClassName
{
color: #462506;
}
</style>
background-color css
<style>
a { background-color: #462506; }
a { background-color: rgb(70,37,6); }
div.DivClassName
{
background-color: #462506;
}
.BgClassName
{
background-color: #462506;
}
</style>
border-color css
<style>
span { border-color: #462506; }
span { border-color: rgb(70,37,6); }
td.TdClassName
{
border-color: #462506;
}
.TagClassName
{
border-color: #462506;
}
</style>