Shades of Melanzane #381230
Tints of Melanzane #381230
RGB
CMYK
RGB Variations
Color information
#381230 (or 0x381230) is known color: Melanzane. HEX triplet: 38, 12 and 30. RGB value is (56,18,48). Sum of RGB (Red+Green+Blue) = 56+18+48=122 (16% of max value = 765). Red value is 56 (22.27% from 255 or 45.90% from 122); Green value is 18 (7.42% from 255 or 14.75% from 122); Blue value is 48 (19.14% from 255 or 39.34% from 122); Max value from RGB is 56 - color contains mainly: red. Hex color #381230 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381230 is #C7EDCF. Grayscale: #202020. Windows color (decimal): -13102544 or 3150392. OLE color: 3150392.
HSL color Cylindrical-coordinate representation of color #381230: hue angle of 312.63º degrees, saturation: 0.51, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #381230 is Cyan = 0, Magento = 0.68, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 18 | 48 | - |
| CMYK | 0 | 0.68 | 0.14 | 0.78 |
| HSL | 312.63º | 0.51% | 0.15% | - |
| HSV(B) | 312.63º | 0.68% | 0.22% | - |
| XYZ | 2.38 | 1.49 | 2.96 | - |
| YUV | 32.78 | 136.59 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 48 | 0 | 0.68 | 0.14 | 0.78 | 312.63 | 0.51 | 0.15 |
| Hex | 38 | 12 | 30 | 0 | 44 | E | 4E | 139 | 33 | F |
| Octal | 70 | 22 | 60 | 0 | 104 | 16 | 116 | 471 | 63 | 17 |
| Binary | 111000 | 10010 | 110000 | 0 | 1000100 | 1110 | 1001110 | 100111001 | 110011 | 1111 |
Color Harmonies of #381230
Complementary color
Monochromatic Colors of #381230
Black with #381230
Text Example
Text Example
White with #381230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381230; }
p { color: rgb(56,18,48); }
H1.HeaderClassName
{
color: #381230;
}
.AnyTagClassName
{
color: #381230;
}
</style>
background-color css
<style>
a { background-color: #381230; }
a { background-color: rgb(56,18,48); }
div.DivClassName
{
background-color: #381230;
}
.BgClassName
{
background-color: #381230;
}
</style>
border-color css
<style>
span { border-color: #381230; }
span { border-color: rgb(56,18,48); }
td.TdClassName
{
border-color: #381230;
}
.TagClassName
{
border-color: #381230;
}
</style>