#D70F89 (or 0xD70F89) is unknown color: approx Medium Violet Red. HEX triplet: D7, 0F and 89. RGB value is (215,15,137). Sum of RGB (Red+Green+Blue) = 215+15+137=367 (48% of max value = 765). Red value is 215 (84.38% from 255 or 58.58% from 367); Green value is 15 (6.25% from 255 or 4.09% from 367); Blue value is 137 (53.91% from 255 or 37.33% from 367); Max value from RGB is 215 - color contains mainly: red. Hex color #D70F89 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #D70F89 is #28F076. Grayscale: #585858. Windows color (decimal): -2682999 or 8982487. OLE color: 8982487.
HSL color Cylindrical-coordinate representation of color #D70F89: hue angle of 323.4º degrees, saturation: 0.87, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #D70F89 is Cyan = 0, Magento = 0.93, Yellow = 0.36 and Black (K on CMYK) = 0.16.
<style> p { color: #D70F89; } p { color: rgb(215,15,137); } H1.HeaderClassName { color: #D70F89; } .AnyTagClassName { color: #D70F89; } </style>
<style> a { background-color: #D70F89; } a { background-color: rgb(215,15,137); } div.DivClassName { background-color: #D70F89; } .BgClassName { background-color: #D70F89; } </style>
<style> span { border-color: #D70F89; } span { border-color: rgb(215,15,137); } td.TdClassName { border-color: #D70F89; } .TagClassName { border-color: #D70F89; } </style>