#D3F192 (or 0xD3F192) is unknown color: approx Reef. HEX triplet: D3, F1 and 92. RGB value is (211,241,146). Sum of RGB (Red+Green+Blue) = 211+241+146=598 (79% of max value = 765). Red value is 211 (82.81% from 255 or 35.28% from 598); Green value is 241 (94.53% from 255 or 40.30% from 598); Blue value is 146 (57.42% from 255 or 24.41% from 598); Max value from RGB is 241 - color contains mainly: green. Hex color #D3F192 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #D3F192 is #2C0E6D. Grayscale: #DDDDDD. Windows color (decimal): -2887278 or 9630163. OLE color: 9630163.
HSL color Cylindrical-coordinate representation of color #D3F192: hue angle of 78.95º degrees, saturation: 0.77, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #D3F192 is Cyan = 0.12, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.05.
<style> p { color: #D3F192; } p { color: rgb(211,241,146); } H1.HeaderClassName { color: #D3F192; } .AnyTagClassName { color: #D3F192; } </style>
<style> a { background-color: #D3F192; } a { background-color: rgb(211,241,146); } div.DivClassName { background-color: #D3F192; } .BgClassName { background-color: #D3F192; } </style>
<style> span { border-color: #D3F192; } span { border-color: rgb(211,241,146); } td.TdClassName { border-color: #D3F192; } .TagClassName { border-color: #D3F192; } </style>