#7EBEFF (or 0x7EBEFF) is unknown color: approx Maya Blue. HEX triplet: 7E, BE and FF. RGB value is (126,190,255). Sum of RGB (Red+Green+Blue) = 126+190+255=571 (75% of max value = 765). Red value is 126 (49.61% from 255 or 22.07% from 571); Green value is 190 (74.61% from 255 or 33.27% from 571); Blue value is 255 (100% from 255 or 44.66% from 571); Max value from RGB is 255 - color contains mainly: blue. Hex color #7EBEFF is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #7EBEFF is #814100. Grayscale: #B1B1B1. Windows color (decimal): -8470785 or 16760446. OLE color: 16760446.
HSL color Cylindrical-coordinate representation of color #7EBEFF: hue angle of 210.23º degrees, saturation: 1, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #7EBEFF is Cyan = 0.51, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #7ebeff; } p { color: rgb(126,190,255); } H1.HeaderClassName { color: #7ebeff; } .AnyTagClassName { color: #7ebeff; } </style>
<style> a { background-color: #7ebeff; } a { background-color: rgb(126,190,255); } div.DivClassName { background-color: #7ebeff; } .BgClassName { background-color: #7ebeff; } </style>
<style> span { border-color: #7ebeff; } span { border-color: rgb(126,190,255); } td.TdClassName { border-color: #7ebeff; } .TagClassName { border-color: #7ebeff; } </style>