#DEF17F (or 0xDEF17F) is unknown color: approx Mindaro. HEX triplet: DE, F1 and 7F. RGB value is (222,241,127). Sum of RGB (Red+Green+Blue) = 222+241+127=590 (78% of max value = 765). Red value is 222 (87.11% from 255 or 37.63% from 590); Green value is 241 (94.53% from 255 or 40.85% from 590); Blue value is 127 (50% from 255 or 21.53% from 590); Max value from RGB is 241 - color contains mainly: green. Hex color #DEF17F is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #DEF17F is #210E80. Grayscale: #DEDEDE. Windows color (decimal): -2166401 or 8384990. OLE color: 8384990.
HSL color Cylindrical-coordinate representation of color #DEF17F: hue angle of 70º degrees, saturation: 0.8, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #DEF17F is Cyan = 0.08, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.05.
<style> p { color: #DEF17F; } p { color: rgb(222,241,127); } H1.HeaderClassName { color: #DEF17F; } .AnyTagClassName { color: #DEF17F; } </style>
<style> a { background-color: #DEF17F; } a { background-color: rgb(222,241,127); } div.DivClassName { background-color: #DEF17F; } .BgClassName { background-color: #DEF17F; } </style>
<style> span { border-color: #DEF17F; } span { border-color: rgb(222,241,127); } td.TdClassName { border-color: #DEF17F; } .TagClassName { border-color: #DEF17F; } </style>