#150C10 (or 0x150C10) is unknown color: approx Rustic Red. HEX triplet: 15, 0C and 10. RGB value is (21,12,16). Sum of RGB (Red+Green+Blue) = 21+12+16=49 (6% of max value = 765). Red value is 21 (8.59% from 255 or 42.86% from 49); Green value is 12 (5.08% from 255 or 24.49% from 49); Blue value is 16 (6.64% from 255 or 32.65% from 49); Max value from RGB is 21 - color contains mainly: red. Hex color #150C10 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #150C10 is #EAF3EF. Grayscale: #0F0F0F. Windows color (decimal): -15397872 or 1051669. OLE color: 1051669.
HSL color Cylindrical-coordinate representation of color #150C10: hue angle of 333.33º degrees, saturation: 0.27, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #150C10 is Cyan = 0, Magento = 0.43, Yellow = 0.24 and Black (K on CMYK) = 0.92.
<style> p { color: #150C10; } p { color: rgb(21,12,16); } H1.HeaderClassName { color: #150C10; } .AnyTagClassName { color: #150C10; } </style>
<style> a { background-color: #150C10; } a { background-color: rgb(21,12,16); } div.DivClassName { background-color: #150C10; } .BgClassName { background-color: #150C10; } </style>
<style> span { border-color: #150C10; } span { border-color: rgb(21,12,16); } td.TdClassName { border-color: #150C10; } .TagClassName { border-color: #150C10; } </style>