#3D60DD (or 0x3D60DD) is unknown color: approx Royal Blue. HEX triplet: 3D, 60 and DD. RGB value is (61,96,221). Sum of RGB (Red+Green+Blue) = 61+96+221=378 (50% of max value = 765). Red value is 61 (24.22% from 255 or 16.14% from 378); Green value is 96 (37.89% from 255 or 25.40% from 378); Blue value is 221 (86.72% from 255 or 58.47% from 378); Max value from RGB is 221 - color contains mainly: blue. Hex color #3D60DD is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #3D60DD is #C29F22. Grayscale: #636363. Windows color (decimal): -12754723 or 14508093. OLE color: 14508093.
HSL color Cylindrical-coordinate representation of color #3D60DD: hue angle of 226.88º degrees, saturation: 0.7, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #3D60DD is Cyan = 0.72, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #3d60dd; } p { color: rgb(61,96,221); } H1.HeaderClassName { color: #3d60dd; } .AnyTagClassName { color: #3d60dd; } </style>
<style> a { background-color: #3d60dd; } a { background-color: rgb(61,96,221); } div.DivClassName { background-color: #3d60dd; } .BgClassName { background-color: #3d60dd; } </style>
<style> span { border-color: #3d60dd; } span { border-color: rgb(61,96,221); } td.TdClassName { border-color: #3d60dd; } .TagClassName { border-color: #3d60dd; } </style>