Shades of Bistre #442506
Tints of Bistre #442506
RGB
CMYK
RGB Variations
Color information
#442506 (or 0x442506) is known color: Bistre. HEX triplet: 44, 25 and 06. RGB value is (68,37,6). Sum of RGB (Red+Green+Blue) = 68+37+6=111 (14% of max value = 765). Red value is 68 (26.95% from 255 or 61.26% from 111); Green value is 37 (14.84% from 255 or 33.33% from 111); Blue value is 6 (2.73% from 255 or 5.41% from 111); Max value from RGB is 68 - color contains mainly: red. Hex color #442506 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #442506 is #BBDAF9. Grayscale: #2A2A2A. Windows color (decimal): -12311290 or 402756. OLE color: 402756.
HSL color Cylindrical-coordinate representation of color #442506: hue angle of 30º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #442506 is Cyan = 0, Magento = 0.46, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 37 | 6 | - |
| CMYK | 0 | 0.46 | 0.91 | 0.73 |
| HSL | 30º | 0.84% | 0.15% | - |
| HSV(B) | 30º | 0.91% | 0.27% | - |
| XYZ | 3.08 | 2.57 | 0.51 | - |
| YUV | 42.74 | 107.27 | 146.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 37 | 6 | 0 | 0.46 | 0.91 | 0.73 | 30 | 0.84 | 0.15 |
| Hex | 44 | 25 | 6 | 0 | 2E | 5B | 49 | 1E | 54 | F |
| Octal | 104 | 45 | 6 | 0 | 56 | 133 | 111 | 36 | 124 | 17 |
| Binary | 1000100 | 100101 | 110 | 0 | 101110 | 1011011 | 1001001 | 11110 | 1010100 | 1111 |
Color Harmonies of #442506
Complementary color
Monochromatic Colors of #442506
Black with #442506
Text Example
Text Example
White with #442506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442506; }
p { color: rgb(68,37,6); }
H1.HeaderClassName
{
color: #442506;
}
.AnyTagClassName
{
color: #442506;
}
</style>
background-color css
<style>
a { background-color: #442506; }
a { background-color: rgb(68,37,6); }
div.DivClassName
{
background-color: #442506;
}
.BgClassName
{
background-color: #442506;
}
</style>
border-color css
<style>
span { border-color: #442506; }
span { border-color: rgb(68,37,6); }
td.TdClassName
{
border-color: #442506;
}
.TagClassName
{
border-color: #442506;
}
</style>