Shades of Black Magic #362605
Tints of Black Magic #362605
RGB
CMYK
RGB Variations
Color information
#362605 (or 0x362605) is known color: Black Magic. HEX triplet: 36, 26 and 05. RGB value is (54,38,5). Sum of RGB (Red+Green+Blue) = 54+38+5=97 (12% of max value = 765). Red value is 54 (21.48% from 255 or 55.67% from 97); Green value is 38 (15.23% from 255 or 39.18% from 97); Blue value is 5 (2.34% from 255 or 5.15% from 97); Max value from RGB is 54 - color contains mainly: red. Hex color #362605 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362605 is #C9D9FA. Grayscale: #272727. Windows color (decimal): -13228539 or 337462. OLE color: 337462.
HSL color Cylindrical-coordinate representation of color #362605: hue angle of 40.41º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #362605 is Cyan = 0, Magento = 0.30, Yellow = 0.91 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 38 | 5 | - |
| CMYK | 0 | 0.30 | 0.91 | 0.79 |
| HSL | 40.41º | 0.83% | 0.12% | - |
| HSV(B) | 40.41º | 0.91% | 0.21% | - |
| XYZ | 2.24 | 2.18 | 0.45 | - |
| YUV | 39.02 | 108.8 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 38 | 5 | 0 | 0.30 | 0.91 | 0.79 | 40.41 | 0.83 | 0.12 |
| Hex | 36 | 26 | 5 | 0 | 1E | 5B | 4F | 28 | 53 | C |
| Octal | 66 | 46 | 5 | 0 | 36 | 133 | 117 | 50 | 123 | 14 |
| Binary | 110110 | 100110 | 101 | 0 | 11110 | 1011011 | 1001111 | 101000 | 1010011 | 1100 |
Color Harmonies of #362605
Complementary color
Monochromatic Colors of #362605
Black with #362605
Text Example
Text Example
White with #362605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362605; }
p { color: rgb(54,38,5); }
H1.HeaderClassName
{
color: #362605;
}
.AnyTagClassName
{
color: #362605;
}
</style>
background-color css
<style>
a { background-color: #362605; }
a { background-color: rgb(54,38,5); }
div.DivClassName
{
background-color: #362605;
}
.BgClassName
{
background-color: #362605;
}
</style>
border-color css
<style>
span { border-color: #362605; }
span { border-color: rgb(54,38,5); }
td.TdClassName
{
border-color: #362605;
}
.TagClassName
{
border-color: #362605;
}
</style>