#448DC2 (or 0x448DC2) is unknown color: approx Curious Blue. HEX triplet: 44, 8D and C2. RGB value is (68,141,194). Sum of RGB (Red+Green+Blue) = 68+141+194=403 (53% of max value = 765). Red value is 68 (26.95% from 255 or 16.87% from 403); Green value is 141 (55.47% from 255 or 34.99% from 403); Blue value is 194 (76.17% from 255 or 48.14% from 403); Max value from RGB is 194 - color contains mainly: blue. Hex color #448DC2 is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #448DC2 is #BB723D. Grayscale: #7C7C7C. Windows color (decimal): -12284478 or 12750148. OLE color: 12750148.
HSL color Cylindrical-coordinate representation of color #448DC2: hue angle of 205.24º degrees, saturation: 0.51, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #448DC2 is Cyan = 0.65, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #448DC2; } p { color: rgb(68,141,194); } H1.HeaderClassName { color: #448DC2; } .AnyTagClassName { color: #448DC2; } </style>
<style> a { background-color: #448DC2; } a { background-color: rgb(68,141,194); } div.DivClassName { background-color: #448DC2; } .BgClassName { background-color: #448DC2; } </style>
<style> span { border-color: #448DC2; } span { border-color: rgb(68,141,194); } td.TdClassName { border-color: #448DC2; } .TagClassName { border-color: #448DC2; } </style>