Shades of Black Magic #302919
Tints of Black Magic #302919
RGB
CMYK
RGB Variations
Color information
#302919 (or 0x302919) is known color: Black Magic. HEX triplet: 30, 29 and 19. RGB value is (48,41,25). Sum of RGB (Red+Green+Blue) = 48+41+25=114 (15% of max value = 765). Red value is 48 (19.14% from 255 or 42.11% from 114); Green value is 41 (16.41% from 255 or 35.96% from 114); Blue value is 25 (10.16% from 255 or 21.93% from 114); Max value from RGB is 48 - color contains mainly: red. Hex color #302919 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #302919 is #CFD6E6. Grayscale: #292929. Windows color (decimal): -13620967 or 1648944. OLE color: 1648944.
HSL color Cylindrical-coordinate representation of color #302919: hue angle of 41.74º 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 #302919 is Cyan = 0, Magento = 0.15, Yellow = 0.48 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 41 | 25 | - |
| CMYK | 0 | 0.15 | 0.48 | 0.81 |
| HSL | 41.74º | 0.32% | 0.14% | - |
| HSV(B) | 41.74º | 0.48% | 0.19% | - |
| XYZ | 2.19 | 2.28 | 1.25 | - |
| YUV | 41.27 | 118.82 | 132.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 41 | 25 | 0 | 0.15 | 0.48 | 0.81 | 41.74 | 0.32 | 0.14 |
| Hex | 30 | 29 | 19 | 0 | F | 30 | 51 | 2A | 20 | E |
| Octal | 60 | 51 | 31 | 0 | 17 | 60 | 121 | 52 | 40 | 16 |
| Binary | 110000 | 101001 | 11001 | 0 | 1111 | 110000 | 1010001 | 101010 | 100000 | 1110 |
Color Harmonies of #302919
Complementary color
Monochromatic Colors of #302919
Black with #302919
Text Example
Text Example
White with #302919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302919; }
p { color: rgb(48,41,25); }
H1.HeaderClassName
{
color: #302919;
}
.AnyTagClassName
{
color: #302919;
}
</style>
background-color css
<style>
a { background-color: #302919; }
a { background-color: rgb(48,41,25); }
div.DivClassName
{
background-color: #302919;
}
.BgClassName
{
background-color: #302919;
}
</style>
border-color css
<style>
span { border-color: #302919; }
span { border-color: rgb(48,41,25); }
td.TdClassName
{
border-color: #302919;
}
.TagClassName
{
border-color: #302919;
}
</style>