#DD0975 (or 0xDD0975) is unknown color: approx Ruby. HEX triplet: DD, 09 and 75. RGB value is (221,9,117). Sum of RGB (Red+Green+Blue) = 221+9+117=347 (45% of max value = 765). Red value is 221 (86.72% from 255 or 63.69% from 347); Green value is 9 (3.91% from 255 or 2.59% from 347); Blue value is 117 (46.09% from 255 or 33.72% from 347); Max value from RGB is 221 - color contains mainly: red. Hex color #DD0975 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #DD0975 is #22F68A. Grayscale: #545454. Windows color (decimal): -2291339 or 7670237. OLE color: 7670237.
HSL color Cylindrical-coordinate representation of color #DD0975: hue angle of 329.43º degrees, saturation: 0.92, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #DD0975 is Cyan = 0, Magento = 0.96, Yellow = 0.47 and Black (K on CMYK) = 0.13.
<style> p { color: #dd0975; } p { color: rgb(221,9,117); } H1.HeaderClassName { color: #dd0975; } .AnyTagClassName { color: #dd0975; } </style>
<style> a { background-color: #dd0975; } a { background-color: rgb(221,9,117); } div.DivClassName { background-color: #dd0975; } .BgClassName { background-color: #dd0975; } </style>
<style> span { border-color: #dd0975; } span { border-color: rgb(221,9,117); } td.TdClassName { border-color: #dd0975; } .TagClassName { border-color: #dd0975; } </style>