Shades of Bistre #412716
Tints of Bistre #412716
RGB
CMYK
RGB Variations
Color information
#412716 (or 0x412716) is known color: Bistre. HEX triplet: 41, 27 and 16. RGB value is (65,39,22). Sum of RGB (Red+Green+Blue) = 65+39+22=126 (16% of max value = 765). Red value is 65 (25.78% from 255 or 51.59% from 126); Green value is 39 (15.62% from 255 or 30.95% from 126); Blue value is 22 (8.98% from 255 or 17.46% from 126); Max value from RGB is 65 - color contains mainly: red. Hex color #412716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #412716 is #BED8E9. Grayscale: #2C2C2C. Windows color (decimal): -12507370 or 1451841. OLE color: 1451841.
HSL color Cylindrical-coordinate representation of color #412716: hue angle of 23.72º degrees, saturation: 0.49, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #412716 is Cyan = 0, Magento = 0.40, Yellow = 0.66 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 39 | 22 | - |
| CMYK | 0 | 0.40 | 0.66 | 0.75 |
| HSL | 23.72º | 0.49% | 0.17% | - |
| HSV(B) | 23.72º | 0.66% | 0.25% | - |
| XYZ | 3.05 | 2.63 | 1.11 | - |
| YUV | 44.84 | 115.11 | 142.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 22 | 0 | 0.40 | 0.66 | 0.75 | 23.72 | 0.49 | 0.17 |
| Hex | 41 | 27 | 16 | 0 | 28 | 42 | 4B | 18 | 31 | 11 |
| Octal | 101 | 47 | 26 | 0 | 50 | 102 | 113 | 30 | 61 | 21 |
| Binary | 1000001 | 100111 | 10110 | 0 | 101000 | 1000010 | 1001011 | 11000 | 110001 | 10001 |
Color Harmonies of #412716
Complementary color
Monochromatic Colors of #412716
Black with #412716
Text Example
Text Example
White with #412716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412716; }
p { color: rgb(65,39,22); }
H1.HeaderClassName
{
color: #412716;
}
.AnyTagClassName
{
color: #412716;
}
</style>
background-color css
<style>
a { background-color: #412716; }
a { background-color: rgb(65,39,22); }
div.DivClassName
{
background-color: #412716;
}
.BgClassName
{
background-color: #412716;
}
</style>
border-color css
<style>
span { border-color: #412716; }
span { border-color: rgb(65,39,22); }
td.TdClassName
{
border-color: #412716;
}
.TagClassName
{
border-color: #412716;
}
</style>