#DEED29 (or 0xDEED29) is unknown color: approx Pear. HEX triplet: DE, ED and 29. RGB value is (222,237,41). Sum of RGB (Red+Green+Blue) = 222+237+41=500 (66% of max value = 765). Red value is 222 (87.11% from 255 or 44.4% from 500); Green value is 237 (92.97% from 255 or 47.4% from 500); Blue value is 41 (16.41% from 255 or 8.2% from 500); Max value from RGB is 237 - color contains mainly: green. Hex color #DEED29 is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #DEED29 is #2112D6. Grayscale: #D2D2D2. Windows color (decimal): -2167511 or 2747870. OLE color: 2747870.
HSL color Cylindrical-coordinate representation of color #DEED29: hue angle of 64.59º degrees, saturation: 0.84, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #DEED29 is Cyan = 0.06, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.07.
<style> p { color: #DEED29; } p { color: rgb(222,237,41); } H1.HeaderClassName { color: #DEED29; } .AnyTagClassName { color: #DEED29; } </style>
<style> a { background-color: #DEED29; } a { background-color: rgb(222,237,41); } div.DivClassName { background-color: #DEED29; } .BgClassName { background-color: #DEED29; } </style>
<style> span { border-color: #DEED29; } span { border-color: rgb(222,237,41); } td.TdClassName { border-color: #DEED29; } .TagClassName { border-color: #DEED29; } </style>