#D3C454 (or 0xD3C454) is unknown color: approx Tacha. HEX triplet: D3, C4 and 54. RGB value is (211,196,84). Sum of RGB (Red+Green+Blue) = 211+196+84=491 (65% of max value = 765). Red value is 211 (82.81% from 255 or 42.97% from 491); Green value is 196 (76.95% from 255 or 39.92% from 491); Blue value is 84 (33.20% from 255 or 17.11% from 491); Max value from RGB is 211 - color contains mainly: red. Hex color #D3C454 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D3C454 is #2C3BAB. Grayscale: #BCBCBC. Windows color (decimal): -2898860 or 5555411. OLE color: 5555411.
HSL color Cylindrical-coordinate representation of color #D3C454: hue angle of 52.91º degrees, saturation: 0.59, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #D3C454 is Cyan = 0, Magento = 0.07, Yellow = 0.60 and Black (K on CMYK) = 0.17.
<style> p { color: #d3c454; } p { color: rgb(211,196,84); } H1.HeaderClassName { color: #d3c454; } .AnyTagClassName { color: #d3c454; } </style>
<style> a { background-color: #d3c454; } a { background-color: rgb(211,196,84); } div.DivClassName { background-color: #d3c454; } .BgClassName { background-color: #d3c454; } </style>
<style> span { border-color: #d3c454; } span { border-color: rgb(211,196,84); } td.TdClassName { border-color: #d3c454; } .TagClassName { border-color: #d3c454; } </style>