#692CCC (or 0x692CCC) is unknown color: approx Purple Heart. HEX triplet: 69, 2C and CC. RGB value is (105,44,204). Sum of RGB (Red+Green+Blue) = 105+44+204=353 (46% of max value = 765). Red value is 105 (41.41% from 255 or 29.75% from 353); Green value is 44 (17.58% from 255 or 12.46% from 353); Blue value is 204 (80.08% from 255 or 57.79% from 353); Max value from RGB is 204 - color contains mainly: blue. Hex color #692CCC is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #692CCC is #96D333. Grayscale: #4F4F4F. Windows color (decimal): -9884468 or 13380713. OLE color: 13380713.
HSL color Cylindrical-coordinate representation of color #692CCC: hue angle of 262.88º degrees, saturation: 0.65, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #692CCC is Cyan = 0.49, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #692CCC; } p { color: rgb(105,44,204); } H1.HeaderClassName { color: #692CCC; } .AnyTagClassName { color: #692CCC; } </style>
<style> a { background-color: #692CCC; } a { background-color: rgb(105,44,204); } div.DivClassName { background-color: #692CCC; } .BgClassName { background-color: #692CCC; } </style>
<style> span { border-color: #692CCC; } span { border-color: rgb(105,44,204); } td.TdClassName { border-color: #692CCC; } .TagClassName { border-color: #692CCC; } </style>