#300A99 (or 0x300A99) is unknown color: approx Persian Indigo. HEX triplet: 30, 0A and 99. RGB value is (48,10,153). Sum of RGB (Red+Green+Blue) = 48+10+153=211 (27% of max value = 765). Red value is 48 (19.14% from 255 or 22.75% from 211); Green value is 10 (4.30% from 255 or 4.74% from 211); Blue value is 153 (60.16% from 255 or 72.51% from 211); Max value from RGB is 153 - color contains mainly: blue. Hex color #300A99 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #300A99 is #CFF566. Grayscale: #252525. Windows color (decimal): -13628775 or 10029616. OLE color: 10029616.
HSL color Cylindrical-coordinate representation of color #300A99: hue angle of 255.94º degrees, saturation: 0.88, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #300A99 is Cyan = 0.69, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #300a99; } p { color: rgb(48,10,153); } H1.HeaderClassName { color: #300a99; } .AnyTagClassName { color: #300a99; } </style>
<style> a { background-color: #300a99; } a { background-color: rgb(48,10,153); } div.DivClassName { background-color: #300a99; } .BgClassName { background-color: #300a99; } </style>
<style> span { border-color: #300a99; } span { border-color: rgb(48,10,153); } td.TdClassName { border-color: #300a99; } .TagClassName { border-color: #300a99; } </style>