Shades of Black Magic #362917
Tints of Black Magic #362917
RGB
CMYK
RGB Variations
Color information
#362917 (or 0x362917) is known color: Black Magic. HEX triplet: 36, 29 and 17. RGB value is (54,41,23). Sum of RGB (Red+Green+Blue) = 54+41+23=118 (15% of max value = 765). Red value is 54 (21.48% from 255 or 45.76% from 118); Green value is 41 (16.41% from 255 or 34.75% from 118); Blue value is 23 (9.38% from 255 or 19.49% from 118); Max value from RGB is 54 - color contains mainly: red. Hex color #362917 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362917 is #C9D6E8. Grayscale: #2A2A2A. Windows color (decimal): -13227753 or 1517878. OLE color: 1517878.
HSL color Cylindrical-coordinate representation of color #362917: hue angle of 34.84º degrees, saturation: 0.4, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #362917 is Cyan = 0, Magento = 0.24, Yellow = 0.57 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 41 | 23 | - |
| CMYK | 0 | 0.24 | 0.57 | 0.79 |
| HSL | 34.84º | 0.4% | 0.15% | - |
| HSV(B) | 34.84º | 0.57% | 0.21% | - |
| XYZ | 2.47 | 2.43 | 1.15 | - |
| YUV | 42.84 | 116.81 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 41 | 23 | 0 | 0.24 | 0.57 | 0.79 | 34.84 | 0.4 | 0.15 |
| Hex | 36 | 29 | 17 | 0 | 18 | 39 | 4F | 23 | 28 | F |
| Octal | 66 | 51 | 27 | 0 | 30 | 71 | 117 | 43 | 50 | 17 |
| Binary | 110110 | 101001 | 10111 | 0 | 11000 | 111001 | 1001111 | 100011 | 101000 | 1111 |
Color Harmonies of #362917
Complementary color
Monochromatic Colors of #362917
Black with #362917
Text Example
Text Example
White with #362917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362917; }
p { color: rgb(54,41,23); }
H1.HeaderClassName
{
color: #362917;
}
.AnyTagClassName
{
color: #362917;
}
</style>
background-color css
<style>
a { background-color: #362917; }
a { background-color: rgb(54,41,23); }
div.DivClassName
{
background-color: #362917;
}
.BgClassName
{
background-color: #362917;
}
</style>
border-color css
<style>
span { border-color: #362917; }
span { border-color: rgb(54,41,23); }
td.TdClassName
{
border-color: #362917;
}
.TagClassName
{
border-color: #362917;
}
</style>