#DC196A (or 0xDC196A) is unknown color: approx Ruby. HEX triplet: DC, 19 and 6A. RGB value is (220,25,106). Sum of RGB (Red+Green+Blue) = 220+25+106=351 (46% of max value = 765). Red value is 220 (86.33% from 255 or 62.68% from 351); Green value is 25 (10.16% from 255 or 7.12% from 351); Blue value is 106 (41.80% from 255 or 30.20% from 351); Max value from RGB is 220 - color contains mainly: red. Hex color #DC196A is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #DC196A is #23E695. Grayscale: #5C5C5C. Windows color (decimal): -2352790 or 6953436. OLE color: 6953436.
HSL color Cylindrical-coordinate representation of color #DC196A: hue angle of 335.08º degrees, saturation: 0.8, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #DC196A is Cyan = 0, Magento = 0.89, Yellow = 0.52 and Black (K on CMYK) = 0.14.
<style> p { color: #DC196A; } p { color: rgb(220,25,106); } H1.HeaderClassName { color: #DC196A; } .AnyTagClassName { color: #DC196A; } </style>
<style> a { background-color: #DC196A; } a { background-color: rgb(220,25,106); } div.DivClassName { background-color: #DC196A; } .BgClassName { background-color: #DC196A; } </style>
<style> span { border-color: #DC196A; } span { border-color: rgb(220,25,106); } td.TdClassName { border-color: #DC196A; } .TagClassName { border-color: #DC196A; } </style>