#217DCB (or 0x217DCB) is unknown color: approx Curious Blue. HEX triplet: 21, 7D and CB. RGB value is (33,125,203). Sum of RGB (Red+Green+Blue) = 33+125+203=361 (47% of max value = 765). Red value is 33 (13.28% from 255 or 9.14% from 361); Green value is 125 (49.22% from 255 or 34.63% from 361); Blue value is 203 (79.69% from 255 or 56.23% from 361); Max value from RGB is 203 - color contains mainly: blue. Hex color #217DCB is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #217DCB is #DE8234. Grayscale: #696969. Windows color (decimal): -14582325 or 13335841. OLE color: 13335841.
HSL color Cylindrical-coordinate representation of color #217DCB: hue angle of 207.53º degrees, saturation: 0.72, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #217DCB is Cyan = 0.84, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #217DCB; } p { color: rgb(33,125,203); } H1.HeaderClassName { color: #217DCB; } .AnyTagClassName { color: #217DCB; } </style>
<style> a { background-color: #217DCB; } a { background-color: rgb(33,125,203); } div.DivClassName { background-color: #217DCB; } .BgClassName { background-color: #217DCB; } </style>
<style> span { border-color: #217DCB; } span { border-color: rgb(33,125,203); } td.TdClassName { border-color: #217DCB; } .TagClassName { border-color: #217DCB; } </style>