#74100E (or 0x74100E) is unknown color: approx Falu Red. HEX triplet: 74, 10 and 0E. RGB value is (116,16,14). Sum of RGB (Red+Green+Blue) = 116+16+14=146 (19% of max value = 765). Red value is 116 (45.70% from 255 or 79.45% from 146); Green value is 16 (6.64% from 255 or 10.96% from 146); Blue value is 14 (5.86% from 255 or 9.59% from 146); Max value from RGB is 116 - color contains mainly: red. Hex color #74100E is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #74100E is #8BEFF1. Grayscale: #2D2D2D. Windows color (decimal): -9170930 or 921716. OLE color: 921716.
HSL color Cylindrical-coordinate representation of color #74100E: hue angle of 1.18º degrees, saturation: 0.78, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #74100E is Cyan = 0, Magento = 0.86, Yellow = 0.88 and Black (K on CMYK) = 0.55.
<style> p { color: #74100E; } p { color: rgb(116,16,14); } H1.HeaderClassName { color: #74100E; } .AnyTagClassName { color: #74100E; } </style>
<style> a { background-color: #74100E; } a { background-color: rgb(116,16,14); } div.DivClassName { background-color: #74100E; } .BgClassName { background-color: #74100E; } </style>
<style> span { border-color: #74100E; } span { border-color: rgb(116,16,14); } td.TdClassName { border-color: #74100E; } .TagClassName { border-color: #74100E; } </style>