#150010 (or 0x150010) is unknown color: approx Melanzane. HEX triplet: 15, 00 and 10. RGB value is (21,0,16). Sum of RGB (Red+Green+Blue) = 21+0+16=37 (4% of max value = 765). Red value is 21 (8.59% from 255 or 56.76% from 37); Green value is 0 (0.39% from 255 or 0% from 37); Blue value is 16 (6.64% from 255 or 43.24% from 37); Max value from RGB is 21 - color contains mainly: red. Hex color #150010 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #150010 is #EAFFEF. Grayscale: #080808. Windows color (decimal): -15400944 or 1048597. OLE color: 1048597.
HSL color Cylindrical-coordinate representation of color #150010: hue angle of 314.29º degrees, saturation: 1, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 1%. Process color model (Four color, CMYK) of #150010 is Cyan = 0, Magento = 1, Yellow = 0.24 and Black (K on CMYK) = 0.92.
<style> p { color: #150010; } p { color: rgb(21,0,16); } H1.HeaderClassName { color: #150010; } .AnyTagClassName { color: #150010; } </style>
<style> a { background-color: #150010; } a { background-color: rgb(21,0,16); } div.DivClassName { background-color: #150010; } .BgClassName { background-color: #150010; } </style>
<style> span { border-color: #150010; } span { border-color: rgb(21,0,16); } td.TdClassName { border-color: #150010; } .TagClassName { border-color: #150010; } </style>