#DE0390 (or 0xDE0390) is unknown color: approx Hollywood Cerise. HEX triplet: DE, 03 and 90. RGB value is (222,3,144). Sum of RGB (Red+Green+Blue) = 222+3+144=369 (48% of max value = 765). Red value is 222 (87.11% from 255 or 60.16% from 369); Green value is 3 (1.56% from 255 or 0.81% from 369); Blue value is 144 (56.64% from 255 or 39.02% from 369); Max value from RGB is 222 - color contains mainly: red. Hex color #DE0390 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #DE0390 is #21FC6F. Grayscale: #545454. Windows color (decimal): -2227312 or 9438174. OLE color: 9438174.
HSL color Cylindrical-coordinate representation of color #DE0390: hue angle of 321.37º degrees, saturation: 0.97, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #DE0390 is Cyan = 0, Magento = 0.99, Yellow = 0.35 and Black (K on CMYK) = 0.13.
<style> p { color: #DE0390; } p { color: rgb(222,3,144); } H1.HeaderClassName { color: #DE0390; } .AnyTagClassName { color: #DE0390; } </style>
<style> a { background-color: #DE0390; } a { background-color: rgb(222,3,144); } div.DivClassName { background-color: #DE0390; } .BgClassName { background-color: #DE0390; } </style>
<style> span { border-color: #DE0390; } span { border-color: rgb(222,3,144); } td.TdClassName { border-color: #DE0390; } .TagClassName { border-color: #DE0390; } </style>