#0D0CBE (or 0x0D0CBE) is unknown color: approx Medium Blue. HEX triplet: 0D, 0C and BE. RGB value is (13,12,190). Sum of RGB (Red+Green+Blue) = 13+12+190=215 (28% of max value = 765). Red value is 13 (5.47% from 255 or 6.05% from 215); Green value is 12 (5.08% from 255 or 5.58% from 215); Blue value is 190 (74.61% from 255 or 88.37% from 215); Max value from RGB is 190 - color contains mainly: blue. Hex color #0D0CBE is not a web safe color. Web safe color analog (approx): #0000CC. Inversed color of #0D0CBE is #F2F341. Grayscale: #1F1F1F. Windows color (decimal): -15921986 or 12454925. OLE color: 12454925.
HSL color Cylindrical-coordinate representation of color #0D0CBE: hue angle of 240.34º degrees, saturation: 0.88, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0D0CBE is Cyan = 0.93, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #0D0CBE; } p { color: rgb(13,12,190); } H1.HeaderClassName { color: #0D0CBE; } .AnyTagClassName { color: #0D0CBE; } </style>
<style> a { background-color: #0D0CBE; } a { background-color: rgb(13,12,190); } div.DivClassName { background-color: #0D0CBE; } .BgClassName { background-color: #0D0CBE; } </style>
<style> span { border-color: #0D0CBE; } span { border-color: rgb(13,12,190); } td.TdClassName { border-color: #0D0CBE; } .TagClassName { border-color: #0D0CBE; } </style>