Shades of Bistre #412712
Tints of Bistre #412712
RGB
CMYK
RGB Variations
Color information
#412712 (or 0x412712) is known color: Bistre. HEX triplet: 41, 27 and 12. RGB value is (65,39,18). Sum of RGB (Red+Green+Blue) = 65+39+18=122 (16% of max value = 765). Red value is 65 (25.78% from 255 or 53.28% from 122); Green value is 39 (15.62% from 255 or 31.97% from 122); Blue value is 18 (7.42% from 255 or 14.75% from 122); Max value from RGB is 65 - color contains mainly: red. Hex color #412712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #412712 is #BED8ED. Grayscale: #2C2C2C. Windows color (decimal): -12507374 or 1189697. OLE color: 1189697.
HSL color Cylindrical-coordinate representation of color #412712: hue angle of 26.81º degrees, saturation: 0.57, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #412712 is Cyan = 0, Magento = 0.40, Yellow = 0.72 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 39 | 18 | - |
| CMYK | 0 | 0.40 | 0.72 | 0.75 |
| HSL | 26.81º | 0.57% | 0.16% | - |
| HSV(B) | 26.81º | 0.72% | 0.25% | - |
| XYZ | 3.01 | 2.62 | 0.92 | - |
| YUV | 44.38 | 113.11 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 18 | 0 | 0.40 | 0.72 | 0.75 | 26.81 | 0.57 | 0.16 |
| Hex | 41 | 27 | 12 | 0 | 28 | 48 | 4B | 1B | 39 | 10 |
| Octal | 101 | 47 | 22 | 0 | 50 | 110 | 113 | 33 | 71 | 20 |
| Binary | 1000001 | 100111 | 10010 | 0 | 101000 | 1001000 | 1001011 | 11011 | 111001 | 10000 |
Color Harmonies of #412712
Complementary color
Monochromatic Colors of #412712
Black with #412712
Text Example
Text Example
White with #412712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412712; }
p { color: rgb(65,39,18); }
H1.HeaderClassName
{
color: #412712;
}
.AnyTagClassName
{
color: #412712;
}
</style>
background-color css
<style>
a { background-color: #412712; }
a { background-color: rgb(65,39,18); }
div.DivClassName
{
background-color: #412712;
}
.BgClassName
{
background-color: #412712;
}
</style>
border-color css
<style>
span { border-color: #412712; }
span { border-color: rgb(65,39,18); }
td.TdClassName
{
border-color: #412712;
}
.TagClassName
{
border-color: #412712;
}
</style>