#2D01CC (or 0x2D01CC) is unknown color: approx Medium Blue. HEX triplet: 2D, 01 and CC. RGB value is (45,1,204). Sum of RGB (Red+Green+Blue) = 45+1+204=250 (33% of max value = 765). Red value is 45 (17.97% from 255 or 18% from 250); Green value is 1 (0.78% from 255 or 0.4% from 250); Blue value is 204 (80.08% from 255 or 81.6% from 250); Max value from RGB is 204 - color contains mainly: blue. Hex color #2D01CC is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #2D01CC is #D2FE33. Grayscale: #242424. Windows color (decimal): -13827636 or 13369645. OLE color: 13369645.
HSL color Cylindrical-coordinate representation of color #2D01CC: hue angle of 253º degrees, saturation: 0.99, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 1%. Process color model (Four color, CMYK) of #2D01CC is Cyan = 0.78, Magento = 1.00, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #2D01CC; } p { color: rgb(45,1,204); } H1.HeaderClassName { color: #2D01CC; } .AnyTagClassName { color: #2D01CC; } </style>
<style> a { background-color: #2D01CC; } a { background-color: rgb(45,1,204); } div.DivClassName { background-color: #2D01CC; } .BgClassName { background-color: #2D01CC; } </style>
<style> span { border-color: #2D01CC; } span { border-color: rgb(45,1,204); } td.TdClassName { border-color: #2D01CC; } .TagClassName { border-color: #2D01CC; } </style>