Shades of Black Magic #352918
Tints of Black Magic #352918
RGB
CMYK
RGB Variations
Color information
#352918 (or 0x352918) is known color: Black Magic. HEX triplet: 35, 29 and 18. RGB value is (53,41,24). Sum of RGB (Red+Green+Blue) = 53+41+24=118 (15% of max value = 765). Red value is 53 (21.09% from 255 or 44.92% from 118); Green value is 41 (16.41% from 255 or 34.75% from 118); Blue value is 24 (9.77% from 255 or 20.34% from 118); Max value from RGB is 53 - color contains mainly: red. Hex color #352918 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #352918 is #CAD6E7. Grayscale: #2A2A2A. Windows color (decimal): -13293288 or 1583413. OLE color: 1583413.
HSL color Cylindrical-coordinate representation of color #352918: hue angle of 35.17º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #352918 is Cyan = 0, Magento = 0.23, Yellow = 0.55 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 41 | 24 | - |
| CMYK | 0 | 0.23 | 0.55 | 0.79 |
| HSL | 35.17º | 0.38% | 0.15% | - |
| HSV(B) | 35.17º | 0.55% | 0.21% | - |
| XYZ | 2.43 | 2.41 | 1.2 | - |
| YUV | 42.65 | 117.48 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 24 | 0 | 0.23 | 0.55 | 0.79 | 35.17 | 0.38 | 0.15 |
| Hex | 35 | 29 | 18 | 0 | 17 | 37 | 4F | 23 | 26 | F |
| Octal | 65 | 51 | 30 | 0 | 27 | 67 | 117 | 43 | 46 | 17 |
| Binary | 110101 | 101001 | 11000 | 0 | 10111 | 110111 | 1001111 | 100011 | 100110 | 1111 |
Color Harmonies of #352918
Complementary color
Monochromatic Colors of #352918
Black with #352918
Text Example
Text Example
White with #352918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352918; }
p { color: rgb(53,41,24); }
H1.HeaderClassName
{
color: #352918;
}
.AnyTagClassName
{
color: #352918;
}
</style>
background-color css
<style>
a { background-color: #352918; }
a { background-color: rgb(53,41,24); }
div.DivClassName
{
background-color: #352918;
}
.BgClassName
{
background-color: #352918;
}
</style>
border-color css
<style>
span { border-color: #352918; }
span { border-color: rgb(53,41,24); }
td.TdClassName
{
border-color: #352918;
}
.TagClassName
{
border-color: #352918;
}
</style>