Shades of Bistre #402818
Tints of Bistre #402818
RGB
CMYK
RGB Variations
Color information
#402818 (or 0x402818) is known color: Bistre. HEX triplet: 40, 28 and 18. RGB value is (64,40,24). Sum of RGB (Red+Green+Blue) = 64+40+24=128 (16% of max value = 765). Red value is 64 (25.39% from 255 or 50% from 128); Green value is 40 (16.02% from 255 or 31.25% from 128); Blue value is 24 (9.77% from 255 or 18.75% from 128); Max value from RGB is 64 - color contains mainly: red. Hex color #402818 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #402818 is #BFD7E7. Grayscale: #2D2D2D. Windows color (decimal): -12572648 or 1583168. OLE color: 1583168.
HSL color Cylindrical-coordinate representation of color #402818: hue angle of 24º degrees, saturation: 0.45, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #402818 is Cyan = 0, Magento = 0.38, Yellow = 0.62 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 40 | 24 | - |
| CMYK | 0 | 0.38 | 0.62 | 0.75 |
| HSL | 24º | 0.45% | 0.17% | - |
| HSV(B) | 24º | 0.63% | 0.25% | - |
| XYZ | 3.04 | 2.67 | 1.22 | - |
| YUV | 45.35 | 115.95 | 141.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 24 | 0 | 0.38 | 0.62 | 0.75 | 24 | 0.45 | 0.17 |
| Hex | 40 | 28 | 18 | 0 | 26 | 3E | 4B | 18 | 2D | 11 |
| Octal | 100 | 50 | 30 | 0 | 46 | 76 | 113 | 30 | 55 | 21 |
| Binary | 1000000 | 101000 | 11000 | 0 | 100110 | 111110 | 1001011 | 11000 | 101101 | 10001 |
Color Harmonies of #402818
Complementary color
Monochromatic Colors of #402818
Black with #402818
Text Example
Text Example
White with #402818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402818; }
p { color: rgb(64,40,24); }
H1.HeaderClassName
{
color: #402818;
}
.AnyTagClassName
{
color: #402818;
}
</style>
background-color css
<style>
a { background-color: #402818; }
a { background-color: rgb(64,40,24); }
div.DivClassName
{
background-color: #402818;
}
.BgClassName
{
background-color: #402818;
}
</style>
border-color css
<style>
span { border-color: #402818; }
span { border-color: rgb(64,40,24); }
td.TdClassName
{
border-color: #402818;
}
.TagClassName
{
border-color: #402818;
}
</style>