Shades of Black Magic #332714
Tints of Black Magic #332714
RGB
CMYK
RGB Variations
Color information
#332714 (or 0x332714) is known color: Black Magic. HEX triplet: 33, 27 and 14. RGB value is (51,39,20). Sum of RGB (Red+Green+Blue) = 51+39+20=110 (14% of max value = 765). Red value is 51 (20.31% from 255 or 46.36% from 110); Green value is 39 (15.62% from 255 or 35.45% from 110); Blue value is 20 (8.20% from 255 or 18.18% from 110); Max value from RGB is 51 - color contains mainly: red. Hex color #332714 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #332714 is #CCD8EB. Grayscale: #282828. Windows color (decimal): -13424876 or 1320755. OLE color: 1320755.
HSL color Cylindrical-coordinate representation of color #332714: hue angle of 36.77º degrees, saturation: 0.44, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #332714 is Cyan = 0, Magento = 0.24, Yellow = 0.61 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 39 | 20 | - |
| CMYK | 0 | 0.24 | 0.61 | 0.8 |
| HSL | 36.77º | 0.44% | 0.14% | - |
| HSV(B) | 36.77º | 0.61% | 0.2% | - |
| XYZ | 2.22 | 2.21 | 0.97 | - |
| YUV | 40.42 | 116.48 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 39 | 20 | 0 | 0.24 | 0.61 | 0.8 | 36.77 | 0.44 | 0.14 |
| Hex | 33 | 27 | 14 | 0 | 18 | 3D | 50 | 25 | 2C | E |
| Octal | 63 | 47 | 24 | 0 | 30 | 75 | 120 | 45 | 54 | 16 |
| Binary | 110011 | 100111 | 10100 | 0 | 11000 | 111101 | 1010000 | 100101 | 101100 | 1110 |
Color Harmonies of #332714
Complementary color
Monochromatic Colors of #332714
Black with #332714
Text Example
Text Example
White with #332714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332714; }
p { color: rgb(51,39,20); }
H1.HeaderClassName
{
color: #332714;
}
.AnyTagClassName
{
color: #332714;
}
</style>
background-color css
<style>
a { background-color: #332714; }
a { background-color: rgb(51,39,20); }
div.DivClassName
{
background-color: #332714;
}
.BgClassName
{
background-color: #332714;
}
</style>
border-color css
<style>
span { border-color: #332714; }
span { border-color: rgb(51,39,20); }
td.TdClassName
{
border-color: #332714;
}
.TagClassName
{
border-color: #332714;
}
</style>