#10FACD (or 0x10FACD) is unknown color: approx Bright Turquoise. HEX triplet: 10, FA and CD. RGB value is (16,250,205). Sum of RGB (Red+Green+Blue) = 16+250+205=471 (62% of max value = 765). Red value is 16 (6.64% from 255 or 3.40% from 471); Green value is 250 (98.05% from 255 or 53.08% from 471); Blue value is 205 (80.47% from 255 or 43.52% from 471); Max value from RGB is 250 - color contains mainly: green. Hex color #10FACD is not a web safe color. Web safe color analog (approx): #00FFCC. Inversed color of #10FACD is #EF0532. Grayscale: #AEAEAE. Windows color (decimal): -15664435 or 13498896. OLE color: 13498896.
HSL color Cylindrical-coordinate representation of color #10FACD: hue angle of 168.46º degrees, saturation: 0.96, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #10FACD is Cyan = 0.94, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.02.
<style> p { color: #10facd; } p { color: rgb(16,250,205); } H1.HeaderClassName { color: #10facd; } .AnyTagClassName { color: #10facd; } </style>
<style> a { background-color: #10facd; } a { background-color: rgb(16,250,205); } div.DivClassName { background-color: #10facd; } .BgClassName { background-color: #10facd; } </style>
<style> span { border-color: #10facd; } span { border-color: rgb(16,250,205); } td.TdClassName { border-color: #10facd; } .TagClassName { border-color: #10facd; } </style>