Shades of Bistre #402910
Tints of Bistre #402910
RGB
CMYK
RGB Variations
Color information
#402910 (or 0x402910) is known color: Bistre. HEX triplet: 40, 29 and 10. RGB value is (64,41,16). Sum of RGB (Red+Green+Blue) = 64+41+16=121 (16% of max value = 765). Red value is 64 (25.39% from 255 or 52.89% from 121); Green value is 41 (16.41% from 255 or 33.88% from 121); Blue value is 16 (6.64% from 255 or 13.22% from 121); Max value from RGB is 64 - color contains mainly: red. Hex color #402910 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #402910 is #BFD6EF. Grayscale: #2D2D2D. Windows color (decimal): -12572400 or 1059136. OLE color: 1059136.
HSL color Cylindrical-coordinate representation of color #402910: hue angle of 31.25º 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 #402910 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 41 | 16 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.75 |
| HSL | 31.25º | 0.6% | 0.16% | - |
| HSV(B) | 31.25º | 0.75% | 0.25% | - |
| XYZ | 3 | 2.71 | 0.86 | - |
| YUV | 45.03 | 111.62 | 141.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 16 | 0 | 0.36 | 0.75 | 0.75 | 31.25 | 0.6 | 0.16 |
| Hex | 40 | 29 | 10 | 0 | 24 | 4B | 4B | 1F | 3C | 10 |
| Octal | 100 | 51 | 20 | 0 | 44 | 113 | 113 | 37 | 74 | 20 |
| Binary | 1000000 | 101001 | 10000 | 0 | 100100 | 1001011 | 1001011 | 11111 | 111100 | 10000 |
Color Harmonies of #402910
Complementary color
Monochromatic Colors of #402910
Black with #402910
Text Example
Text Example
White with #402910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402910; }
p { color: rgb(64,41,16); }
H1.HeaderClassName
{
color: #402910;
}
.AnyTagClassName
{
color: #402910;
}
</style>
background-color css
<style>
a { background-color: #402910; }
a { background-color: rgb(64,41,16); }
div.DivClassName
{
background-color: #402910;
}
.BgClassName
{
background-color: #402910;
}
</style>
border-color css
<style>
span { border-color: #402910; }
span { border-color: rgb(64,41,16); }
td.TdClassName
{
border-color: #402910;
}
.TagClassName
{
border-color: #402910;
}
</style>