#E01D6A (or 0xE01D6A) is unknown color: approx Ruby. HEX triplet: E0, 1D and 6A. RGB value is (224,29,106). Sum of RGB (Red+Green+Blue) = 224+29+106=359 (47% of max value = 765). Red value is 224 (87.89% from 255 or 62.40% from 359); Green value is 29 (11.72% from 255 or 8.08% from 359); Blue value is 106 (41.80% from 255 or 29.53% from 359); Max value from RGB is 224 - color contains mainly: red. Hex color #E01D6A is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #E01D6A is #1FE295. Grayscale: #5F5F5F. Windows color (decimal): -2089622 or 6954464. OLE color: 6954464.
HSL color Cylindrical-coordinate representation of color #E01D6A: hue angle of 336.31º degrees, saturation: 0.77, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #E01D6A is Cyan = 0, Magento = 0.87, Yellow = 0.53 and Black (K on CMYK) = 0.12.
<style> p { color: #E01D6A; } p { color: rgb(224,29,106); } H1.HeaderClassName { color: #E01D6A; } .AnyTagClassName { color: #E01D6A; } </style>
<style> a { background-color: #E01D6A; } a { background-color: rgb(224,29,106); } div.DivClassName { background-color: #E01D6A; } .BgClassName { background-color: #E01D6A; } </style>
<style> span { border-color: #E01D6A; } span { border-color: rgb(224,29,106); } td.TdClassName { border-color: #E01D6A; } .TagClassName { border-color: #E01D6A; } </style>