#CD61B5 (or 0xCD61B5) is unknown color: approx Fuchsia. HEX triplet: CD, 61 and B5. RGB value is (205,97,181). Sum of RGB (Red+Green+Blue) = 205+97+181=483 (63% of max value = 765). Red value is 205 (80.47% from 255 or 42.44% from 483); Green value is 97 (38.28% from 255 or 20.08% from 483); Blue value is 181 (71.09% from 255 or 37.47% from 483); Max value from RGB is 205 - color contains mainly: red. Hex color #CD61B5 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CD61B5 is #329E4A. Grayscale: #8A8A8A. Windows color (decimal): -3317323 or 11887053. OLE color: 11887053.
HSL color Cylindrical-coordinate representation of color #CD61B5: hue angle of 313.33º degrees, saturation: 0.52, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #CD61B5 is Cyan = 0, Magento = 0.53, Yellow = 0.12 and Black (K on CMYK) = 0.20.
<style> p { color: #CD61B5; } p { color: rgb(205,97,181); } H1.HeaderClassName { color: #CD61B5; } .AnyTagClassName { color: #CD61B5; } </style>
<style> a { background-color: #CD61B5; } a { background-color: rgb(205,97,181); } div.DivClassName { background-color: #CD61B5; } .BgClassName { background-color: #CD61B5; } </style>
<style> span { border-color: #CD61B5; } span { border-color: rgb(205,97,181); } td.TdClassName { border-color: #CD61B5; } .TagClassName { border-color: #CD61B5; } </style>