#021CB0 (or 0x021CB0) is unknown color: approx International Klein Blue. HEX triplet: 02, 1C and B0. RGB value is (2,28,176). Sum of RGB (Red+Green+Blue) = 2+28+176=206 (27% of max value = 765). Red value is 2 (1.17% from 255 or 0.97% from 206); Green value is 28 (11.33% from 255 or 13.59% from 206); Blue value is 176 (69.14% from 255 or 85.44% from 206); Max value from RGB is 176 - color contains mainly: blue. Hex color #021CB0 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #021CB0 is #FDE34F. Grayscale: #242424. Windows color (decimal): -16638800 or 11541506. OLE color: 11541506.
HSL color Cylindrical-coordinate representation of color #021CB0: hue angle of 231.03º degrees, saturation: 0.98, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #021CB0 is Cyan = 0.99, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #021cb0; } p { color: rgb(2,28,176); } H1.HeaderClassName { color: #021cb0; } .AnyTagClassName { color: #021cb0; } </style>
<style> a { background-color: #021cb0; } a { background-color: rgb(2,28,176); } div.DivClassName { background-color: #021cb0; } .BgClassName { background-color: #021cb0; } </style>
<style> span { border-color: #021cb0; } span { border-color: rgb(2,28,176); } td.TdClassName { border-color: #021cb0; } .TagClassName { border-color: #021cb0; } </style>