#D91074 (or 0xD91074) is unknown color: approx Ruby. HEX triplet: D9, 10 and 74. RGB value is (217,16,116). Sum of RGB (Red+Green+Blue) = 217+16+116=349 (46% of max value = 765). Red value is 217 (85.16% from 255 or 62.18% from 349); Green value is 16 (6.64% from 255 or 4.58% from 349); Blue value is 116 (45.70% from 255 or 33.24% from 349); Max value from RGB is 217 - color contains mainly: red. Hex color #D91074 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D91074 is #26EF8B. Grayscale: #575757. Windows color (decimal): -2551692 or 7606489. OLE color: 7606489.
HSL color Cylindrical-coordinate representation of color #D91074: hue angle of 330.15º degrees, saturation: 0.86, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #D91074 is Cyan = 0, Magento = 0.93, Yellow = 0.47 and Black (K on CMYK) = 0.15.
<style> p { color: #d91074; } p { color: rgb(217,16,116); } H1.HeaderClassName { color: #d91074; } .AnyTagClassName { color: #d91074; } </style>
<style> a { background-color: #d91074; } a { background-color: rgb(217,16,116); } div.DivClassName { background-color: #d91074; } .BgClassName { background-color: #d91074; } </style>
<style> span { border-color: #d91074; } span { border-color: rgb(217,16,116); } td.TdClassName { border-color: #d91074; } .TagClassName { border-color: #d91074; } </style>