Shades of Black Magic #352607
Tints of Black Magic #352607
RGB
CMYK
RGB Variations
Color information
#352607 (or 0x352607) is known color: Black Magic. HEX triplet: 35, 26 and 07. RGB value is (53,38,7). Sum of RGB (Red+Green+Blue) = 53+38+7=98 (12% of max value = 765). Red value is 53 (21.09% from 255 or 54.08% from 98); Green value is 38 (15.23% from 255 or 38.78% from 98); Blue value is 7 (3.12% from 255 or 7.14% from 98); Max value from RGB is 53 - color contains mainly: red. Hex color #352607 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #352607 is #CAD9F8. Grayscale: #272727. Windows color (decimal): -13294073 or 468533. OLE color: 468533.
HSL color Cylindrical-coordinate representation of color #352607: hue angle of 40.43º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #352607 is Cyan = 0, Magento = 0.28, Yellow = 0.87 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 38 | 7 | - |
| CMYK | 0 | 0.28 | 0.87 | 0.79 |
| HSL | 40.43º | 0.77% | 0.12% | - |
| HSV(B) | 40.43º | 0.87% | 0.21% | - |
| XYZ | 2.2 | 2.16 | 0.5 | - |
| YUV | 38.95 | 109.97 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 7 | 0 | 0.28 | 0.87 | 0.79 | 40.43 | 0.77 | 0.12 |
| Hex | 35 | 26 | 7 | 0 | 1C | 57 | 4F | 28 | 4D | C |
| Octal | 65 | 46 | 7 | 0 | 34 | 127 | 117 | 50 | 115 | 14 |
| Binary | 110101 | 100110 | 111 | 0 | 11100 | 1010111 | 1001111 | 101000 | 1001101 | 1100 |
Color Harmonies of #352607
Complementary color
Monochromatic Colors of #352607
Black with #352607
Text Example
Text Example
White with #352607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352607; }
p { color: rgb(53,38,7); }
H1.HeaderClassName
{
color: #352607;
}
.AnyTagClassName
{
color: #352607;
}
</style>
background-color css
<style>
a { background-color: #352607; }
a { background-color: rgb(53,38,7); }
div.DivClassName
{
background-color: #352607;
}
.BgClassName
{
background-color: #352607;
}
</style>
border-color css
<style>
span { border-color: #352607; }
span { border-color: rgb(53,38,7); }
td.TdClassName
{
border-color: #352607;
}
.TagClassName
{
border-color: #352607;
}
</style>