#2D57DC (or 0x2D57DC) is unknown color: approx Royal Blue. HEX triplet: 2D, 57 and DC. RGB value is (45,87,220). Sum of RGB (Red+Green+Blue) = 45+87+220=352 (46% of max value = 765). Red value is 45 (17.97% from 255 or 12.78% from 352); Green value is 87 (34.38% from 255 or 24.72% from 352); Blue value is 220 (86.33% from 255 or 62.5% from 352); Max value from RGB is 220 - color contains mainly: blue. Hex color #2D57DC is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #2D57DC is #D2A823. Grayscale: #595959. Windows color (decimal): -13805604 or 14440237. OLE color: 14440237.
HSL color Cylindrical-coordinate representation of color #2D57DC: hue angle of 225.6º degrees, saturation: 0.71, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #2D57DC is Cyan = 0.80, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #2D57DC; } p { color: rgb(45,87,220); } H1.HeaderClassName { color: #2D57DC; } .AnyTagClassName { color: #2D57DC; } </style>
<style> a { background-color: #2D57DC; } a { background-color: rgb(45,87,220); } div.DivClassName { background-color: #2D57DC; } .BgClassName { background-color: #2D57DC; } </style>
<style> span { border-color: #2D57DC; } span { border-color: rgb(45,87,220); } td.TdClassName { border-color: #2D57DC; } .TagClassName { border-color: #2D57DC; } </style>