Shades of Black Magic #382609
Tints of Black Magic #382609
RGB
CMYK
RGB Variations
Color information
#382609 (or 0x382609) is known color: Black Magic. HEX triplet: 38, 26 and 09. RGB value is (56,38,9). Sum of RGB (Red+Green+Blue) = 56+38+9=103 (13% of max value = 765). Red value is 56 (22.27% from 255 or 54.37% from 103); Green value is 38 (15.23% from 255 or 36.89% from 103); Blue value is 9 (3.91% from 255 or 8.74% from 103); Max value from RGB is 56 - color contains mainly: red. Hex color #382609 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382609 is #C7D9F6. Grayscale: #282828. Windows color (decimal): -13097463 or 599608. OLE color: 599608.
HSL color Cylindrical-coordinate representation of color #382609: hue angle of 37.02º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #382609 is Cyan = 0, Magento = 0.32, Yellow = 0.84 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 9 | - |
| CMYK | 0 | 0.32 | 0.84 | 0.78 |
| HSL | 37.02º | 0.72% | 0.13% | - |
| HSV(B) | 37.02º | 0.84% | 0.22% | - |
| XYZ | 2.37 | 2.25 | 0.57 | - |
| YUV | 40.08 | 110.46 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 9 | 0 | 0.32 | 0.84 | 0.78 | 37.02 | 0.72 | 0.13 |
| Hex | 38 | 26 | 9 | 0 | 20 | 54 | 4E | 25 | 48 | D |
| Octal | 70 | 46 | 11 | 0 | 40 | 124 | 116 | 45 | 110 | 15 |
| Binary | 111000 | 100110 | 1001 | 0 | 100000 | 1010100 | 1001110 | 100101 | 1001000 | 1101 |
Color Harmonies of #382609
Complementary color
Monochromatic Colors of #382609
Black with #382609
Text Example
Text Example
White with #382609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382609; }
p { color: rgb(56,38,9); }
H1.HeaderClassName
{
color: #382609;
}
.AnyTagClassName
{
color: #382609;
}
</style>
background-color css
<style>
a { background-color: #382609; }
a { background-color: rgb(56,38,9); }
div.DivClassName
{
background-color: #382609;
}
.BgClassName
{
background-color: #382609;
}
</style>
border-color css
<style>
span { border-color: #382609; }
span { border-color: rgb(56,38,9); }
td.TdClassName
{
border-color: #382609;
}
.TagClassName
{
border-color: #382609;
}
</style>