#DEF69B (or 0xDEF69B) is unknown color: approx Reef. HEX triplet: DE, F6 and 9B. RGB value is (222,246,155). Sum of RGB (Red+Green+Blue) = 222+246+155=623 (82% of max value = 765). Red value is 222 (87.11% from 255 or 35.63% from 623); Green value is 246 (96.48% from 255 or 39.49% from 623); Blue value is 155 (60.94% from 255 or 24.88% from 623); Max value from RGB is 246 - color contains mainly: green. Hex color #DEF69B is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DEF69B is #210964. Grayscale: #E4E4E4. Windows color (decimal): -2165093 or 10221278. OLE color: 10221278.
HSL color Cylindrical-coordinate representation of color #DEF69B: hue angle of 75.82º degrees, saturation: 0.83, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #DEF69B is Cyan = 0.10, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.04.
<style> p { color: #DEF69B; } p { color: rgb(222,246,155); } H1.HeaderClassName { color: #DEF69B; } .AnyTagClassName { color: #DEF69B; } </style>
<style> a { background-color: #DEF69B; } a { background-color: rgb(222,246,155); } div.DivClassName { background-color: #DEF69B; } .BgClassName { background-color: #DEF69B; } </style>
<style> span { border-color: #DEF69B; } span { border-color: rgb(222,246,155); } td.TdClassName { border-color: #DEF69B; } .TagClassName { border-color: #DEF69B; } </style>