#60068D (or 0x60068D) is unknown color: approx Indigo. HEX triplet: 60, 06 and 8D. RGB value is (96,6,141). Sum of RGB (Red+Green+Blue) = 96+6+141=243 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.51% from 243); Green value is 6 (2.73% from 255 or 2.47% from 243); Blue value is 141 (55.47% from 255 or 58.02% from 243); Max value from RGB is 141 - color contains mainly: blue. Hex color #60068D is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #60068D is #9FF972. Grayscale: #2F2F2F. Windows color (decimal): -10484083 or 9242208. OLE color: 9242208.
HSL color Cylindrical-coordinate representation of color #60068D: hue angle of 280º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #60068D is Cyan = 0.32, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #60068D; } p { color: rgb(96,6,141); } H1.HeaderClassName { color: #60068D; } .AnyTagClassName { color: #60068D; } </style>
<style> a { background-color: #60068D; } a { background-color: rgb(96,6,141); } div.DivClassName { background-color: #60068D; } .BgClassName { background-color: #60068D; } </style>
<style> span { border-color: #60068D; } span { border-color: rgb(96,6,141); } td.TdClassName { border-color: #60068D; } .TagClassName { border-color: #60068D; } </style>