#CDFF94 (or 0xCDFF94) is unknown color: approx Reef. HEX triplet: CD, FF and 94. RGB value is (205,255,148). Sum of RGB (Red+Green+Blue) = 205+255+148=608 (80% of max value = 765). Red value is 205 (80.47% from 255 or 33.72% from 608); Green value is 255 (100% from 255 or 41.94% from 608); Blue value is 148 (58.20% from 255 or 24.34% from 608); Max value from RGB is 255 - color contains mainly: green. Hex color #CDFF94 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CDFF94 is #32006B. Grayscale: #E4E4E4. Windows color (decimal): -3276908 or 9764813. OLE color: 9764813.
HSL color Cylindrical-coordinate representation of color #CDFF94: hue angle of 88.04º degrees, saturation: 1, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #CDFF94 is Cyan = 0.20, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.
<style> p { color: #cdff94; } p { color: rgb(205,255,148); } H1.HeaderClassName { color: #cdff94; } .AnyTagClassName { color: #cdff94; } </style>
<style> a { background-color: #cdff94; } a { background-color: rgb(205,255,148); } div.DivClassName { background-color: #cdff94; } .BgClassName { background-color: #cdff94; } </style>
<style> span { border-color: #cdff94; } span { border-color: rgb(205,255,148); } td.TdClassName { border-color: #cdff94; } .TagClassName { border-color: #cdff94; } </style>