Shades of Melanzane #381630
Tints of Melanzane #381630
RGB
CMYK
RGB Variations
Color information
#381630 (or 0x381630) is known color: Melanzane. HEX triplet: 38, 16 and 30. RGB value is (56,22,48). Sum of RGB (Red+Green+Blue) = 56+22+48=126 (16% of max value = 765). Red value is 56 (22.27% from 255 or 44.44% from 126); Green value is 22 (8.98% from 255 or 17.46% from 126); Blue value is 48 (19.14% from 255 or 38.10% from 126); Max value from RGB is 56 - color contains mainly: red. Hex color #381630 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381630 is #C7E9CF. Grayscale: #232323. Windows color (decimal): -13101520 or 3151416. OLE color: 3151416.
HSL color Cylindrical-coordinate representation of color #381630: hue angle of 314.12º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #381630 is Cyan = 0, Magento = 0.61, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 22 | 48 | - |
| CMYK | 0 | 0.61 | 0.14 | 0.78 |
| HSL | 314.12º | 0.44% | 0.15% | - |
| HSV(B) | 314.12º | 0.61% | 0.22% | - |
| XYZ | 2.45 | 1.63 | 2.98 | - |
| YUV | 35.13 | 135.26 | 142.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 48 | 0 | 0.61 | 0.14 | 0.78 | 314.12 | 0.44 | 0.15 |
| Hex | 38 | 16 | 30 | 0 | 3D | E | 4E | 13A | 2C | F |
| Octal | 70 | 26 | 60 | 0 | 75 | 16 | 116 | 472 | 54 | 17 |
| Binary | 111000 | 10110 | 110000 | 0 | 111101 | 1110 | 1001110 | 100111010 | 101100 | 1111 |
Color Harmonies of #381630
Complementary color
Monochromatic Colors of #381630
Black with #381630
Text Example
Text Example
White with #381630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381630; }
p { color: rgb(56,22,48); }
H1.HeaderClassName
{
color: #381630;
}
.AnyTagClassName
{
color: #381630;
}
</style>
background-color css
<style>
a { background-color: #381630; }
a { background-color: rgb(56,22,48); }
div.DivClassName
{
background-color: #381630;
}
.BgClassName
{
background-color: #381630;
}
</style>
border-color css
<style>
span { border-color: #381630; }
span { border-color: rgb(56,22,48); }
td.TdClassName
{
border-color: #381630;
}
.TagClassName
{
border-color: #381630;
}
</style>