#D21A59 (or 0xD21A59) is unknown color: approx Ruby. HEX triplet: D2, 1A and 59. RGB value is (210,26,89). Sum of RGB (Red+Green+Blue) = 210+26+89=325 (43% of max value = 765). Red value is 210 (82.42% from 255 or 64.62% from 325); Green value is 26 (10.55% from 255 or 8% from 325); Blue value is 89 (35.16% from 255 or 27.38% from 325); Max value from RGB is 210 - color contains mainly: red. Hex color #D21A59 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D21A59 is #2DE5A6. Grayscale: #585858. Windows color (decimal): -3007911 or 5839570. OLE color: 5839570.
HSL color Cylindrical-coordinate representation of color #D21A59: hue angle of 339.46º degrees, saturation: 0.78, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #D21A59 is Cyan = 0, Magento = 0.88, Yellow = 0.58 and Black (K on CMYK) = 0.18.
<style> p { color: #d21a59; } p { color: rgb(210,26,89); } H1.HeaderClassName { color: #d21a59; } .AnyTagClassName { color: #d21a59; } </style>
<style> a { background-color: #d21a59; } a { background-color: rgb(210,26,89); } div.DivClassName { background-color: #d21a59; } .BgClassName { background-color: #d21a59; } </style>
<style> span { border-color: #d21a59; } span { border-color: rgb(210,26,89); } td.TdClassName { border-color: #d21a59; } .TagClassName { border-color: #d21a59; } </style>