#CE38AD (or 0xCE38AD) is unknown color: approx Fuchsia. HEX triplet: CE, 38 and AD. RGB value is (206,56,173). Sum of RGB (Red+Green+Blue) = 206+56+173=435 (57% of max value = 765). Red value is 206 (80.86% from 255 or 47.36% from 435); Green value is 56 (22.27% from 255 or 12.87% from 435); Blue value is 173 (67.97% from 255 or 39.77% from 435); Max value from RGB is 206 - color contains mainly: red. Hex color #CE38AD is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #CE38AD is #31C752. Grayscale: #717171. Windows color (decimal): -3262291 or 11352270. OLE color: 11352270.
HSL color Cylindrical-coordinate representation of color #CE38AD: hue angle of 313.2º degrees, saturation: 0.6, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #CE38AD is Cyan = 0, Magento = 0.73, Yellow = 0.16 and Black (K on CMYK) = 0.19.
<style> p { color: #ce38ad; } p { color: rgb(206,56,173); } H1.HeaderClassName { color: #ce38ad; } .AnyTagClassName { color: #ce38ad; } </style>
<style> a { background-color: #ce38ad; } a { background-color: rgb(206,56,173); } div.DivClassName { background-color: #ce38ad; } .BgClassName { background-color: #ce38ad; } </style>
<style> span { border-color: #ce38ad; } span { border-color: rgb(206,56,173); } td.TdClassName { border-color: #ce38ad; } .TagClassName { border-color: #ce38ad; } </style>