Shades of Bistre #412708
Tints of Bistre #412708
RGB
CMYK
RGB Variations
Color information
#412708 (or 0x412708) is known color: Bistre. HEX triplet: 41, 27 and 08. RGB value is (65,39,8). Sum of RGB (Red+Green+Blue) = 65+39+8=112 (14% of max value = 765). Red value is 65 (25.78% from 255 or 58.04% from 112); Green value is 39 (15.62% from 255 or 34.82% from 112); Blue value is 8 (3.52% from 255 or 7.14% from 112); Max value from RGB is 65 - color contains mainly: red. Hex color #412708 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #412708 is #BED8F7. Grayscale: #2B2B2B. Windows color (decimal): -12507384 or 534337. OLE color: 534337.
HSL color Cylindrical-coordinate representation of color #412708: hue angle of 32.63º degrees, saturation: 0.78, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #412708 is Cyan = 0, Magento = 0.40, Yellow = 0.88 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 39 | 8 | - |
| CMYK | 0 | 0.40 | 0.88 | 0.75 |
| HSL | 32.63º | 0.78% | 0.14% | - |
| HSV(B) | 32.63º | 0.88% | 0.25% | - |
| XYZ | 2.95 | 2.59 | 0.57 | - |
| YUV | 43.24 | 108.11 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 8 | 0 | 0.40 | 0.88 | 0.75 | 32.63 | 0.78 | 0.14 |
| Hex | 41 | 27 | 8 | 0 | 28 | 58 | 4B | 21 | 4E | E |
| Octal | 101 | 47 | 10 | 0 | 50 | 130 | 113 | 41 | 116 | 16 |
| Binary | 1000001 | 100111 | 1000 | 0 | 101000 | 1011000 | 1001011 | 100001 | 1001110 | 1110 |
Color Harmonies of #412708
Complementary color
Monochromatic Colors of #412708
Black with #412708
Text Example
Text Example
White with #412708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412708; }
p { color: rgb(65,39,8); }
H1.HeaderClassName
{
color: #412708;
}
.AnyTagClassName
{
color: #412708;
}
</style>
background-color css
<style>
a { background-color: #412708; }
a { background-color: rgb(65,39,8); }
div.DivClassName
{
background-color: #412708;
}
.BgClassName
{
background-color: #412708;
}
</style>
border-color css
<style>
span { border-color: #412708; }
span { border-color: rgb(65,39,8); }
td.TdClassName
{
border-color: #412708;
}
.TagClassName
{
border-color: #412708;
}
</style>