Shades of Bistre #442710
Tints of Bistre #442710
RGB
CMYK
RGB Variations
Color information
#442710 (or 0x442710) is known color: Bistre. HEX triplet: 44, 27 and 10. RGB value is (68,39,16). Sum of RGB (Red+Green+Blue) = 68+39+16=123 (16% of max value = 765). Red value is 68 (26.95% from 255 or 55.28% from 123); Green value is 39 (15.62% from 255 or 31.71% from 123); Blue value is 16 (6.64% from 255 or 13.01% from 123); Max value from RGB is 68 - color contains mainly: red. Hex color #442710 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #442710 is #BBD8EF. Grayscale: #2D2D2D. Windows color (decimal): -12310768 or 1058628. OLE color: 1058628.
HSL color Cylindrical-coordinate representation of color #442710: hue angle of 26.54º degrees, saturation: 0.62, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #442710 is Cyan = 0, Magento = 0.43, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 39 | 16 | - |
| CMYK | 0 | 0.43 | 0.76 | 0.73 |
| HSL | 26.54º | 0.62% | 0.16% | - |
| HSV(B) | 26.54º | 0.76% | 0.27% | - |
| XYZ | 3.2 | 2.72 | 0.85 | - |
| YUV | 45.05 | 111.61 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 39 | 16 | 0 | 0.43 | 0.76 | 0.73 | 26.54 | 0.62 | 0.16 |
| Hex | 44 | 27 | 10 | 0 | 2B | 4C | 49 | 1B | 3E | 10 |
| Octal | 104 | 47 | 20 | 0 | 53 | 114 | 111 | 33 | 76 | 20 |
| Binary | 1000100 | 100111 | 10000 | 0 | 101011 | 1001100 | 1001001 | 11011 | 111110 | 10000 |
Color Harmonies of #442710
Complementary color
Monochromatic Colors of #442710
Black with #442710
Text Example
Text Example
White with #442710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442710; }
p { color: rgb(68,39,16); }
H1.HeaderClassName
{
color: #442710;
}
.AnyTagClassName
{
color: #442710;
}
</style>
background-color css
<style>
a { background-color: #442710; }
a { background-color: rgb(68,39,16); }
div.DivClassName
{
background-color: #442710;
}
.BgClassName
{
background-color: #442710;
}
</style>
border-color css
<style>
span { border-color: #442710; }
span { border-color: rgb(68,39,16); }
td.TdClassName
{
border-color: #442710;
}
.TagClassName
{
border-color: #442710;
}
</style>