Shades of Black Magic #362809
Tints of Black Magic #362809
RGB
CMYK
RGB Variations
Color information
#362809 (or 0x362809) is known color: Black Magic. HEX triplet: 36, 28 and 09. RGB value is (54,40,9). Sum of RGB (Red+Green+Blue) = 54+40+9=103 (13% of max value = 765). Red value is 54 (21.48% from 255 or 52.43% from 103); Green value is 40 (16.02% from 255 or 38.83% from 103); Blue value is 9 (3.91% from 255 or 8.74% from 103); Max value from RGB is 54 - color contains mainly: red. Hex color #362809 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362809 is #C9D7F6. Grayscale: #282828. Windows color (decimal): -13228023 or 600118. OLE color: 600118.
HSL color Cylindrical-coordinate representation of color #362809: hue angle of 41.33º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #362809 is Cyan = 0, Magento = 0.26, Yellow = 0.83 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 40 | 9 | - |
| CMYK | 0 | 0.26 | 0.83 | 0.79 |
| HSL | 41.33º | 0.71% | 0.12% | - |
| HSV(B) | 41.33º | 0.83% | 0.21% | - |
| XYZ | 2.33 | 2.32 | 0.58 | - |
| YUV | 40.65 | 110.14 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 9 | 0 | 0.26 | 0.83 | 0.79 | 41.33 | 0.71 | 0.12 |
| Hex | 36 | 28 | 9 | 0 | 1A | 53 | 4F | 29 | 47 | C |
| Octal | 66 | 50 | 11 | 0 | 32 | 123 | 117 | 51 | 107 | 14 |
| Binary | 110110 | 101000 | 1001 | 0 | 11010 | 1010011 | 1001111 | 101001 | 1000111 | 1100 |
Color Harmonies of #362809
Complementary color
Monochromatic Colors of #362809
Black with #362809
Text Example
Text Example
White with #362809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362809; }
p { color: rgb(54,40,9); }
H1.HeaderClassName
{
color: #362809;
}
.AnyTagClassName
{
color: #362809;
}
</style>
background-color css
<style>
a { background-color: #362809; }
a { background-color: rgb(54,40,9); }
div.DivClassName
{
background-color: #362809;
}
.BgClassName
{
background-color: #362809;
}
</style>
border-color css
<style>
span { border-color: #362809; }
span { border-color: rgb(54,40,9); }
td.TdClassName
{
border-color: #362809;
}
.TagClassName
{
border-color: #362809;
}
</style>