Shades of Black Magic #362806
Tints of Black Magic #362806
RGB
CMYK
RGB Variations
Color information
#362806 (or 0x362806) is known color: Black Magic. HEX triplet: 36, 28 and 06. RGB value is (54,40,6). Sum of RGB (Red+Green+Blue) = 54+40+6=100 (13% of max value = 765). Red value is 54 (21.48% from 255 or 54% from 100); Green value is 40 (16.02% from 255 or 40% from 100); Blue value is 6 (2.73% from 255 or 6% from 100); Max value from RGB is 54 - color contains mainly: red. Hex color #362806 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362806 is #C9D7F9. Grayscale: #282828. Windows color (decimal): -13228026 or 403510. OLE color: 403510.
HSL color Cylindrical-coordinate representation of color #362806: hue angle of 42.5º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #362806 is Cyan = 0, Magento = 0.26, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 40 | 6 | - |
| CMYK | 0 | 0.26 | 0.89 | 0.79 |
| HSL | 42.5º | 0.8% | 0.12% | - |
| HSV(B) | 42.5º | 0.89% | 0.21% | - |
| XYZ | 2.31 | 2.32 | 0.5 | - |
| YUV | 40.31 | 108.64 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 6 | 0 | 0.26 | 0.89 | 0.79 | 42.5 | 0.8 | 0.12 |
| Hex | 36 | 28 | 6 | 0 | 1A | 59 | 4F | 2A | 50 | C |
| Octal | 66 | 50 | 6 | 0 | 32 | 131 | 117 | 52 | 120 | 14 |
| Binary | 110110 | 101000 | 110 | 0 | 11010 | 1011001 | 1001111 | 101010 | 1010000 | 1100 |
Color Harmonies of #362806
Complementary color
Monochromatic Colors of #362806
Black with #362806
Text Example
Text Example
White with #362806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362806; }
p { color: rgb(54,40,6); }
H1.HeaderClassName
{
color: #362806;
}
.AnyTagClassName
{
color: #362806;
}
</style>
background-color css
<style>
a { background-color: #362806; }
a { background-color: rgb(54,40,6); }
div.DivClassName
{
background-color: #362806;
}
.BgClassName
{
background-color: #362806;
}
</style>
border-color css
<style>
span { border-color: #362806; }
span { border-color: rgb(54,40,6); }
td.TdClassName
{
border-color: #362806;
}
.TagClassName
{
border-color: #362806;
}
</style>