#DEDA38 (or 0xDEDA38) is unknown color: approx Starship. HEX triplet: DE, DA and 38. RGB value is (222,218,56). Sum of RGB (Red+Green+Blue) = 222+218+56=496 (65% of max value = 765). Red value is 222 (87.11% from 255 or 44.76% from 496); Green value is 218 (85.55% from 255 or 43.95% from 496); Blue value is 56 (22.27% from 255 or 11.29% from 496); Max value from RGB is 222 - color contains mainly: red. Hex color #DEDA38 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #DEDA38 is #2125C7. Grayscale: #C9C9C9. Windows color (decimal): -2172360 or 3726046. OLE color: 3726046.
HSL color Cylindrical-coordinate representation of color #DEDA38: hue angle of 58.55º degrees, saturation: 0.72, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #DEDA38 is Cyan = 0, Magento = 0.02, Yellow = 0.75 and Black (K on CMYK) = 0.13.
<style> p { color: #DEDA38; } p { color: rgb(222,218,56); } H1.HeaderClassName { color: #DEDA38; } .AnyTagClassName { color: #DEDA38; } </style>
<style> a { background-color: #DEDA38; } a { background-color: rgb(222,218,56); } div.DivClassName { background-color: #DEDA38; } .BgClassName { background-color: #DEDA38; } </style>
<style> span { border-color: #DEDA38; } span { border-color: rgb(222,218,56); } td.TdClassName { border-color: #DEDA38; } .TagClassName { border-color: #DEDA38; } </style>