Shades of Bistre #402814
Tints of Bistre #402814
RGB
CMYK
RGB Variations
Color information
#402814 (or 0x402814) is known color: Bistre. HEX triplet: 40, 28 and 14. RGB value is (64,40,20). Sum of RGB (Red+Green+Blue) = 64+40+20=124 (16% of max value = 765). Red value is 64 (25.39% from 255 or 51.61% from 124); Green value is 40 (16.02% from 255 or 32.26% from 124); Blue value is 20 (8.20% from 255 or 16.13% from 124); Max value from RGB is 64 - color contains mainly: red. Hex color #402814 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #402814 is #BFD7EB. Grayscale: #2D2D2D. Windows color (decimal): -12572652 or 1321024. OLE color: 1321024.
HSL color Cylindrical-coordinate representation of color #402814: hue angle of 27.27º degrees, saturation: 0.52, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #402814 is Cyan = 0, Magento = 0.38, Yellow = 0.69 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 40 | 20 | - |
| CMYK | 0 | 0.38 | 0.69 | 0.75 |
| HSL | 27.27º | 0.52% | 0.16% | - |
| HSV(B) | 27.27º | 0.69% | 0.25% | - |
| XYZ | 3 | 2.66 | 1.02 | - |
| YUV | 44.9 | 113.95 | 141.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 20 | 0 | 0.38 | 0.69 | 0.75 | 27.27 | 0.52 | 0.16 |
| Hex | 40 | 28 | 14 | 0 | 26 | 45 | 4B | 1B | 34 | 10 |
| Octal | 100 | 50 | 24 | 0 | 46 | 105 | 113 | 33 | 64 | 20 |
| Binary | 1000000 | 101000 | 10100 | 0 | 100110 | 1000101 | 1001011 | 11011 | 110100 | 10000 |
Color Harmonies of #402814
Complementary color
Monochromatic Colors of #402814
Black with #402814
Text Example
Text Example
White with #402814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402814; }
p { color: rgb(64,40,20); }
H1.HeaderClassName
{
color: #402814;
}
.AnyTagClassName
{
color: #402814;
}
</style>
background-color css
<style>
a { background-color: #402814; }
a { background-color: rgb(64,40,20); }
div.DivClassName
{
background-color: #402814;
}
.BgClassName
{
background-color: #402814;
}
</style>
border-color css
<style>
span { border-color: #402814; }
span { border-color: rgb(64,40,20); }
td.TdClassName
{
border-color: #402814;
}
.TagClassName
{
border-color: #402814;
}
</style>