Shades of Melanzane #150610
Tints of Melanzane #150610
RGB
CMYK
RGB Variations
Color information
#150610 (or 0x150610) is known color: Melanzane. HEX triplet: 15, 06 and 10. RGB value is (21,6,16). Sum of RGB (Red+Green+Blue) = 21+6+16=43 (5% of max value = 765). Red value is 21 (8.59% from 255 or 48.84% from 43); Green value is 6 (2.73% from 255 or 13.95% from 43); Blue value is 16 (6.64% from 255 or 37.21% from 43); Max value from RGB is 21 - color contains mainly: red. Hex color #150610 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #150610 is #EAF9EF. Grayscale: #0B0B0B. Windows color (decimal): -15399408 or 1050133. OLE color: 1050133.
HSL color Cylindrical-coordinate representation of color #150610: hue angle of 320º degrees, saturation: 0.56, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #150610 is Cyan = 0, Magento = 0.71, Yellow = 0.24 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 21 | 6 | 16 | - |
| CMYK | 0 | 0.71 | 0.24 | 0.92 |
| HSL | 320º | 0.56% | 0.05% | - |
| HSV(B) | 320º | 0.71% | 0.08% | - |
| XYZ | 0.47 | 0.33 | 0.53 | - |
| YUV | 11.63 | 130.47 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 6 | 16 | 0 | 0.71 | 0.24 | 0.92 | 320 | 0.56 | 0.05 |
| Hex | 15 | 6 | 10 | 0 | 47 | 18 | 5C | 140 | 38 | 5 |
| Octal | 25 | 6 | 20 | 0 | 107 | 30 | 134 | 500 | 70 | 5 |
| Binary | 10101 | 110 | 10000 | 0 | 1000111 | 11000 | 1011100 | 101000000 | 111000 | 101 |
Color Harmonies of #150610
Complementary color
Monochromatic Colors of #150610
Black with #150610
Text Example
Text Example
White with #150610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #150610; }
p { color: rgb(21,6,16); }
H1.HeaderClassName
{
color: #150610;
}
.AnyTagClassName
{
color: #150610;
}
</style>
background-color css
<style>
a { background-color: #150610; }
a { background-color: rgb(21,6,16); }
div.DivClassName
{
background-color: #150610;
}
.BgClassName
{
background-color: #150610;
}
</style>
border-color css
<style>
span { border-color: #150610; }
span { border-color: rgb(21,6,16); }
td.TdClassName
{
border-color: #150610;
}
.TagClassName
{
border-color: #150610;
}
</style>