#150F0B (or 0x150F0B) is unknown color: approx Bokara Grey. HEX triplet: 15, 0F and 0B. RGB value is (21,15,11). Sum of RGB (Red+Green+Blue) = 21+15+11=47 (6% of max value = 765). Red value is 21 (8.59% from 255 or 44.68% from 47); Green value is 15 (6.25% from 255 or 31.91% from 47); Blue value is 11 (4.69% from 255 or 23.40% from 47); Max value from RGB is 21 - color contains mainly: red. Hex color #150F0B is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #150F0B is #EAF0F4. Grayscale: #101010. Windows color (decimal): -15397109 or 724757. OLE color: 724757.
HSL color Cylindrical-coordinate representation of color #150F0B: hue angle of 24º 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 #150F0B is Cyan = 0, Magento = 0.29, Yellow = 0.48 and Black (K on CMYK) = 0.92.
<style> p { color: #150F0B; } p { color: rgb(21,15,11); } H1.HeaderClassName { color: #150F0B; } .AnyTagClassName { color: #150F0B; } </style>
<style> a { background-color: #150F0B; } a { background-color: rgb(21,15,11); } div.DivClassName { background-color: #150F0B; } .BgClassName { background-color: #150F0B; } </style>
<style> span { border-color: #150F0B; } span { border-color: rgb(21,15,11); } td.TdClassName { border-color: #150F0B; } .TagClassName { border-color: #150F0B; } </style>