#DE4173 (or 0xDE4173) is unknown color: approx Cranberry. HEX triplet: DE, 41 and 73. RGB value is (222,65,115). Sum of RGB (Red+Green+Blue) = 222+65+115=402 (53% of max value = 765). Red value is 222 (87.11% from 255 or 55.22% from 402); Green value is 65 (25.78% from 255 or 16.17% from 402); Blue value is 115 (45.31% from 255 or 28.61% from 402); Max value from RGB is 222 - color contains mainly: red. Hex color #DE4173 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #DE4173 is #21BE8C. Grayscale: #757575. Windows color (decimal): -2211469 or 7553502. OLE color: 7553502.
HSL color Cylindrical-coordinate representation of color #DE4173: hue angle of 340.89º degrees, saturation: 0.7, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #DE4173 is Cyan = 0, Magento = 0.71, Yellow = 0.48 and Black (K on CMYK) = 0.13.
<style> p { color: #de4173; } p { color: rgb(222,65,115); } H1.HeaderClassName { color: #de4173; } .AnyTagClassName { color: #de4173; } </style>
<style> a { background-color: #de4173; } a { background-color: rgb(222,65,115); } div.DivClassName { background-color: #de4173; } .BgClassName { background-color: #de4173; } </style>
<style> span { border-color: #de4173; } span { border-color: rgb(222,65,115); } td.TdClassName { border-color: #de4173; } .TagClassName { border-color: #de4173; } </style>