#74BEC2 (or 0x74BEC2) is unknown color: approx Glacier. HEX triplet: 74, BE and C2. RGB value is (116,190,194). Sum of RGB (Red+Green+Blue) = 116+190+194=500 (66% of max value = 765). Red value is 116 (45.70% from 255 or 23.2% from 500); Green value is 190 (74.61% from 255 or 38% from 500); Blue value is 194 (76.17% from 255 or 38.8% from 500); Max value from RGB is 194 - color contains mainly: blue. Hex color #74BEC2 is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #74BEC2 is #8B413D. Grayscale: #A8A8A8. Windows color (decimal): -9126206 or 12762740. OLE color: 12762740.
HSL color Cylindrical-coordinate representation of color #74BEC2: hue angle of 183.08º degrees, saturation: 0.39, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #74BEC2 is Cyan = 0.40, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #74BEC2; } p { color: rgb(116,190,194); } H1.HeaderClassName { color: #74BEC2; } .AnyTagClassName { color: #74BEC2; } </style>
<style> a { background-color: #74BEC2; } a { background-color: rgb(116,190,194); } div.DivClassName { background-color: #74BEC2; } .BgClassName { background-color: #74BEC2; } </style>
<style> span { border-color: #74BEC2; } span { border-color: rgb(116,190,194); } td.TdClassName { border-color: #74BEC2; } .TagClassName { border-color: #74BEC2; } </style>