Shades of Black Magic #362506
Tints of Black Magic #362506
RGB
CMYK
RGB Variations
Color information
#362506 (or 0x362506) is known color: Black Magic. HEX triplet: 36, 25 and 06. RGB value is (54,37,6). Sum of RGB (Red+Green+Blue) = 54+37+6=97 (12% of max value = 765). Red value is 54 (21.48% from 255 or 55.67% from 97); Green value is 37 (14.84% from 255 or 38.14% from 97); Blue value is 6 (2.73% from 255 or 6.19% from 97); Max value from RGB is 54 - color contains mainly: red. Hex color #362506 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362506 is #C9DAF9. Grayscale: #262626. Windows color (decimal): -13228794 or 402742. OLE color: 402742.
HSL color Cylindrical-coordinate representation of color #362506: hue angle of 38.75º 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 #362506 is Cyan = 0, Magento = 0.31, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 37 | 6 | - |
| CMYK | 0 | 0.31 | 0.89 | 0.79 |
| HSL | 38.75º | 0.8% | 0.12% | - |
| HSV(B) | 38.75º | 0.89% | 0.21% | - |
| XYZ | 2.22 | 2.12 | 0.46 | - |
| YUV | 38.55 | 109.63 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 6 | 0 | 0.31 | 0.89 | 0.79 | 38.75 | 0.8 | 0.12 |
| Hex | 36 | 25 | 6 | 0 | 1F | 59 | 4F | 27 | 50 | C |
| Octal | 66 | 45 | 6 | 0 | 37 | 131 | 117 | 47 | 120 | 14 |
| Binary | 110110 | 100101 | 110 | 0 | 11111 | 1011001 | 1001111 | 100111 | 1010000 | 1100 |
Color Harmonies of #362506
Complementary color
Monochromatic Colors of #362506
Black with #362506
Text Example
Text Example
White with #362506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362506; }
p { color: rgb(54,37,6); }
H1.HeaderClassName
{
color: #362506;
}
.AnyTagClassName
{
color: #362506;
}
</style>
background-color css
<style>
a { background-color: #362506; }
a { background-color: rgb(54,37,6); }
div.DivClassName
{
background-color: #362506;
}
.BgClassName
{
background-color: #362506;
}
</style>
border-color css
<style>
span { border-color: #362506; }
span { border-color: rgb(54,37,6); }
td.TdClassName
{
border-color: #362506;
}
.TagClassName
{
border-color: #362506;
}
</style>