#DE3B9C (or 0xDE3B9C) is unknown color: approx Deep Cerise. HEX triplet: DE, 3B and 9C. RGB value is (222,59,156). Sum of RGB (Red+Green+Blue) = 222+59+156=437 (57% of max value = 765). Red value is 222 (87.11% from 255 or 50.80% from 437); Green value is 59 (23.44% from 255 or 13.50% from 437); Blue value is 156 (61.33% from 255 or 35.70% from 437); Max value from RGB is 222 - color contains mainly: red. Hex color #DE3B9C is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #DE3B9C is #21C463. Grayscale: #767676. Windows color (decimal): -2212964 or 10238942. OLE color: 10238942.
HSL color Cylindrical-coordinate representation of color #DE3B9C: hue angle of 324.29º degrees, saturation: 0.71, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #DE3B9C is Cyan = 0, Magento = 0.73, Yellow = 0.30 and Black (K on CMYK) = 0.13.
<style> p { color: #de3b9c; } p { color: rgb(222,59,156); } H1.HeaderClassName { color: #de3b9c; } .AnyTagClassName { color: #de3b9c; } </style>
<style> a { background-color: #de3b9c; } a { background-color: rgb(222,59,156); } div.DivClassName { background-color: #de3b9c; } .BgClassName { background-color: #de3b9c; } </style>
<style> span { border-color: #de3b9c; } span { border-color: rgb(222,59,156); } td.TdClassName { border-color: #de3b9c; } .TagClassName { border-color: #de3b9c; } </style>