#130B65 (or 0x130B65) is unknown color: approx Midnight Blue. HEX triplet: 13, 0B and 65. RGB value is (19,11,101). Sum of RGB (Red+Green+Blue) = 19+11+101=131 (17% of max value = 765). Red value is 19 (7.81% from 255 or 14.50% from 131); Green value is 11 (4.69% from 255 or 8.40% from 131); Blue value is 101 (39.84% from 255 or 77.10% from 131); Max value from RGB is 101 - color contains mainly: blue. Hex color #130B65 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #130B65 is #ECF49A. Grayscale: #171717. Windows color (decimal): -15529115 or 6621971. OLE color: 6621971.
HSL color Cylindrical-coordinate representation of color #130B65: hue angle of 245.33º degrees, saturation: 0.8, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #130B65 is Cyan = 0.81, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.60.
<style> p { color: #130B65; } p { color: rgb(19,11,101); } H1.HeaderClassName { color: #130B65; } .AnyTagClassName { color: #130B65; } </style>
<style> a { background-color: #130B65; } a { background-color: rgb(19,11,101); } div.DivClassName { background-color: #130B65; } .BgClassName { background-color: #130B65; } </style>
<style> span { border-color: #130B65; } span { border-color: rgb(19,11,101); } td.TdClassName { border-color: #130B65; } .TagClassName { border-color: #130B65; } </style>