#7DCAEB (or 0x7DCAEB) is unknown color: approx Sky Blue. HEX triplet: 7D, CA and EB. RGB value is (125,202,235). Sum of RGB (Red+Green+Blue) = 125+202+235=562 (74% of max value = 765). Red value is 125 (49.22% from 255 or 22.24% from 562); Green value is 202 (79.30% from 255 or 35.94% from 562); Blue value is 235 (92.19% from 255 or 41.81% from 562); Max value from RGB is 235 - color contains mainly: blue. Hex color #7DCAEB is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #7DCAEB is #823514. Grayscale: #B6B6B6. Windows color (decimal): -8533269 or 15452797. OLE color: 15452797.
HSL color Cylindrical-coordinate representation of color #7DCAEB: hue angle of 198º degrees, saturation: 0.73, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #7DCAEB is Cyan = 0.47, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #7DCAEB; } p { color: rgb(125,202,235); } H1.HeaderClassName { color: #7DCAEB; } .AnyTagClassName { color: #7DCAEB; } </style>
<style> a { background-color: #7DCAEB; } a { background-color: rgb(125,202,235); } div.DivClassName { background-color: #7DCAEB; } .BgClassName { background-color: #7DCAEB; } </style>
<style> span { border-color: #7DCAEB; } span { border-color: rgb(125,202,235); } td.TdClassName { border-color: #7DCAEB; } .TagClassName { border-color: #7DCAEB; } </style>