#E08BD2 (or 0xE08BD2) is unknown color: approx Plum. HEX triplet: E0, 8B and D2. RGB value is (224,139,210). Sum of RGB (Red+Green+Blue) = 224+139+210=573 (75% of max value = 765). Red value is 224 (87.89% from 255 or 39.09% from 573); Green value is 139 (54.69% from 255 or 24.26% from 573); Blue value is 210 (82.42% from 255 or 36.65% from 573); Max value from RGB is 224 - color contains mainly: red. Hex color #E08BD2 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #E08BD2 is #1F742D. Grayscale: #ACACAC. Windows color (decimal): -2061358 or 13798368. OLE color: 13798368.
HSL color Cylindrical-coordinate representation of color #E08BD2: hue angle of 309.88º degrees, saturation: 0.58, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #E08BD2 is Cyan = 0, Magento = 0.38, Yellow = 0.06 and Black (K on CMYK) = 0.12.
<style> p { color: #E08BD2; } p { color: rgb(224,139,210); } H1.HeaderClassName { color: #E08BD2; } .AnyTagClassName { color: #E08BD2; } </style>
<style> a { background-color: #E08BD2; } a { background-color: rgb(224,139,210); } div.DivClassName { background-color: #E08BD2; } .BgClassName { background-color: #E08BD2; } </style>
<style> span { border-color: #E08BD2; } span { border-color: rgb(224,139,210); } td.TdClassName { border-color: #E08BD2; } .TagClassName { border-color: #E08BD2; } </style>