#EC388F (or 0xEC388F) is unknown color: approx Violet Red. HEX triplet: EC, 38 and 8F. RGB value is (236,56,143). Sum of RGB (Red+Green+Blue) = 236+56+143=435 (57% of max value = 765). Red value is 236 (92.58% from 255 or 54.25% from 435); Green value is 56 (22.27% from 255 or 12.87% from 435); Blue value is 143 (56.25% from 255 or 32.87% from 435); Max value from RGB is 236 - color contains mainly: red. Hex color #EC388F is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #EC388F is #13C770. Grayscale: #777777. Windows color (decimal): -1296241 or 9386220. OLE color: 9386220.
HSL color Cylindrical-coordinate representation of color #EC388F: hue angle of 331º degrees, saturation: 0.83, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #EC388F is Cyan = 0, Magento = 0.76, Yellow = 0.39 and Black (K on CMYK) = 0.07.
<style> p { color: #ec388f; } p { color: rgb(236,56,143); } H1.HeaderClassName { color: #ec388f; } .AnyTagClassName { color: #ec388f; } </style>
<style> a { background-color: #ec388f; } a { background-color: rgb(236,56,143); } div.DivClassName { background-color: #ec388f; } .BgClassName { background-color: #ec388f; } </style>
<style> span { border-color: #ec388f; } span { border-color: rgb(236,56,143); } td.TdClassName { border-color: #ec388f; } .TagClassName { border-color: #ec388f; } </style>