#D33E6F (or 0xD33E6F) is unknown color: approx Cerise. HEX triplet: D3, 3E and 6F. RGB value is (211,62,111). Sum of RGB (Red+Green+Blue) = 211+62+111=384 (50% of max value = 765). Red value is 211 (82.81% from 255 or 54.95% from 384); Green value is 62 (24.61% from 255 or 16.15% from 384); Blue value is 111 (43.75% from 255 or 28.91% from 384); Max value from RGB is 211 - color contains mainly: red. Hex color #D33E6F is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D33E6F is #2CC190. Grayscale: #707070. Windows color (decimal): -2933137 or 7290579. OLE color: 7290579.
HSL color Cylindrical-coordinate representation of color #D33E6F: hue angle of 340.27º degrees, saturation: 0.63, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #D33E6F is Cyan = 0, Magento = 0.71, Yellow = 0.47 and Black (K on CMYK) = 0.17.
<style> p { color: #D33E6F; } p { color: rgb(211,62,111); } H1.HeaderClassName { color: #D33E6F; } .AnyTagClassName { color: #D33E6F; } </style>
<style> a { background-color: #D33E6F; } a { background-color: rgb(211,62,111); } div.DivClassName { background-color: #D33E6F; } .BgClassName { background-color: #D33E6F; } </style>
<style> span { border-color: #D33E6F; } span { border-color: rgb(211,62,111); } td.TdClassName { border-color: #D33E6F; } .TagClassName { border-color: #D33E6F; } </style>