#DBDA42 (or 0xDBDA42) is unknown color: approx Starship. HEX triplet: DB, DA and 42. RGB value is (219,218,66). Sum of RGB (Red+Green+Blue) = 219+218+66=503 (66% of max value = 765). Red value is 219 (85.94% from 255 or 43.54% from 503); Green value is 218 (85.55% from 255 or 43.34% from 503); Blue value is 66 (26.17% from 255 or 13.12% from 503); Max value from RGB is 219 - color contains mainly: red. Hex color #DBDA42 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #DBDA42 is #2425BD. Grayscale: #C9C9C9. Windows color (decimal): -2368958 or 4381403. OLE color: 4381403.
HSL color Cylindrical-coordinate representation of color #DBDA42: hue angle of 59.61º degrees, saturation: 0.68, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #DBDA42 is Cyan = 0, Magento = 0.00, Yellow = 0.70 and Black (K on CMYK) = 0.14.
<style> p { color: #DBDA42; } p { color: rgb(219,218,66); } H1.HeaderClassName { color: #DBDA42; } .AnyTagClassName { color: #DBDA42; } </style>
<style> a { background-color: #DBDA42; } a { background-color: rgb(219,218,66); } div.DivClassName { background-color: #DBDA42; } .BgClassName { background-color: #DBDA42; } </style>
<style> span { border-color: #DBDA42; } span { border-color: rgb(219,218,66); } td.TdClassName { border-color: #DBDA42; } .TagClassName { border-color: #DBDA42; } </style>