#630A73 (or 0x630A73) is unknown color: approx Purple. HEX triplet: 63, 0A and 73. RGB value is (99,10,115). Sum of RGB (Red+Green+Blue) = 99+10+115=224 (29% of max value = 765). Red value is 99 (39.06% from 255 or 44.20% from 224); Green value is 10 (4.30% from 255 or 4.46% from 224); Blue value is 115 (45.31% from 255 or 51.34% from 224); Max value from RGB is 115 - color contains mainly: blue. Hex color #630A73 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630A73 is #9CF58C. Grayscale: #303030. Windows color (decimal): -10286477 or 7539299. OLE color: 7539299.
HSL color Cylindrical-coordinate representation of color #630A73: hue angle of 290.86º degrees, saturation: 0.84, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #630A73 is Cyan = 0.14, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.55.
<style> p { color: #630A73; } p { color: rgb(99,10,115); } H1.HeaderClassName { color: #630A73; } .AnyTagClassName { color: #630A73; } </style>
<style> a { background-color: #630A73; } a { background-color: rgb(99,10,115); } div.DivClassName { background-color: #630A73; } .BgClassName { background-color: #630A73; } </style>
<style> span { border-color: #630A73; } span { border-color: rgb(99,10,115); } td.TdClassName { border-color: #630A73; } .TagClassName { border-color: #630A73; } </style>