#DEBA22 (or 0xDEBA22) is unknown color: approx Gold Tips. HEX triplet: DE, BA and 22. RGB value is (222,186,34). Sum of RGB (Red+Green+Blue) = 222+186+34=442 (58% of max value = 765). Red value is 222 (87.11% from 255 or 50.23% from 442); Green value is 186 (73.05% from 255 or 42.08% from 442); Blue value is 34 (13.67% from 255 or 7.69% from 442); Max value from RGB is 222 - color contains mainly: red. Hex color #DEBA22 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #DEBA22 is #2145DD. Grayscale: #B4B4B4. Windows color (decimal): -2180574 or 2276062. OLE color: 2276062.
HSL color Cylindrical-coordinate representation of color #DEBA22: hue angle of 48.51º degrees, saturation: 0.74, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #DEBA22 is Cyan = 0, Magento = 0.16, Yellow = 0.85 and Black (K on CMYK) = 0.13.
<style> p { color: #deba22; } p { color: rgb(222,186,34); } H1.HeaderClassName { color: #deba22; } .AnyTagClassName { color: #deba22; } </style>
<style> a { background-color: #deba22; } a { background-color: rgb(222,186,34); } div.DivClassName { background-color: #deba22; } .BgClassName { background-color: #deba22; } </style>
<style> span { border-color: #deba22; } span { border-color: rgb(222,186,34); } td.TdClassName { border-color: #deba22; } .TagClassName { border-color: #deba22; } </style>