Shades of Black Magic #362807
Tints of Black Magic #362807
RGB
CMYK
RGB Variations
Color information
#362807 (or 0x362807) is known color: Black Magic. HEX triplet: 36, 28 and 07. RGB value is (54,40,7). Sum of RGB (Red+Green+Blue) = 54+40+7=101 (13% of max value = 765). Red value is 54 (21.48% from 255 or 53.47% from 101); Green value is 40 (16.02% from 255 or 39.60% from 101); Blue value is 7 (3.12% from 255 or 6.93% from 101); Max value from RGB is 54 - color contains mainly: red. Hex color #362807 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362807 is #C9D7F8. Grayscale: #282828. Windows color (decimal): -13228025 or 469046. OLE color: 469046.
HSL color Cylindrical-coordinate representation of color #362807: hue angle of 42.13º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #362807 is Cyan = 0, Magento = 0.26, Yellow = 0.87 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 40 | 7 | - |
| CMYK | 0 | 0.26 | 0.87 | 0.79 |
| HSL | 42.13º | 0.77% | 0.12% | - |
| HSV(B) | 42.13º | 0.87% | 0.21% | - |
| XYZ | 2.32 | 2.32 | 0.53 | - |
| YUV | 40.42 | 109.14 | 137.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 7 | 0 | 0.26 | 0.87 | 0.79 | 42.13 | 0.77 | 0.12 |
| Hex | 36 | 28 | 7 | 0 | 1A | 57 | 4F | 2A | 4D | C |
| Octal | 66 | 50 | 7 | 0 | 32 | 127 | 117 | 52 | 115 | 14 |
| Binary | 110110 | 101000 | 111 | 0 | 11010 | 1010111 | 1001111 | 101010 | 1001101 | 1100 |
Color Harmonies of #362807
Complementary color
Monochromatic Colors of #362807
Black with #362807
Text Example
Text Example
White with #362807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362807; }
p { color: rgb(54,40,7); }
H1.HeaderClassName
{
color: #362807;
}
.AnyTagClassName
{
color: #362807;
}
</style>
background-color css
<style>
a { background-color: #362807; }
a { background-color: rgb(54,40,7); }
div.DivClassName
{
background-color: #362807;
}
.BgClassName
{
background-color: #362807;
}
</style>
border-color css
<style>
span { border-color: #362807; }
span { border-color: rgb(54,40,7); }
td.TdClassName
{
border-color: #362807;
}
.TagClassName
{
border-color: #362807;
}
</style>