Shades of Melanzane #382330
Tints of Melanzane #382330
RGB
CMYK
RGB Variations
Color information
#382330 (or 0x382330) is known color: Melanzane. HEX triplet: 38, 23 and 30. RGB value is (56,35,48). Sum of RGB (Red+Green+Blue) = 56+35+48=139 (18% of max value = 765). Red value is 56 (22.27% from 255 or 40.29% from 139); Green value is 35 (14.06% from 255 or 25.18% from 139); Blue value is 48 (19.14% from 255 or 34.53% from 139); Max value from RGB is 56 - color contains mainly: red. Hex color #382330 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382330 is #C7DCCF. Grayscale: #2A2A2A. Windows color (decimal): -13098192 or 3154744. OLE color: 3154744.
HSL color Cylindrical-coordinate representation of color #382330: hue angle of 322.86º degrees, saturation: 0.23, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #382330 is Cyan = 0, Magento = 0.37, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 35 | 48 | - |
| CMYK | 0 | 0.37 | 0.14 | 0.78 |
| HSL | 322.86º | 0.23% | 0.18% | - |
| HSV(B) | 322.86º | 0.38% | 0.22% | - |
| XYZ | 2.77 | 2.26 | 3.09 | - |
| YUV | 42.76 | 130.96 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 35 | 48 | 0 | 0.37 | 0.14 | 0.78 | 322.86 | 0.23 | 0.18 |
| Hex | 38 | 23 | 30 | 0 | 25 | E | 4E | 143 | 17 | 12 |
| Octal | 70 | 43 | 60 | 0 | 45 | 16 | 116 | 503 | 27 | 22 |
| Binary | 111000 | 100011 | 110000 | 0 | 100101 | 1110 | 1001110 | 101000011 | 10111 | 10010 |
Color Harmonies of #382330
Complementary color
Monochromatic Colors of #382330
Black with #382330
Text Example
Text Example
White with #382330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382330; }
p { color: rgb(56,35,48); }
H1.HeaderClassName
{
color: #382330;
}
.AnyTagClassName
{
color: #382330;
}
</style>
background-color css
<style>
a { background-color: #382330; }
a { background-color: rgb(56,35,48); }
div.DivClassName
{
background-color: #382330;
}
.BgClassName
{
background-color: #382330;
}
</style>
border-color css
<style>
span { border-color: #382330; }
span { border-color: rgb(56,35,48); }
td.TdClassName
{
border-color: #382330;
}
.TagClassName
{
border-color: #382330;
}
</style>