Shades of Bistre #412611
Tints of Bistre #412611
RGB
CMYK
RGB Variations
Color information
#412611 (or 0x412611) is known color: Bistre. HEX triplet: 41, 26 and 11. RGB value is (65,38,17). Sum of RGB (Red+Green+Blue) = 65+38+17=120 (15% of max value = 765). Red value is 65 (25.78% from 255 or 54.17% from 120); Green value is 38 (15.23% from 255 or 31.67% from 120); Blue value is 17 (7.03% from 255 or 14.17% from 120); Max value from RGB is 65 - color contains mainly: red. Hex color #412611 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #412611 is #BED9EE. Grayscale: #2B2B2B. Windows color (decimal): -12507631 or 1123905. OLE color: 1123905.
HSL color Cylindrical-coordinate representation of color #412611: hue angle of 26.25º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #412611 is Cyan = 0, Magento = 0.42, Yellow = 0.74 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 38 | 17 | - |
| CMYK | 0 | 0.42 | 0.74 | 0.75 |
| HSL | 26.25º | 0.59% | 0.16% | - |
| HSV(B) | 26.25º | 0.74% | 0.25% | - |
| XYZ | 2.97 | 2.55 | 0.87 | - |
| YUV | 43.68 | 112.95 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 17 | 0 | 0.42 | 0.74 | 0.75 | 26.25 | 0.59 | 0.16 |
| Hex | 41 | 26 | 11 | 0 | 2A | 4A | 4B | 1A | 3B | 10 |
| Octal | 101 | 46 | 21 | 0 | 52 | 112 | 113 | 32 | 73 | 20 |
| Binary | 1000001 | 100110 | 10001 | 0 | 101010 | 1001010 | 1001011 | 11010 | 111011 | 10000 |
Color Harmonies of #412611
Complementary color
Monochromatic Colors of #412611
Black with #412611
Text Example
Text Example
White with #412611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412611; }
p { color: rgb(65,38,17); }
H1.HeaderClassName
{
color: #412611;
}
.AnyTagClassName
{
color: #412611;
}
</style>
background-color css
<style>
a { background-color: #412611; }
a { background-color: rgb(65,38,17); }
div.DivClassName
{
background-color: #412611;
}
.BgClassName
{
background-color: #412611;
}
</style>
border-color css
<style>
span { border-color: #412611; }
span { border-color: rgb(65,38,17); }
td.TdClassName
{
border-color: #412611;
}
.TagClassName
{
border-color: #412611;
}
</style>