#60002F (or 0x60002F) is unknown color: approx Tyrian Purple. HEX triplet: 60, 00 and 2F. RGB value is (96,0,47). Sum of RGB (Red+Green+Blue) = 96+0+47=143 (18% of max value = 765). Red value is 96 (37.89% from 255 or 67.13% from 143); Green value is 0 (0.39% from 255 or 0% from 143); Blue value is 47 (18.75% from 255 or 32.87% from 143); Max value from RGB is 96 - color contains mainly: red. Hex color #60002F is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #60002F is #9FFFD0. Grayscale: #212121. Windows color (decimal): -10485713 or 3080288. OLE color: 3080288.
HSL color Cylindrical-coordinate representation of color #60002F: hue angle of 330.62º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #60002F is Cyan = 0, Magento = 1, Yellow = 0.51 and Black (K on CMYK) = 0.62.
<style> p { color: #60002F; } p { color: rgb(96,0,47); } H1.HeaderClassName { color: #60002F; } .AnyTagClassName { color: #60002F; } </style>
<style> a { background-color: #60002F; } a { background-color: rgb(96,0,47); } div.DivClassName { background-color: #60002F; } .BgClassName { background-color: #60002F; } </style>
<style> span { border-color: #60002F; } span { border-color: rgb(96,0,47); } td.TdClassName { border-color: #60002F; } .TagClassName { border-color: #60002F; } </style>