Shades of Black Magic #352910
Tints of Black Magic #352910
RGB
CMYK
RGB Variations
Color information
#352910 (or 0x352910) is known color: Black Magic. HEX triplet: 35, 29 and 10. RGB value is (53,41,16). Sum of RGB (Red+Green+Blue) = 53+41+16=110 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.18% from 110); Green value is 41 (16.41% from 255 or 37.27% from 110); Blue value is 16 (6.64% from 255 or 14.55% from 110); Max value from RGB is 53 - color contains mainly: red. Hex color #352910 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #352910 is #CAD6EF. Grayscale: #292929. Windows color (decimal): -13293296 or 1059125. OLE color: 1059125.
HSL color Cylindrical-coordinate representation of color #352910: hue angle of 40.54º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #352910 is Cyan = 0, Magento = 0.23, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 41 | 16 | - |
| CMYK | 0 | 0.23 | 0.70 | 0.79 |
| HSL | 40.54º | 0.54% | 0.14% | - |
| HSV(B) | 40.54º | 0.7% | 0.21% | - |
| XYZ | 2.35 | 2.38 | 0.83 | - |
| YUV | 41.74 | 113.48 | 136.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 16 | 0 | 0.23 | 0.70 | 0.79 | 40.54 | 0.54 | 0.14 |
| Hex | 35 | 29 | 10 | 0 | 17 | 46 | 4F | 29 | 36 | E |
| Octal | 65 | 51 | 20 | 0 | 27 | 106 | 117 | 51 | 66 | 16 |
| Binary | 110101 | 101001 | 10000 | 0 | 10111 | 1000110 | 1001111 | 101001 | 110110 | 1110 |
Color Harmonies of #352910
Complementary color
Monochromatic Colors of #352910
Black with #352910
Text Example
Text Example
White with #352910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352910; }
p { color: rgb(53,41,16); }
H1.HeaderClassName
{
color: #352910;
}
.AnyTagClassName
{
color: #352910;
}
</style>
background-color css
<style>
a { background-color: #352910; }
a { background-color: rgb(53,41,16); }
div.DivClassName
{
background-color: #352910;
}
.BgClassName
{
background-color: #352910;
}
</style>
border-color css
<style>
span { border-color: #352910; }
span { border-color: rgb(53,41,16); }
td.TdClassName
{
border-color: #352910;
}
.TagClassName
{
border-color: #352910;
}
</style>