#629EBC (or 0x629EBC) is unknown color: approx Shakespeare. HEX triplet: 62, 9E and BC. RGB value is (98,158,188). Sum of RGB (Red+Green+Blue) = 98+158+188=444 (58% of max value = 765). Red value is 98 (38.67% from 255 or 22.07% from 444); Green value is 158 (62.11% from 255 or 35.59% from 444); Blue value is 188 (73.83% from 255 or 42.34% from 444); Max value from RGB is 188 - color contains mainly: blue. Hex color #629EBC is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #629EBC is #9D6143. Grayscale: #8F8F8F. Windows color (decimal): -10314052 or 12361314. OLE color: 12361314.
HSL color Cylindrical-coordinate representation of color #629EBC: hue angle of 200º degrees, saturation: 0.4, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #629EBC is Cyan = 0.48, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #629ebc; } p { color: rgb(98,158,188); } H1.HeaderClassName { color: #629ebc; } .AnyTagClassName { color: #629ebc; } </style>
<style> a { background-color: #629ebc; } a { background-color: rgb(98,158,188); } div.DivClassName { background-color: #629ebc; } .BgClassName { background-color: #629ebc; } </style>
<style> span { border-color: #629ebc; } span { border-color: rgb(98,158,188); } td.TdClassName { border-color: #629ebc; } .TagClassName { border-color: #629ebc; } </style>