Shades of Black Magic #382915
Tints of Black Magic #382915
RGB
CMYK
RGB Variations
Color information
#382915 (or 0x382915) is known color: Black Magic. HEX triplet: 38, 29 and 15. RGB value is (56,41,21). Sum of RGB (Red+Green+Blue) = 56+41+21=118 (15% of max value = 765). Red value is 56 (22.27% from 255 or 47.46% from 118); Green value is 41 (16.41% from 255 or 34.75% from 118); Blue value is 21 (8.59% from 255 or 17.80% from 118); Max value from RGB is 56 - color contains mainly: red. Hex color #382915 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382915 is #C7D6EA. Grayscale: #2B2B2B. Windows color (decimal): -13096683 or 1386808. OLE color: 1386808.
HSL color Cylindrical-coordinate representation of color #382915: hue angle of 34.29º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #382915 is Cyan = 0, Magento = 0.27, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 41 | 21 | - |
| CMYK | 0 | 0.27 | 0.63 | 0.78 |
| HSL | 34.29º | 0.45% | 0.15% | - |
| HSV(B) | 34.29º | 0.63% | 0.22% | - |
| XYZ | 2.56 | 2.48 | 1.05 | - |
| YUV | 43.21 | 115.47 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 21 | 0 | 0.27 | 0.63 | 0.78 | 34.29 | 0.45 | 0.15 |
| Hex | 38 | 29 | 15 | 0 | 1B | 3F | 4E | 22 | 2D | F |
| Octal | 70 | 51 | 25 | 0 | 33 | 77 | 116 | 42 | 55 | 17 |
| Binary | 111000 | 101001 | 10101 | 0 | 11011 | 111111 | 1001110 | 100010 | 101101 | 1111 |
Color Harmonies of #382915
Complementary color
Monochromatic Colors of #382915
Black with #382915
Text Example
Text Example
White with #382915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382915; }
p { color: rgb(56,41,21); }
H1.HeaderClassName
{
color: #382915;
}
.AnyTagClassName
{
color: #382915;
}
</style>
background-color css
<style>
a { background-color: #382915; }
a { background-color: rgb(56,41,21); }
div.DivClassName
{
background-color: #382915;
}
.BgClassName
{
background-color: #382915;
}
</style>
border-color css
<style>
span { border-color: #382915; }
span { border-color: rgb(56,41,21); }
td.TdClassName
{
border-color: #382915;
}
.TagClassName
{
border-color: #382915;
}
</style>