Shades of Black Magic #292218
Tints of Black Magic #292218
RGB
CMYK
RGB Variations
Color information
#292218 (or 0x292218) is known color: Black Magic. HEX triplet: 29, 22 and 18. RGB value is (41,34,24). Sum of RGB (Red+Green+Blue) = 41+34+24=99 (13% of max value = 765). Red value is 41 (16.41% from 255 or 41.41% from 99); Green value is 34 (13.67% from 255 or 34.34% from 99); Blue value is 24 (9.77% from 255 or 24.24% from 99); Max value from RGB is 41 - color contains mainly: red. Hex color #292218 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292218 is #D6DDE7. Grayscale: #232323. Windows color (decimal): -14081512 or 1581609. OLE color: 1581609.
HSL color Cylindrical-coordinate representation of color #292218: hue angle of 35.29º degrees, saturation: 0.26, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #292218 is Cyan = 0, Magento = 0.17, Yellow = 0.41 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 34 | 24 | - |
| CMYK | 0 | 0.17 | 0.41 | 0.84 |
| HSL | 35.29º | 0.26% | 0.13% | - |
| HSV(B) | 35.29º | 0.41% | 0.16% | - |
| XYZ | 1.65 | 1.68 | 1.1 | - |
| YUV | 34.95 | 121.82 | 132.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 34 | 24 | 0 | 0.17 | 0.41 | 0.84 | 35.29 | 0.26 | 0.13 |
| Hex | 29 | 22 | 18 | 0 | 11 | 29 | 54 | 23 | 1A | D |
| Octal | 51 | 42 | 30 | 0 | 21 | 51 | 124 | 43 | 32 | 15 |
| Binary | 101001 | 100010 | 11000 | 0 | 10001 | 101001 | 1010100 | 100011 | 11010 | 1101 |
Color Harmonies of #292218
Complementary color
Monochromatic Colors of #292218
Black with #292218
Text Example
Text Example
White with #292218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292218; }
p { color: rgb(41,34,24); }
H1.HeaderClassName
{
color: #292218;
}
.AnyTagClassName
{
color: #292218;
}
</style>
background-color css
<style>
a { background-color: #292218; }
a { background-color: rgb(41,34,24); }
div.DivClassName
{
background-color: #292218;
}
.BgClassName
{
background-color: #292218;
}
</style>
border-color css
<style>
span { border-color: #292218; }
span { border-color: rgb(41,34,24); }
td.TdClassName
{
border-color: #292218;
}
.TagClassName
{
border-color: #292218;
}
</style>