#1C074F (or 0x1C074F) is unknown color: approx Violent Violet. HEX triplet: 1C, 07 and 4F. RGB value is (28,7,79). Sum of RGB (Red+Green+Blue) = 28+7+79=114 (15% of max value = 765). Red value is 28 (11.33% from 255 or 24.56% from 114); Green value is 7 (3.12% from 255 or 6.14% from 114); Blue value is 79 (31.25% from 255 or 69.30% from 114); Max value from RGB is 79 - color contains mainly: blue. Hex color #1C074F is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1C074F is #E3F8B0. Grayscale: #151515. Windows color (decimal): -14940337 or 5179164. OLE color: 5179164.
HSL color Cylindrical-coordinate representation of color #1C074F: hue angle of 257.5º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #1C074F is Cyan = 0.65, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #1C074F; } p { color: rgb(28,7,79); } H1.HeaderClassName { color: #1C074F; } .AnyTagClassName { color: #1C074F; } </style>
<style> a { background-color: #1C074F; } a { background-color: rgb(28,7,79); } div.DivClassName { background-color: #1C074F; } .BgClassName { background-color: #1C074F; } </style>
<style> span { border-color: #1C074F; } span { border-color: rgb(28,7,79); } td.TdClassName { border-color: #1C074F; } .TagClassName { border-color: #1C074F; } </style>