#682CCD (or 0x682CCD) is unknown color: approx Purple Heart. HEX triplet: 68, 2C and CD. RGB value is (104,44,205). Sum of RGB (Red+Green+Blue) = 104+44+205=353 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.46% from 353); Green value is 44 (17.58% from 255 or 12.46% from 353); Blue value is 205 (80.47% from 255 or 58.07% from 353); Max value from RGB is 205 - color contains mainly: blue. Hex color #682CCD is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #682CCD is #97D332. Grayscale: #4F4F4F. Windows color (decimal): -9950003 or 13446248. OLE color: 13446248.
HSL color Cylindrical-coordinate representation of color #682CCD: hue angle of 262.36º degrees, saturation: 0.65, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #682CCD is Cyan = 0.49, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #682ccd; } p { color: rgb(104,44,205); } H1.HeaderClassName { color: #682ccd; } .AnyTagClassName { color: #682ccd; } </style>
<style> a { background-color: #682ccd; } a { background-color: rgb(104,44,205); } div.DivClassName { background-color: #682ccd; } .BgClassName { background-color: #682ccd; } </style>
<style> span { border-color: #682ccd; } span { border-color: rgb(104,44,205); } td.TdClassName { border-color: #682ccd; } .TagClassName { border-color: #682ccd; } </style>