#130ACE (or 0x130ACE) is unknown color: approx Medium Blue. HEX triplet: 13, 0A and CE. RGB value is (19,10,206). Sum of RGB (Red+Green+Blue) = 19+10+206=235 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.09% from 235); Green value is 10 (4.30% from 255 or 4.26% from 235); Blue value is 206 (80.86% from 255 or 87.66% from 235); Max value from RGB is 206 - color contains mainly: blue. Hex color #130ACE is not a web safe color. Web safe color analog (approx): #0000CC. Inversed color of #130ACE is #ECF531. Grayscale: #222222. Windows color (decimal): -15529266 or 13502995. OLE color: 13502995.
HSL color Cylindrical-coordinate representation of color #130ACE: hue angle of 242.76º degrees, saturation: 0.91, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #130ACE is Cyan = 0.91, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #130ace; } p { color: rgb(19,10,206); } H1.HeaderClassName { color: #130ace; } .AnyTagClassName { color: #130ace; } </style>
<style> a { background-color: #130ace; } a { background-color: rgb(19,10,206); } div.DivClassName { background-color: #130ace; } .BgClassName { background-color: #130ace; } </style>
<style> span { border-color: #130ace; } span { border-color: rgb(19,10,206); } td.TdClassName { border-color: #130ace; } .TagClassName { border-color: #130ace; } </style>