Shades of Wood Bark #241916
Tints of Wood Bark #241916
RGB
CMYK
RGB Variations
Color information
#241916 (or 0x241916) is known color: Wood Bark. HEX triplet: 24, 19 and 16. RGB value is (36,25,22). Sum of RGB (Red+Green+Blue) = 36+25+22=83 (10% of max value = 765). Red value is 36 (14.45% from 255 or 43.37% from 83); Green value is 25 (10.16% from 255 or 30.12% from 83); Blue value is 22 (8.98% from 255 or 26.51% from 83); Max value from RGB is 36 - color contains mainly: red. Hex color #241916 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #241916 is #DBE6E9. Grayscale: #1B1B1B. Windows color (decimal): -14411498 or 1448228. OLE color: 1448228.
HSL color Cylindrical-coordinate representation of color #241916: hue angle of 12.86º degrees, saturation: 0.24, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #241916 is Cyan = 0, Magento = 0.31, Yellow = 0.39 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 25 | 22 | - |
| CMYK | 0 | 0.31 | 0.39 | 0.86 |
| HSL | 12.86º | 0.24% | 0.11% | - |
| HSV(B) | 12.86º | 0.39% | 0.14% | - |
| XYZ | 1.22 | 1.13 | 0.91 | - |
| YUV | 27.95 | 124.64 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 25 | 22 | 0 | 0.31 | 0.39 | 0.86 | 12.86 | 0.24 | 0.11 |
| Hex | 24 | 19 | 16 | 0 | 1F | 27 | 56 | D | 18 | B |
| Octal | 44 | 31 | 26 | 0 | 37 | 47 | 126 | 15 | 30 | 13 |
| Binary | 100100 | 11001 | 10110 | 0 | 11111 | 100111 | 1010110 | 1101 | 11000 | 1011 |
Color Harmonies of #241916
Complementary color
Monochromatic Colors of #241916
Black with #241916
Text Example
Text Example
White with #241916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241916; }
p { color: rgb(36,25,22); }
H1.HeaderClassName
{
color: #241916;
}
.AnyTagClassName
{
color: #241916;
}
</style>
background-color css
<style>
a { background-color: #241916; }
a { background-color: rgb(36,25,22); }
div.DivClassName
{
background-color: #241916;
}
.BgClassName
{
background-color: #241916;
}
</style>
border-color css
<style>
span { border-color: #241916; }
span { border-color: rgb(36,25,22); }
td.TdClassName
{
border-color: #241916;
}
.TagClassName
{
border-color: #241916;
}
</style>