#150D0B (or 0x150D0B) is unknown color: approx Black. HEX triplet: 15, 0D and 0B. RGB value is (21,13,11). Sum of RGB (Red+Green+Blue) = 21+13+11=45 (5% of max value = 765). Red value is 21 (8.59% from 255 or 46.67% from 45); Green value is 13 (5.47% from 255 or 28.89% from 45); Blue value is 11 (4.69% from 255 or 24.44% from 45); Max value from RGB is 21 - color contains mainly: red. Hex color #150D0B is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #150D0B is #EAF2F4. Grayscale: #0F0F0F. Windows color (decimal): -15397621 or 724245. OLE color: 724245.
HSL color Cylindrical-coordinate representation of color #150D0B: hue angle of 12º degrees, saturation: 0.31, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #150D0B is Cyan = 0, Magento = 0.38, Yellow = 0.48 and Black (K on CMYK) = 0.92.
<style> p { color: #150D0B; } p { color: rgb(21,13,11); } H1.HeaderClassName { color: #150D0B; } .AnyTagClassName { color: #150D0B; } </style>
<style> a { background-color: #150D0B; } a { background-color: rgb(21,13,11); } div.DivClassName { background-color: #150D0B; } .BgClassName { background-color: #150D0B; } </style>
<style> span { border-color: #150D0B; } span { border-color: rgb(21,13,11); } td.TdClassName { border-color: #150D0B; } .TagClassName { border-color: #150D0B; } </style>