#DAA520 (or 0xDAA520) is known color: Goldenrod. HEX triplet: DA, A5 and 20. RGB value is (218,165,32). Sum of RGB (Red+Green+Blue) = 218+165+32=415 (54% of max value = 765). Red value is 218 (85.55% from 255 or 52.53% from 415); Green value is 165 (64.84% from 255 or 39.76% from 415); Blue value is 32 (12.89% from 255 or 7.71% from 415); Max value from RGB is 218 - color contains mainly: red. Hex color #DAA520 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #DAA520 is #255ADF. Grayscale: #A6A6A6. Windows color (decimal): -2448096 or 2139610. OLE color: 2139610.
HSL color Cylindrical-coordinate representation of color #DAA520: hue angle of 42.9º degrees, saturation: 0.74, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #DAA520 is Cyan = 0, Magento = 0.24, Yellow = 0.85 and Black (K on CMYK) = 0.15.
<style> p { color: #DAA520; } p { color: rgb(218,165,32); } H1.HeaderClassName { color: #DAA520; } .AnyTagClassName { color: #DAA520; } </style>
<style> a { background-color: #DAA520; } a { background-color: rgb(218,165,32); } div.DivClassName { background-color: #DAA520; } .BgClassName { background-color: #DAA520; } </style>
<style> span { border-color: #DAA520; } span { border-color: rgb(218,165,32); } td.TdClassName { border-color: #DAA520; } .TagClassName { border-color: #DAA520; } </style>