#DEDE7B (or 0xDEDE7B) is unknown color: approx Goldenrod. HEX triplet: DE, DE and 7B. RGB value is (222,222,123). Sum of RGB (Red+Green+Blue) = 222+222+123=567 (75% of max value = 765). Red value is 222 (87.11% from 255 or 39.15% from 567); Green value is 222 (87.11% from 255 or 39.15% from 567); Blue value is 123 (48.44% from 255 or 21.69% from 567); Max value from RGB is 222 - color contains mainly: red, green. Hex color #DEDE7B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DEDE7B is #212184. Grayscale: #D3D3D3. Windows color (decimal): -2171269 or 8117982. OLE color: 8117982.
HSL color Cylindrical-coordinate representation of color #DEDE7B: hue angle of 60º degrees, saturation: 0.6, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #DEDE7B is Cyan = 0, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.13.
<style> p { color: #DEDE7B; } p { color: rgb(222,222,123); } H1.HeaderClassName { color: #DEDE7B; } .AnyTagClassName { color: #DEDE7B; } </style>
<style> a { background-color: #DEDE7B; } a { background-color: rgb(222,222,123); } div.DivClassName { background-color: #DEDE7B; } .BgClassName { background-color: #DEDE7B; } </style>
<style> span { border-color: #DEDE7B; } span { border-color: rgb(222,222,123); } td.TdClassName { border-color: #DEDE7B; } .TagClassName { border-color: #DEDE7B; } </style>