Shades of Black Magic #292115
Tints of Black Magic #292115
RGB
CMYK
RGB Variations
Color information
#292115 (or 0x292115) is known color: Black Magic. HEX triplet: 29, 21 and 15. RGB value is (41,33,21). Sum of RGB (Red+Green+Blue) = 41+33+21=95 (12% of max value = 765). Red value is 41 (16.41% from 255 or 43.16% from 95); Green value is 33 (13.28% from 255 or 34.74% from 95); Blue value is 21 (8.59% from 255 or 22.11% from 95); Max value from RGB is 41 - color contains mainly: red. Hex color #292115 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292115 is #D6DEEA. Grayscale: #222222. Windows color (decimal): -14081771 or 1384745. OLE color: 1384745.
HSL color Cylindrical-coordinate representation of color #292115: hue angle of 36º degrees, saturation: 0.32, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #292115 is Cyan = 0, Magento = 0.20, Yellow = 0.49 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 33 | 21 | - |
| CMYK | 0 | 0.20 | 0.49 | 0.84 |
| HSL | 36º | 0.32% | 0.12% | - |
| HSV(B) | 36º | 0.49% | 0.16% | - |
| XYZ | 1.59 | 1.61 | 0.94 | - |
| YUV | 34.02 | 120.65 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 33 | 21 | 0 | 0.20 | 0.49 | 0.84 | 36 | 0.32 | 0.12 |
| Hex | 29 | 21 | 15 | 0 | 14 | 31 | 54 | 24 | 20 | C |
| Octal | 51 | 41 | 25 | 0 | 24 | 61 | 124 | 44 | 40 | 14 |
| Binary | 101001 | 100001 | 10101 | 0 | 10100 | 110001 | 1010100 | 100100 | 100000 | 1100 |
Color Harmonies of #292115
Complementary color
Monochromatic Colors of #292115
Black with #292115
Text Example
Text Example
White with #292115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292115; }
p { color: rgb(41,33,21); }
H1.HeaderClassName
{
color: #292115;
}
.AnyTagClassName
{
color: #292115;
}
</style>
background-color css
<style>
a { background-color: #292115; }
a { background-color: rgb(41,33,21); }
div.DivClassName
{
background-color: #292115;
}
.BgClassName
{
background-color: #292115;
}
</style>
border-color css
<style>
span { border-color: #292115; }
span { border-color: rgb(41,33,21); }
td.TdClassName
{
border-color: #292115;
}
.TagClassName
{
border-color: #292115;
}
</style>