#123C60 (or 0x123C60) is unknown color: approx Regal Blue. HEX triplet: 12, 3C and 60. RGB value is (18,60,96). Sum of RGB (Red+Green+Blue) = 18+60+96=174 (23% of max value = 765). Red value is 18 (7.42% from 255 or 10.34% from 174); Green value is 60 (23.83% from 255 or 34.48% from 174); Blue value is 96 (37.89% from 255 or 55.17% from 174); Max value from RGB is 96 - color contains mainly: blue. Hex color #123C60 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #123C60 is #EDC39F. Grayscale: #333333. Windows color (decimal): -15582112 or 6306834. OLE color: 6306834.
HSL color Cylindrical-coordinate representation of color #123C60: hue angle of 207.69º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #123C60 is Cyan = 0.81, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #123C60; } p { color: rgb(18,60,96); } H1.HeaderClassName { color: #123C60; } .AnyTagClassName { color: #123C60; } </style>
<style> a { background-color: #123C60; } a { background-color: rgb(18,60,96); } div.DivClassName { background-color: #123C60; } .BgClassName { background-color: #123C60; } </style>
<style> span { border-color: #123C60; } span { border-color: rgb(18,60,96); } td.TdClassName { border-color: #123C60; } .TagClassName { border-color: #123C60; } </style>