#1F1342 (or 0x1F1342) is unknown color: approx Violent Violet. HEX triplet: 1F, 13 and 42. RGB value is (31,19,66). Sum of RGB (Red+Green+Blue) = 31+19+66=116 (15% of max value = 765). Red value is 31 (12.5% from 255 or 26.72% from 116); Green value is 19 (7.81% from 255 or 16.38% from 116); Blue value is 66 (26.17% from 255 or 56.90% from 116); Max value from RGB is 66 - color contains mainly: blue. Hex color #1F1342 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #1F1342 is #E0ECBD. Grayscale: #1B1B1B. Windows color (decimal): -14740670 or 4330271. OLE color: 4330271.
HSL color Cylindrical-coordinate representation of color #1F1342: hue angle of 255.32º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #1F1342 is Cyan = 0.53, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.74.
<style> p { color: #1F1342; } p { color: rgb(31,19,66); } H1.HeaderClassName { color: #1F1342; } .AnyTagClassName { color: #1F1342; } </style>
<style> a { background-color: #1F1342; } a { background-color: rgb(31,19,66); } div.DivClassName { background-color: #1F1342; } .BgClassName { background-color: #1F1342; } </style>
<style> span { border-color: #1F1342; } span { border-color: rgb(31,19,66); } td.TdClassName { border-color: #1F1342; } .TagClassName { border-color: #1F1342; } </style>