#0D0CD1 (or 0x0D0CD1) is unknown color: approx Medium Blue. HEX triplet: 0D, 0C and D1. RGB value is (13,12,209). Sum of RGB (Red+Green+Blue) = 13+12+209=234 (30% of max value = 765). Red value is 13 (5.47% from 255 or 5.56% from 234); Green value is 12 (5.08% from 255 or 5.13% from 234); Blue value is 209 (82.03% from 255 or 89.32% from 234); Max value from RGB is 209 - color contains mainly: blue. Hex color #0D0CD1 is not a web safe color. Web safe color analog (approx): #0000CC. Inversed color of #0D0CD1 is #F2F32E. Grayscale: #212121. Windows color (decimal): -15921967 or 13700109. OLE color: 13700109.
HSL color Cylindrical-coordinate representation of color #0D0CD1: hue angle of 240.3º degrees, saturation: 0.89, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0D0CD1 is Cyan = 0.94, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #0d0cd1; } p { color: rgb(13,12,209); } H1.HeaderClassName { color: #0d0cd1; } .AnyTagClassName { color: #0d0cd1; } </style>
<style> a { background-color: #0d0cd1; } a { background-color: rgb(13,12,209); } div.DivClassName { background-color: #0d0cd1; } .BgClassName { background-color: #0d0cd1; } </style>
<style> span { border-color: #0d0cd1; } span { border-color: rgb(13,12,209); } td.TdClassName { border-color: #0d0cd1; } .TagClassName { border-color: #0d0cd1; } </style>