Shades of Bistre #412609
Tints of Bistre #412609
RGB
CMYK
RGB Variations
Color information
#412609 (or 0x412609) is known color: Bistre. HEX triplet: 41, 26 and 09. RGB value is (65,38,9). Sum of RGB (Red+Green+Blue) = 65+38+9=112 (14% of max value = 765). Red value is 65 (25.78% from 255 or 58.04% from 112); Green value is 38 (15.23% from 255 or 33.93% from 112); Blue value is 9 (3.91% from 255 or 8.04% from 112); Max value from RGB is 65 - color contains mainly: red. Hex color #412609 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #412609 is #BED9F6. Grayscale: #2A2A2A. Windows color (decimal): -12507639 or 599617. OLE color: 599617.
HSL color Cylindrical-coordinate representation of color #412609: hue angle of 31.07º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #412609 is Cyan = 0, Magento = 0.42, Yellow = 0.86 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 38 | 9 | - |
| CMYK | 0 | 0.42 | 0.86 | 0.75 |
| HSL | 31.07º | 0.76% | 0.15% | - |
| HSV(B) | 31.07º | 0.86% | 0.25% | - |
| XYZ | 2.92 | 2.53 | 0.59 | - |
| YUV | 42.77 | 108.95 | 143.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 9 | 0 | 0.42 | 0.86 | 0.75 | 31.07 | 0.76 | 0.15 |
| Hex | 41 | 26 | 9 | 0 | 2A | 56 | 4B | 1F | 4C | F |
| Octal | 101 | 46 | 11 | 0 | 52 | 126 | 113 | 37 | 114 | 17 |
| Binary | 1000001 | 100110 | 1001 | 0 | 101010 | 1010110 | 1001011 | 11111 | 1001100 | 1111 |
Color Harmonies of #412609
Complementary color
Monochromatic Colors of #412609
Black with #412609
Text Example
Text Example
White with #412609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412609; }
p { color: rgb(65,38,9); }
H1.HeaderClassName
{
color: #412609;
}
.AnyTagClassName
{
color: #412609;
}
</style>
background-color css
<style>
a { background-color: #412609; }
a { background-color: rgb(65,38,9); }
div.DivClassName
{
background-color: #412609;
}
.BgClassName
{
background-color: #412609;
}
</style>
border-color css
<style>
span { border-color: #412609; }
span { border-color: rgb(65,38,9); }
td.TdClassName
{
border-color: #412609;
}
.TagClassName
{
border-color: #412609;
}
</style>