#2C173C (or 0x2C173C) is unknown color: approx Blackcurrant. HEX triplet: 2C, 17 and 3C. RGB value is (44,23,60). Sum of RGB (Red+Green+Blue) = 44+23+60=127 (16% of max value = 765). Red value is 44 (17.58% from 255 or 34.65% from 127); Green value is 23 (9.38% from 255 or 18.11% from 127); Blue value is 60 (23.83% from 255 or 47.24% from 127); Max value from RGB is 60 - color contains mainly: blue. Hex color #2C173C is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #2C173C is #D3E8C3. Grayscale: #212121. Windows color (decimal): -13887684 or 3938092. OLE color: 3938092.
HSL color Cylindrical-coordinate representation of color #2C173C: hue angle of 274.05º degrees, saturation: 0.45, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #2C173C is Cyan = 0.27, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.76.
<style> p { color: #2C173C; } p { color: rgb(44,23,60); } H1.HeaderClassName { color: #2C173C; } .AnyTagClassName { color: #2C173C; } </style>
<style> a { background-color: #2C173C; } a { background-color: rgb(44,23,60); } div.DivClassName { background-color: #2C173C; } .BgClassName { background-color: #2C173C; } </style>
<style> span { border-color: #2C173C; } span { border-color: rgb(44,23,60); } td.TdClassName { border-color: #2C173C; } .TagClassName { border-color: #2C173C; } </style>