#CD0464 (or 0xCD0464) is unknown color: approx Ruby. HEX triplet: CD, 04 and 64. RGB value is (205,4,100). Sum of RGB (Red+Green+Blue) = 205+4+100=309 (40% of max value = 765). Red value is 205 (80.47% from 255 or 66.34% from 309); Green value is 4 (1.95% from 255 or 1.29% from 309); Blue value is 100 (39.45% from 255 or 32.36% from 309); Max value from RGB is 205 - color contains mainly: red. Hex color #CD0464 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CD0464 is #32FB9B. Grayscale: #4A4A4A. Windows color (decimal): -3341212 or 6554829. OLE color: 6554829.
HSL color Cylindrical-coordinate representation of color #CD0464: hue angle of 331.34º degrees, saturation: 0.96, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #CD0464 is Cyan = 0, Magento = 0.98, Yellow = 0.51 and Black (K on CMYK) = 0.20.
<style> p { color: #cd0464; } p { color: rgb(205,4,100); } H1.HeaderClassName { color: #cd0464; } .AnyTagClassName { color: #cd0464; } </style>
<style> a { background-color: #cd0464; } a { background-color: rgb(205,4,100); } div.DivClassName { background-color: #cd0464; } .BgClassName { background-color: #cd0464; } </style>
<style> span { border-color: #cd0464; } span { border-color: rgb(205,4,100); } td.TdClassName { border-color: #cd0464; } .TagClassName { border-color: #cd0464; } </style>