#2F5CC1 (or 0x2F5CC1) is unknown color: approx Cerulean Blue. HEX triplet: 2F, 5C and C1. RGB value is (47,92,193). Sum of RGB (Red+Green+Blue) = 47+92+193=332 (43% of max value = 765). Red value is 47 (18.75% from 255 or 14.16% from 332); Green value is 92 (36.33% from 255 or 27.71% from 332); Blue value is 193 (75.78% from 255 or 58.13% from 332); Max value from RGB is 193 - color contains mainly: blue. Hex color #2F5CC1 is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #2F5CC1 is #D0A33E. Grayscale: #595959. Windows color (decimal): -13673279 or 12672047. OLE color: 12672047.
HSL color Cylindrical-coordinate representation of color #2F5CC1: hue angle of 221.51º degrees, saturation: 0.61, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #2F5CC1 is Cyan = 0.76, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #2f5cc1; } p { color: rgb(47,92,193); } H1.HeaderClassName { color: #2f5cc1; } .AnyTagClassName { color: #2f5cc1; } </style>
<style> a { background-color: #2f5cc1; } a { background-color: rgb(47,92,193); } div.DivClassName { background-color: #2f5cc1; } .BgClassName { background-color: #2f5cc1; } </style>
<style> span { border-color: #2f5cc1; } span { border-color: rgb(47,92,193); } td.TdClassName { border-color: #2f5cc1; } .TagClassName { border-color: #2f5cc1; } </style>