Shades of Black Magic #302819
Tints of Black Magic #302819
RGB
CMYK
RGB Variations
Color information
#302819 (or 0x302819) is known color: Black Magic. HEX triplet: 30, 28 and 19. RGB value is (48,40,25). Sum of RGB (Red+Green+Blue) = 48+40+25=113 (14% of max value = 765). Red value is 48 (19.14% from 255 or 42.48% from 113); Green value is 40 (16.02% from 255 or 35.40% from 113); Blue value is 25 (10.16% from 255 or 22.12% from 113); Max value from RGB is 48 - color contains mainly: red. Hex color #302819 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #302819 is #CFD7E6. Grayscale: #282828. Windows color (decimal): -13621223 or 1648688. OLE color: 1648688.
HSL color Cylindrical-coordinate representation of color #302819: hue angle of 39.13º degrees, saturation: 0.32, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #302819 is Cyan = 0, Magento = 0.17, Yellow = 0.48 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 40 | 25 | - |
| CMYK | 0 | 0.17 | 0.48 | 0.81 |
| HSL | 39.13º | 0.32% | 0.14% | - |
| HSV(B) | 39.13º | 0.48% | 0.19% | - |
| XYZ | 2.15 | 2.22 | 1.23 | - |
| YUV | 40.68 | 119.15 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 40 | 25 | 0 | 0.17 | 0.48 | 0.81 | 39.13 | 0.32 | 0.14 |
| Hex | 30 | 28 | 19 | 0 | 11 | 30 | 51 | 27 | 20 | E |
| Octal | 60 | 50 | 31 | 0 | 21 | 60 | 121 | 47 | 40 | 16 |
| Binary | 110000 | 101000 | 11001 | 0 | 10001 | 110000 | 1010001 | 100111 | 100000 | 1110 |
Color Harmonies of #302819
Complementary color
Monochromatic Colors of #302819
Black with #302819
Text Example
Text Example
White with #302819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302819; }
p { color: rgb(48,40,25); }
H1.HeaderClassName
{
color: #302819;
}
.AnyTagClassName
{
color: #302819;
}
</style>
background-color css
<style>
a { background-color: #302819; }
a { background-color: rgb(48,40,25); }
div.DivClassName
{
background-color: #302819;
}
.BgClassName
{
background-color: #302819;
}
</style>
border-color css
<style>
span { border-color: #302819; }
span { border-color: rgb(48,40,25); }
td.TdClassName
{
border-color: #302819;
}
.TagClassName
{
border-color: #302819;
}
</style>