#980F42 (or 0x980F42) is unknown color: approx Jazzberry Jam. HEX triplet: 98, 0F and 42. RGB value is (152,15,66). Sum of RGB (Red+Green+Blue) = 152+15+66=233 (30% of max value = 765). Red value is 152 (59.77% from 255 or 65.24% from 233); Green value is 15 (6.25% from 255 or 6.44% from 233); Blue value is 66 (26.17% from 255 or 28.33% from 233); Max value from RGB is 152 - color contains mainly: red. Hex color #980F42 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #980F42 is #67F0BD. Grayscale: #3D3D3D. Windows color (decimal): -6811838 or 4329368. OLE color: 4329368.
HSL color Cylindrical-coordinate representation of color #980F42: hue angle of 337.66º degrees, saturation: 0.82, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #980F42 is Cyan = 0, Magento = 0.90, Yellow = 0.57 and Black (K on CMYK) = 0.40.
<style> p { color: #980F42; } p { color: rgb(152,15,66); } H1.HeaderClassName { color: #980F42; } .AnyTagClassName { color: #980F42; } </style>
<style> a { background-color: #980F42; } a { background-color: rgb(152,15,66); } div.DivClassName { background-color: #980F42; } .BgClassName { background-color: #980F42; } </style>
<style> span { border-color: #980F42; } span { border-color: rgb(152,15,66); } td.TdClassName { border-color: #980F42; } .TagClassName { border-color: #980F42; } </style>