#DD656D (or 0xDD656D) is unknown color: approx Froly. HEX triplet: DD, 65 and 6D. RGB value is (221,101,109). Sum of RGB (Red+Green+Blue) = 221+101+109=431 (57% of max value = 765). Red value is 221 (86.72% from 255 or 51.28% from 431); Green value is 101 (39.84% from 255 or 23.43% from 431); Blue value is 109 (42.97% from 255 or 25.29% from 431); Max value from RGB is 221 - color contains mainly: red. Hex color #DD656D is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #DD656D is #229A92. Grayscale: #898989. Windows color (decimal): -2267795 or 7169501. OLE color: 7169501.
HSL color Cylindrical-coordinate representation of color #DD656D: hue angle of 356º degrees, saturation: 0.64, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #DD656D is Cyan = 0, Magento = 0.54, Yellow = 0.51 and Black (K on CMYK) = 0.13.
<style> p { color: #DD656D; } p { color: rgb(221,101,109); } H1.HeaderClassName { color: #DD656D; } .AnyTagClassName { color: #DD656D; } </style>
<style> a { background-color: #DD656D; } a { background-color: rgb(221,101,109); } div.DivClassName { background-color: #DD656D; } .BgClassName { background-color: #DD656D; } </style>
<style> span { border-color: #DD656D; } span { border-color: rgb(221,101,109); } td.TdClassName { border-color: #DD656D; } .TagClassName { border-color: #DD656D; } </style>