#C061B9 (or 0xC061B9) is unknown color: approx Fuchsia. HEX triplet: C0, 61 and B9. RGB value is (192,97,185). Sum of RGB (Red+Green+Blue) = 192+97+185=474 (62% of max value = 765). Red value is 192 (75.39% from 255 or 40.51% from 474); Green value is 97 (38.28% from 255 or 20.46% from 474); Blue value is 185 (72.66% from 255 or 39.03% from 474); Max value from RGB is 192 - color contains mainly: red. Hex color #C061B9 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C061B9 is #3F9E46. Grayscale: #878787. Windows color (decimal): -4169287 or 12149184. OLE color: 12149184.
HSL color Cylindrical-coordinate representation of color #C061B9: hue angle of 304.42º degrees, saturation: 0.43, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #C061B9 is Cyan = 0, Magento = 0.49, Yellow = 0.04 and Black (K on CMYK) = 0.25.
<style> p { color: #c061b9; } p { color: rgb(192,97,185); } H1.HeaderClassName { color: #c061b9; } .AnyTagClassName { color: #c061b9; } </style>
<style> a { background-color: #c061b9; } a { background-color: rgb(192,97,185); } div.DivClassName { background-color: #c061b9; } .BgClassName { background-color: #c061b9; } </style>
<style> span { border-color: #c061b9; } span { border-color: rgb(192,97,185); } td.TdClassName { border-color: #c061b9; } .TagClassName { border-color: #c061b9; } </style>