#10C4BD (or 0x10C4BD) is unknown color: approx Robin's Egg Blue. HEX triplet: 10, C4 and BD. RGB value is (16,196,189). Sum of RGB (Red+Green+Blue) = 16+196+189=401 (53% of max value = 765). Red value is 16 (6.64% from 255 or 3.99% from 401); Green value is 196 (76.95% from 255 or 48.88% from 401); Blue value is 189 (74.22% from 255 or 47.13% from 401); Max value from RGB is 196 - color contains mainly: green. Hex color #10C4BD is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #10C4BD is #EF3B42. Grayscale: #8D8D8D. Windows color (decimal): -15678275 or 12436496. OLE color: 12436496.
HSL color Cylindrical-coordinate representation of color #10C4BD: hue angle of 177.67º degrees, saturation: 0.85, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #10C4BD is Cyan = 0.92, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.23.
<style> p { color: #10C4BD; } p { color: rgb(16,196,189); } H1.HeaderClassName { color: #10C4BD; } .AnyTagClassName { color: #10C4BD; } </style>
<style> a { background-color: #10C4BD; } a { background-color: rgb(16,196,189); } div.DivClassName { background-color: #10C4BD; } .BgClassName { background-color: #10C4BD; } </style>
<style> span { border-color: #10C4BD; } span { border-color: rgb(16,196,189); } td.TdClassName { border-color: #10C4BD; } .TagClassName { border-color: #10C4BD; } </style>