#12500C (or 0x12500C) is unknown color: approx Myrtle. HEX triplet: 12, 50 and 0C. RGB value is (18,80,12). Sum of RGB (Red+Green+Blue) = 18+80+12=110 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.36% from 110); Green value is 80 (31.64% from 255 or 72.73% from 110); Blue value is 12 (5.08% from 255 or 10.91% from 110); Max value from RGB is 80 - color contains mainly: green. Hex color #12500C is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #12500C is #EDAFF3. Grayscale: #353535. Windows color (decimal): -15577076 or 806930. OLE color: 806930.
HSL color Cylindrical-coordinate representation of color #12500C: hue angle of 114.71º degrees, saturation: 0.74, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #12500C is Cyan = 0.78, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.69.
<style> p { color: #12500C; } p { color: rgb(18,80,12); } H1.HeaderClassName { color: #12500C; } .AnyTagClassName { color: #12500C; } </style>
<style> a { background-color: #12500C; } a { background-color: rgb(18,80,12); } div.DivClassName { background-color: #12500C; } .BgClassName { background-color: #12500C; } </style>
<style> span { border-color: #12500C; } span { border-color: rgb(18,80,12); } td.TdClassName { border-color: #12500C; } .TagClassName { border-color: #12500C; } </style>