#64CDE2 (or 0x64CDE2) is unknown color: approx Turquoise Blue. HEX triplet: 64, CD and E2. RGB value is (100,205,226). Sum of RGB (Red+Green+Blue) = 100+205+226=531 (70% of max value = 765). Red value is 100 (39.45% from 255 or 18.83% from 531); Green value is 205 (80.47% from 255 or 38.61% from 531); Blue value is 226 (88.67% from 255 or 42.56% from 531); Max value from RGB is 226 - color contains mainly: blue. Hex color #64CDE2 is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #64CDE2 is #9B321D. Grayscale: #AFAFAF. Windows color (decimal): -10170910 or 14863716. OLE color: 14863716.
HSL color Cylindrical-coordinate representation of color #64CDE2: hue angle of 190º degrees, saturation: 0.68, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #64CDE2 is Cyan = 0.56, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #64CDE2; } p { color: rgb(100,205,226); } H1.HeaderClassName { color: #64CDE2; } .AnyTagClassName { color: #64CDE2; } </style>
<style> a { background-color: #64CDE2; } a { background-color: rgb(100,205,226); } div.DivClassName { background-color: #64CDE2; } .BgClassName { background-color: #64CDE2; } </style>
<style> span { border-color: #64CDE2; } span { border-color: rgb(100,205,226); } td.TdClassName { border-color: #64CDE2; } .TagClassName { border-color: #64CDE2; } </style>