Shades of Black Magic #352712
Tints of Black Magic #352712
RGB
CMYK
RGB Variations
Color information
#352712 (or 0x352712) is known color: Black Magic. HEX triplet: 35, 27 and 12. RGB value is (53,39,18). Sum of RGB (Red+Green+Blue) = 53+39+18=110 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.18% from 110); Green value is 39 (15.62% from 255 or 35.45% from 110); Blue value is 18 (7.42% from 255 or 16.36% from 110); Max value from RGB is 53 - color contains mainly: red. Hex color #352712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #352712 is #CAD8ED. Grayscale: #282828. Windows color (decimal): -13293806 or 1189685. OLE color: 1189685.
HSL color Cylindrical-coordinate representation of color #352712: hue angle of 36º degrees, saturation: 0.49, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #352712 is Cyan = 0, Magento = 0.26, Yellow = 0.66 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 39 | 18 | - |
| CMYK | 0 | 0.26 | 0.66 | 0.79 |
| HSL | 36º | 0.49% | 0.14% | - |
| HSV(B) | 36º | 0.66% | 0.21% | - |
| XYZ | 2.3 | 2.25 | 0.89 | - |
| YUV | 40.79 | 115.14 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 18 | 0 | 0.26 | 0.66 | 0.79 | 36 | 0.49 | 0.14 |
| Hex | 35 | 27 | 12 | 0 | 1A | 42 | 4F | 24 | 31 | E |
| Octal | 65 | 47 | 22 | 0 | 32 | 102 | 117 | 44 | 61 | 16 |
| Binary | 110101 | 100111 | 10010 | 0 | 11010 | 1000010 | 1001111 | 100100 | 110001 | 1110 |
Color Harmonies of #352712
Complementary color
Monochromatic Colors of #352712
Black with #352712
Text Example
Text Example
White with #352712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352712; }
p { color: rgb(53,39,18); }
H1.HeaderClassName
{
color: #352712;
}
.AnyTagClassName
{
color: #352712;
}
</style>
background-color css
<style>
a { background-color: #352712; }
a { background-color: rgb(53,39,18); }
div.DivClassName
{
background-color: #352712;
}
.BgClassName
{
background-color: #352712;
}
</style>
border-color css
<style>
span { border-color: #352712; }
span { border-color: rgb(53,39,18); }
td.TdClassName
{
border-color: #352712;
}
.TagClassName
{
border-color: #352712;
}
</style>