#E64B75 (or 0xE64B75) is unknown color: approx Cranberry. HEX triplet: E6, 4B and 75. RGB value is (230,75,117). Sum of RGB (Red+Green+Blue) = 230+75+117=422 (55% of max value = 765). Red value is 230 (90.23% from 255 or 54.50% from 422); Green value is 75 (29.69% from 255 or 17.77% from 422); Blue value is 117 (46.09% from 255 or 27.73% from 422); Max value from RGB is 230 - color contains mainly: red. Hex color #E64B75 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #E64B75 is #19B48A. Grayscale: #7E7E7E. Windows color (decimal): -1684619 or 7687142. OLE color: 7687142.
HSL color Cylindrical-coordinate representation of color #E64B75: hue angle of 343.74º degrees, saturation: 0.76, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #E64B75 is Cyan = 0, Magento = 0.67, Yellow = 0.49 and Black (K on CMYK) = 0.10.
<style> p { color: #E64B75; } p { color: rgb(230,75,117); } H1.HeaderClassName { color: #E64B75; } .AnyTagClassName { color: #E64B75; } </style>
<style> a { background-color: #E64B75; } a { background-color: rgb(230,75,117); } div.DivClassName { background-color: #E64B75; } .BgClassName { background-color: #E64B75; } </style>
<style> span { border-color: #E64B75; } span { border-color: rgb(230,75,117); } td.TdClassName { border-color: #E64B75; } .TagClassName { border-color: #E64B75; } </style>