#940C3C (or 0x940C3C) is unknown color: approx Burgundy. HEX triplet: 94, 0C and 3C. RGB value is (148,12,60). Sum of RGB (Red+Green+Blue) = 148+12+60=220 (29% of max value = 765). Red value is 148 (58.20% from 255 or 67.27% from 220); Green value is 12 (5.08% from 255 or 5.45% from 220); Blue value is 60 (23.83% from 255 or 27.27% from 220); Max value from RGB is 148 - color contains mainly: red. Hex color #940C3C is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #940C3C is #6BF3C3. Grayscale: #3A3A3A. Windows color (decimal): -7074756 or 3935380. OLE color: 3935380.
HSL color Cylindrical-coordinate representation of color #940C3C: hue angle of 338.82º degrees, saturation: 0.85, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #940C3C is Cyan = 0, Magento = 0.92, Yellow = 0.59 and Black (K on CMYK) = 0.42.
<style> p { color: #940c3c; } p { color: rgb(148,12,60); } H1.HeaderClassName { color: #940c3c; } .AnyTagClassName { color: #940c3c; } </style>
<style> a { background-color: #940c3c; } a { background-color: rgb(148,12,60); } div.DivClassName { background-color: #940c3c; } .BgClassName { background-color: #940c3c; } </style>
<style> span { border-color: #940c3c; } span { border-color: rgb(148,12,60); } td.TdClassName { border-color: #940c3c; } .TagClassName { border-color: #940c3c; } </style>