#D61E6C (or 0xD61E6C) is unknown color: approx Ruby. HEX triplet: D6, 1E and 6C. RGB value is (214,30,108). Sum of RGB (Red+Green+Blue) = 214+30+108=352 (46% of max value = 765). Red value is 214 (83.98% from 255 or 60.80% from 352); Green value is 30 (12.11% from 255 or 8.52% from 352); Blue value is 108 (42.58% from 255 or 30.68% from 352); Max value from RGB is 214 - color contains mainly: red. Hex color #D61E6C is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D61E6C is #29E193. Grayscale: #5D5D5D. Windows color (decimal): -2744724 or 7085782. OLE color: 7085782.
HSL color Cylindrical-coordinate representation of color #D61E6C: hue angle of 334.57º degrees, saturation: 0.75, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #D61E6C is Cyan = 0, Magento = 0.86, Yellow = 0.50 and Black (K on CMYK) = 0.16.
<style> p { color: #D61E6C; } p { color: rgb(214,30,108); } H1.HeaderClassName { color: #D61E6C; } .AnyTagClassName { color: #D61E6C; } </style>
<style> a { background-color: #D61E6C; } a { background-color: rgb(214,30,108); } div.DivClassName { background-color: #D61E6C; } .BgClassName { background-color: #D61E6C; } </style>
<style> span { border-color: #D61E6C; } span { border-color: rgb(214,30,108); } td.TdClassName { border-color: #D61E6C; } .TagClassName { border-color: #D61E6C; } </style>