#DD477A (or 0xDD477A) is unknown color: approx Cranberry. HEX triplet: DD, 47 and 7A. RGB value is (221,71,122). Sum of RGB (Red+Green+Blue) = 221+71+122=414 (54% of max value = 765). Red value is 221 (86.72% from 255 or 53.38% from 414); Green value is 71 (28.12% from 255 or 17.15% from 414); Blue value is 122 (48.05% from 255 or 29.47% from 414); Max value from RGB is 221 - color contains mainly: red. Hex color #DD477A is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #DD477A is #22B885. Grayscale: #797979. Windows color (decimal): -2275462 or 8013789. OLE color: 8013789.
HSL color Cylindrical-coordinate representation of color #DD477A: hue angle of 339.6º degrees, saturation: 0.69, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #DD477A is Cyan = 0, Magento = 0.68, Yellow = 0.45 and Black (K on CMYK) = 0.13.
<style> p { color: #dd477a; } p { color: rgb(221,71,122); } H1.HeaderClassName { color: #dd477a; } .AnyTagClassName { color: #dd477a; } </style>
<style> a { background-color: #dd477a; } a { background-color: rgb(221,71,122); } div.DivClassName { background-color: #dd477a; } .BgClassName { background-color: #dd477a; } </style>
<style> span { border-color: #dd477a; } span { border-color: rgb(221,71,122); } td.TdClassName { border-color: #dd477a; } .TagClassName { border-color: #dd477a; } </style>