#2150C1 (or 0x2150C1) is unknown color: approx Cerulean Blue. HEX triplet: 21, 50 and C1. RGB value is (33,80,193). Sum of RGB (Red+Green+Blue) = 33+80+193=306 (40% of max value = 765). Red value is 33 (13.28% from 255 or 10.78% from 306); Green value is 80 (31.64% from 255 or 26.14% from 306); Blue value is 193 (75.78% from 255 or 63.07% from 306); Max value from RGB is 193 - color contains mainly: blue. Hex color #2150C1 is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #2150C1 is #DEAF3E. Grayscale: #4E4E4E. Windows color (decimal): -14593855 or 12668961. OLE color: 12668961.
HSL color Cylindrical-coordinate representation of color #2150C1: hue angle of 222.38º degrees, saturation: 0.71, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #2150C1 is Cyan = 0.83, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #2150C1; } p { color: rgb(33,80,193); } H1.HeaderClassName { color: #2150C1; } .AnyTagClassName { color: #2150C1; } </style>
<style> a { background-color: #2150C1; } a { background-color: rgb(33,80,193); } div.DivClassName { background-color: #2150C1; } .BgClassName { background-color: #2150C1; } </style>
<style> span { border-color: #2150C1; } span { border-color: rgb(33,80,193); } td.TdClassName { border-color: #2150C1; } .TagClassName { border-color: #2150C1; } </style>