#74BCEB (or 0x74BCEB) is unknown color: approx Maya Blue. HEX triplet: 74, BC and EB. RGB value is (116,188,235). Sum of RGB (Red+Green+Blue) = 116+188+235=539 (71% of max value = 765). Red value is 116 (45.70% from 255 or 21.52% from 539); Green value is 188 (73.83% from 255 or 34.88% from 539); Blue value is 235 (92.19% from 255 or 43.60% from 539); Max value from RGB is 235 - color contains mainly: blue. Hex color #74BCEB is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #74BCEB is #8B4314. Grayscale: #ABABAB. Windows color (decimal): -9126677 or 15449204. OLE color: 15449204.
HSL color Cylindrical-coordinate representation of color #74BCEB: hue angle of 203.7º degrees, saturation: 0.75, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #74BCEB is Cyan = 0.51, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #74bceb; } p { color: rgb(116,188,235); } H1.HeaderClassName { color: #74bceb; } .AnyTagClassName { color: #74bceb; } </style>
<style> a { background-color: #74bceb; } a { background-color: rgb(116,188,235); } div.DivClassName { background-color: #74bceb; } .BgClassName { background-color: #74bceb; } </style>
<style> span { border-color: #74bceb; } span { border-color: rgb(116,188,235); } td.TdClassName { border-color: #74bceb; } .TagClassName { border-color: #74bceb; } </style>