Shades of Black Magic #382601
Tints of Black Magic #382601
RGB
CMYK
RGB Variations
Color information
#382601 (or 0x382601) is known color: Black Magic. HEX triplet: 38, 26 and 01. RGB value is (56,38,1). Sum of RGB (Red+Green+Blue) = 56+38+1=95 (12% of max value = 765). Red value is 56 (22.27% from 255 or 58.95% from 95); Green value is 38 (15.23% from 255 or 40% from 95); Blue value is 1 (0.78% from 255 or 1.05% from 95); Max value from RGB is 56 - color contains mainly: red. Hex color #382601 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382601 is #C7D9FE. Grayscale: #272727. Windows color (decimal): -13097471 or 75320. OLE color: 75320.
HSL color Cylindrical-coordinate representation of color #382601: hue angle of 40.36º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #382601 is Cyan = 0, Magento = 0.32, Yellow = 0.98 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 1 | - |
| CMYK | 0 | 0.32 | 0.98 | 0.78 |
| HSL | 40.36º | 0.96% | 0.11% | - |
| HSV(B) | 40.36º | 0.98% | 0.22% | - |
| XYZ | 2.33 | 2.23 | 0.34 | - |
| YUV | 39.16 | 106.46 | 140.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 1 | 0 | 0.32 | 0.98 | 0.78 | 40.36 | 0.96 | 0.11 |
| Hex | 38 | 26 | 1 | 0 | 20 | 62 | 4E | 28 | 60 | B |
| Octal | 70 | 46 | 1 | 0 | 40 | 142 | 116 | 50 | 140 | 13 |
| Binary | 111000 | 100110 | 1 | 0 | 100000 | 1100010 | 1001110 | 101000 | 1100000 | 1011 |
Color Harmonies of #382601
Complementary color
Monochromatic Colors of #382601
Black with #382601
Text Example
Text Example
White with #382601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382601; }
p { color: rgb(56,38,1); }
H1.HeaderClassName
{
color: #382601;
}
.AnyTagClassName
{
color: #382601;
}
</style>
background-color css
<style>
a { background-color: #382601; }
a { background-color: rgb(56,38,1); }
div.DivClassName
{
background-color: #382601;
}
.BgClassName
{
background-color: #382601;
}
</style>
border-color css
<style>
span { border-color: #382601; }
span { border-color: rgb(56,38,1); }
td.TdClassName
{
border-color: #382601;
}
.TagClassName
{
border-color: #382601;
}
</style>