#15190F (or 0x15190F) is unknown color: approx Pine Tree. HEX triplet: 15, 19 and 0F. RGB value is (21,25,15). Sum of RGB (Red+Green+Blue) = 21+25+15=61 (8% of max value = 765). Red value is 21 (8.59% from 255 or 34.43% from 61); Green value is 25 (10.16% from 255 or 40.98% from 61); Blue value is 15 (6.25% from 255 or 24.59% from 61); Max value from RGB is 25 - color contains mainly: green. Hex color #15190F is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #15190F is #EAE6F0. Grayscale: #161616. Windows color (decimal): -15394545 or 989461. OLE color: 989461.
HSL color Cylindrical-coordinate representation of color #15190F: hue angle of 84º degrees, saturation: 0.25, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #15190F is Cyan = 0.16, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.90.
<style> p { color: #15190F; } p { color: rgb(21,25,15); } H1.HeaderClassName { color: #15190F; } .AnyTagClassName { color: #15190F; } </style>
<style> a { background-color: #15190F; } a { background-color: rgb(21,25,15); } div.DivClassName { background-color: #15190F; } .BgClassName { background-color: #15190F; } </style>
<style> span { border-color: #15190F; } span { border-color: rgb(21,25,15); } td.TdClassName { border-color: #15190F; } .TagClassName { border-color: #15190F; } </style>