Shades of Bistre #412615
Tints of Bistre #412615
RGB
CMYK
RGB Variations
Color information
#412615 (or 0x412615) is known color: Bistre. HEX triplet: 41, 26 and 15. RGB value is (65,38,21). Sum of RGB (Red+Green+Blue) = 65+38+21=124 (16% of max value = 765). Red value is 65 (25.78% from 255 or 52.42% from 124); Green value is 38 (15.23% from 255 or 30.65% from 124); Blue value is 21 (8.59% from 255 or 16.94% from 124); Max value from RGB is 65 - color contains mainly: red. Hex color #412615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #412615 is #BED9EA. Grayscale: #2C2C2C. Windows color (decimal): -12507627 or 1386049. OLE color: 1386049.
HSL color Cylindrical-coordinate representation of color #412615: hue angle of 23.18º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #412615 is Cyan = 0, Magento = 0.42, Yellow = 0.68 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 38 | 21 | - |
| CMYK | 0 | 0.42 | 0.68 | 0.75 |
| HSL | 23.18º | 0.51% | 0.17% | - |
| HSV(B) | 23.18º | 0.68% | 0.25% | - |
| XYZ | 3.01 | 2.56 | 1.05 | - |
| YUV | 44.14 | 114.95 | 142.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 21 | 0 | 0.42 | 0.68 | 0.75 | 23.18 | 0.51 | 0.17 |
| Hex | 41 | 26 | 15 | 0 | 2A | 44 | 4B | 17 | 33 | 11 |
| Octal | 101 | 46 | 25 | 0 | 52 | 104 | 113 | 27 | 63 | 21 |
| Binary | 1000001 | 100110 | 10101 | 0 | 101010 | 1000100 | 1001011 | 10111 | 110011 | 10001 |
Color Harmonies of #412615
Complementary color
Monochromatic Colors of #412615
Black with #412615
Text Example
Text Example
White with #412615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412615; }
p { color: rgb(65,38,21); }
H1.HeaderClassName
{
color: #412615;
}
.AnyTagClassName
{
color: #412615;
}
</style>
background-color css
<style>
a { background-color: #412615; }
a { background-color: rgb(65,38,21); }
div.DivClassName
{
background-color: #412615;
}
.BgClassName
{
background-color: #412615;
}
</style>
border-color css
<style>
span { border-color: #412615; }
span { border-color: rgb(65,38,21); }
td.TdClassName
{
border-color: #412615;
}
.TagClassName
{
border-color: #412615;
}
</style>