#006199 (or 0x006199) is unknown color: approx Cerulean. HEX triplet: 00, 61 and 99. RGB value is (0,97,153). Sum of RGB (Red+Green+Blue) = 0+97+153=250 (33% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 153 (60.16% from 255 or 61.2% from 250); Max value from RGB is 153 - color contains mainly: blue. Hex color #006199 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #006199 is #FF9E66. Grayscale: #4A4A4A. Windows color (decimal): -16752231 or 10051840. OLE color: 10051840.
HSL color Cylindrical-coordinate representation of color #006199: hue angle of 201.96º degrees, saturation: 1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006199 is Cyan = 1, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #006199; } p { color: rgb(0,97,153); } H1.HeaderClassName { color: #006199; } .AnyTagClassName { color: #006199; } </style>
<style> a { background-color: #006199; } a { background-color: rgb(0,97,153); } div.DivClassName { background-color: #006199; } .BgClassName { background-color: #006199; } </style>
<style> span { border-color: #006199; } span { border-color: rgb(0,97,153); } td.TdClassName { border-color: #006199; } .TagClassName { border-color: #006199; } </style>