Shades of Black Magic #332613
Tints of Black Magic #332613
RGB
CMYK
RGB Variations
Color information
#332613 (or 0x332613) is known color: Black Magic. HEX triplet: 33, 26 and 13. RGB value is (51,38,19). Sum of RGB (Red+Green+Blue) = 51+38+19=108 (14% of max value = 765). Red value is 51 (20.31% from 255 or 47.22% from 108); Green value is 38 (15.23% from 255 or 35.19% from 108); Blue value is 19 (7.81% from 255 or 17.59% from 108); Max value from RGB is 51 - color contains mainly: red. Hex color #332613 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #332613 is #CCD9EC. Grayscale: #272727. Windows color (decimal): -13425133 or 1254963. OLE color: 1254963.
HSL color Cylindrical-coordinate representation of color #332613: hue angle of 35.62º degrees, saturation: 0.46, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #332613 is Cyan = 0, Magento = 0.25, Yellow = 0.63 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 38 | 19 | - |
| CMYK | 0 | 0.25 | 0.63 | 0.8 |
| HSL | 35.63º | 0.46% | 0.14% | - |
| HSV(B) | 35.63º | 0.63% | 0.2% | - |
| XYZ | 2.18 | 2.14 | 0.91 | - |
| YUV | 39.72 | 116.31 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 38 | 19 | 0 | 0.25 | 0.63 | 0.8 | 35.63 | 0.46 | 0.14 |
| Hex | 33 | 26 | 13 | 0 | 19 | 3F | 50 | 24 | 2E | E |
| Octal | 63 | 46 | 23 | 0 | 31 | 77 | 120 | 44 | 56 | 16 |
| Binary | 110011 | 100110 | 10011 | 0 | 11001 | 111111 | 1010000 | 100100 | 101110 | 1110 |
Color Harmonies of #332613
Complementary color
Monochromatic Colors of #332613
Black with #332613
Text Example
Text Example
White with #332613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332613; }
p { color: rgb(51,38,19); }
H1.HeaderClassName
{
color: #332613;
}
.AnyTagClassName
{
color: #332613;
}
</style>
background-color css
<style>
a { background-color: #332613; }
a { background-color: rgb(51,38,19); }
div.DivClassName
{
background-color: #332613;
}
.BgClassName
{
background-color: #332613;
}
</style>
border-color css
<style>
span { border-color: #332613; }
span { border-color: rgb(51,38,19); }
td.TdClassName
{
border-color: #332613;
}
.TagClassName
{
border-color: #332613;
}
</style>