#12050C (or 0x12050C) is unknown color: approx Rustic Red. HEX triplet: 12, 05 and 0C. RGB value is (18,5,12). Sum of RGB (Red+Green+Blue) = 18+5+12=35 (4% of max value = 765). Red value is 18 (7.42% from 255 or 51.43% from 35); Green value is 5 (2.34% from 255 or 14.29% from 35); Blue value is 12 (5.08% from 255 or 34.29% from 35); Max value from RGB is 18 - color contains mainly: red. Hex color #12050C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #12050C is #EDFAF3. Grayscale: #090909. Windows color (decimal): -15596276 or 787730. OLE color: 787730.
HSL color Cylindrical-coordinate representation of color #12050C: hue angle of 327.69º degrees, saturation: 0.57, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #12050C is Cyan = 0, Magento = 0.72, Yellow = 0.33 and Black (K on CMYK) = 0.93.
<style> p { color: #12050C; } p { color: rgb(18,5,12); } H1.HeaderClassName { color: #12050C; } .AnyTagClassName { color: #12050C; } </style>
<style> a { background-color: #12050C; } a { background-color: rgb(18,5,12); } div.DivClassName { background-color: #12050C; } .BgClassName { background-color: #12050C; } </style>
<style> span { border-color: #12050C; } span { border-color: rgb(18,5,12); } td.TdClassName { border-color: #12050C; } .TagClassName { border-color: #12050C; } </style>