Shades of Bistre #402810
Tints of Bistre #402810
RGB
CMYK
RGB Variations
Color information
#402810 (or 0x402810) is known color: Bistre. HEX triplet: 40, 28 and 10. RGB value is (64,40,16). Sum of RGB (Red+Green+Blue) = 64+40+16=120 (15% of max value = 765). Red value is 64 (25.39% from 255 or 53.33% from 120); Green value is 40 (16.02% from 255 or 33.33% from 120); Blue value is 16 (6.64% from 255 or 13.33% from 120); Max value from RGB is 64 - color contains mainly: red. Hex color #402810 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #402810 is #BFD7EF. Grayscale: #2C2C2C. Windows color (decimal): -12572656 or 1058880. OLE color: 1058880.
HSL color Cylindrical-coordinate representation of color #402810: hue angle of 30º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #402810 is Cyan = 0, Magento = 0.38, Yellow = 0.75 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 40 | 16 | - |
| CMYK | 0 | 0.38 | 0.75 | 0.75 |
| HSL | 30º | 0.6% | 0.16% | - |
| HSV(B) | 30º | 0.75% | 0.25% | - |
| XYZ | 2.97 | 2.64 | 0.84 | - |
| YUV | 44.44 | 111.95 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 16 | 0 | 0.38 | 0.75 | 0.75 | 30 | 0.6 | 0.16 |
| Hex | 40 | 28 | 10 | 0 | 26 | 4B | 4B | 1E | 3C | 10 |
| Octal | 100 | 50 | 20 | 0 | 46 | 113 | 113 | 36 | 74 | 20 |
| Binary | 1000000 | 101000 | 10000 | 0 | 100110 | 1001011 | 1001011 | 11110 | 111100 | 10000 |
Color Harmonies of #402810
Complementary color
Monochromatic Colors of #402810
Black with #402810
Text Example
Text Example
White with #402810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402810; }
p { color: rgb(64,40,16); }
H1.HeaderClassName
{
color: #402810;
}
.AnyTagClassName
{
color: #402810;
}
</style>
background-color css
<style>
a { background-color: #402810; }
a { background-color: rgb(64,40,16); }
div.DivClassName
{
background-color: #402810;
}
.BgClassName
{
background-color: #402810;
}
</style>
border-color css
<style>
span { border-color: #402810; }
span { border-color: rgb(64,40,16); }
td.TdClassName
{
border-color: #402810;
}
.TagClassName
{
border-color: #402810;
}
</style>