#03DFCA (or 0x03DFCA) is unknown color: approx Dark Turquoise. HEX triplet: 03, DF and CA. RGB value is (3,223,202). Sum of RGB (Red+Green+Blue) = 3+223+202=428 (56% of max value = 765). Red value is 3 (1.56% from 255 or 0.70% from 428); Green value is 223 (87.5% from 255 or 52.10% from 428); Blue value is 202 (79.30% from 255 or 47.20% from 428); Max value from RGB is 223 - color contains mainly: green. Hex color #03DFCA is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #03DFCA is #FC2035. Grayscale: #9A9A9A. Windows color (decimal): -16523318 or 13295363. OLE color: 13295363.
HSL color Cylindrical-coordinate representation of color #03DFCA: hue angle of 174.27º degrees, saturation: 0.97, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #03DFCA is Cyan = 0.99, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.13.
<style> p { color: #03dfca; } p { color: rgb(3,223,202); } H1.HeaderClassName { color: #03dfca; } .AnyTagClassName { color: #03dfca; } </style>
<style> a { background-color: #03dfca; } a { background-color: rgb(3,223,202); } div.DivClassName { background-color: #03dfca; } .BgClassName { background-color: #03dfca; } </style>
<style> span { border-color: #03dfca; } span { border-color: rgb(3,223,202); } td.TdClassName { border-color: #03dfca; } .TagClassName { border-color: #03dfca; } </style>