#74090C (or 0x74090C) is unknown color: approx Burgundy. HEX triplet: 74, 09 and 0C. RGB value is (116,9,12). Sum of RGB (Red+Green+Blue) = 116+9+12=137 (18% of max value = 765). Red value is 116 (45.70% from 255 or 84.67% from 137); Green value is 9 (3.91% from 255 or 6.57% from 137); Blue value is 12 (5.08% from 255 or 8.76% from 137); Max value from RGB is 116 - color contains mainly: red. Hex color #74090C is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #74090C is #8BF6F3. Grayscale: #292929. Windows color (decimal): -9172724 or 788852. OLE color: 788852.
HSL color Cylindrical-coordinate representation of color #74090C: hue angle of 358.32º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #74090C is Cyan = 0, Magento = 0.92, Yellow = 0.90 and Black (K on CMYK) = 0.55.
<style> p { color: #74090C; } p { color: rgb(116,9,12); } H1.HeaderClassName { color: #74090C; } .AnyTagClassName { color: #74090C; } </style>
<style> a { background-color: #74090C; } a { background-color: rgb(116,9,12); } div.DivClassName { background-color: #74090C; } .BgClassName { background-color: #74090C; } </style>
<style> span { border-color: #74090C; } span { border-color: rgb(116,9,12); } td.TdClassName { border-color: #74090C; } .TagClassName { border-color: #74090C; } </style>