#DD355A (or 0xDD355A) is unknown color: approx Cerise. HEX triplet: DD, 35 and 5A. RGB value is (221,53,90). Sum of RGB (Red+Green+Blue) = 221+53+90=364 (48% of max value = 765). Red value is 221 (86.72% from 255 or 60.71% from 364); Green value is 53 (21.09% from 255 or 14.56% from 364); Blue value is 90 (35.55% from 255 or 24.73% from 364); Max value from RGB is 221 - color contains mainly: red. Hex color #DD355A is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #DD355A is #22CAA5. Grayscale: #6B6B6B. Windows color (decimal): -2280102 or 5912029. OLE color: 5912029.
HSL color Cylindrical-coordinate representation of color #DD355A: hue angle of 346.79º degrees, saturation: 0.71, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #DD355A is Cyan = 0, Magento = 0.76, Yellow = 0.59 and Black (K on CMYK) = 0.13.
<style> p { color: #DD355A; } p { color: rgb(221,53,90); } H1.HeaderClassName { color: #DD355A; } .AnyTagClassName { color: #DD355A; } </style>
<style> a { background-color: #DD355A; } a { background-color: rgb(221,53,90); } div.DivClassName { background-color: #DD355A; } .BgClassName { background-color: #DD355A; } </style>
<style> span { border-color: #DD355A; } span { border-color: rgb(221,53,90); } td.TdClassName { border-color: #DD355A; } .TagClassName { border-color: #DD355A; } </style>