#7CB8FF (or 0x7CB8FF) is unknown color: approx Maya Blue. HEX triplet: 7C, B8 and FF. RGB value is (124,184,255). Sum of RGB (Red+Green+Blue) = 124+184+255=563 (74% of max value = 765). Red value is 124 (48.83% from 255 or 22.02% from 563); Green value is 184 (72.27% from 255 or 32.68% from 563); Blue value is 255 (100% from 255 or 45.29% from 563); Max value from RGB is 255 - color contains mainly: blue. Hex color #7CB8FF is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #7CB8FF is #834700. Grayscale: #ADADAD. Windows color (decimal): -8603393 or 16758908. OLE color: 16758908.
HSL color Cylindrical-coordinate representation of color #7CB8FF: hue angle of 212.52º degrees, saturation: 1, lightness: 0.74%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #7CB8FF is Cyan = 0.51, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #7CB8FF; } p { color: rgb(124,184,255); } H1.HeaderClassName { color: #7CB8FF; } .AnyTagClassName { color: #7CB8FF; } </style>
<style> a { background-color: #7CB8FF; } a { background-color: rgb(124,184,255); } div.DivClassName { background-color: #7CB8FF; } .BgClassName { background-color: #7CB8FF; } </style>
<style> span { border-color: #7CB8FF; } span { border-color: rgb(124,184,255); } td.TdClassName { border-color: #7CB8FF; } .TagClassName { border-color: #7CB8FF; } </style>