#130DCD (or 0x130DCD) is unknown color: approx Medium Blue. HEX triplet: 13, 0D and CD. RGB value is (19,13,205). Sum of RGB (Red+Green+Blue) = 19+13+205=237 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.02% from 237); Green value is 13 (5.47% from 255 or 5.49% from 237); Blue value is 205 (80.47% from 255 or 86.50% from 237); Max value from RGB is 205 - color contains mainly: blue. Hex color #130DCD is not a web safe color. Web safe color analog (approx): #0000CC. Inversed color of #130DCD is #ECF232. Grayscale: #232323. Windows color (decimal): -15528499 or 13438227. OLE color: 13438227.
HSL color Cylindrical-coordinate representation of color #130DCD: hue angle of 241.88º degrees, saturation: 0.88, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #130DCD is Cyan = 0.91, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #130DCD; } p { color: rgb(19,13,205); } H1.HeaderClassName { color: #130DCD; } .AnyTagClassName { color: #130DCD; } </style>
<style> a { background-color: #130DCD; } a { background-color: rgb(19,13,205); } div.DivClassName { background-color: #130DCD; } .BgClassName { background-color: #130DCD; } </style>
<style> span { border-color: #130DCD; } span { border-color: rgb(19,13,205); } td.TdClassName { border-color: #130DCD; } .TagClassName { border-color: #130DCD; } </style>