Shades of Bistre #462807
Tints of Bistre #462807
RGB
CMYK
RGB Variations
Color information
#462807 (or 0x462807) is known color: Bistre. HEX triplet: 46, 28 and 07. RGB value is (70,40,7). Sum of RGB (Red+Green+Blue) = 70+40+7=117 (15% of max value = 765). Red value is 70 (27.73% from 255 or 59.83% from 117); Green value is 40 (16.02% from 255 or 34.19% from 117); Blue value is 7 (3.12% from 255 or 5.98% from 117); Max value from RGB is 70 - color contains mainly: red. Hex color #462807 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #462807 is #B9D7F8. Grayscale: #2D2D2D. Windows color (decimal): -12179449 or 469062. OLE color: 469062.
HSL color Cylindrical-coordinate representation of color #462807: hue angle of 31.43º 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 #462807 is Cyan = 0, Magento = 0.43, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 7 | - |
| CMYK | 0 | 0.43 | 0.90 | 0.73 |
| HSL | 31.43º | 0.82% | 0.15% | - |
| HSV(B) | 31.43º | 0.9% | 0.27% | - |
| XYZ | 3.32 | 2.84 | 0.57 | - |
| YUV | 45.21 | 106.44 | 145.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 7 | 0 | 0.43 | 0.90 | 0.73 | 31.43 | 0.82 | 0.15 |
| Hex | 46 | 28 | 7 | 0 | 2B | 5A | 49 | 1F | 52 | F |
| Octal | 106 | 50 | 7 | 0 | 53 | 132 | 111 | 37 | 122 | 17 |
| Binary | 1000110 | 101000 | 111 | 0 | 101011 | 1011010 | 1001001 | 11111 | 1010010 | 1111 |
Color Harmonies of #462807
Complementary color
Monochromatic Colors of #462807
Black with #462807
Text Example
Text Example
White with #462807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462807; }
p { color: rgb(70,40,7); }
H1.HeaderClassName
{
color: #462807;
}
.AnyTagClassName
{
color: #462807;
}
</style>
background-color css
<style>
a { background-color: #462807; }
a { background-color: rgb(70,40,7); }
div.DivClassName
{
background-color: #462807;
}
.BgClassName
{
background-color: #462807;
}
</style>
border-color css
<style>
span { border-color: #462807; }
span { border-color: rgb(70,40,7); }
td.TdClassName
{
border-color: #462807;
}
.TagClassName
{
border-color: #462807;
}
</style>