#D2C119 (or 0xD2C119) is unknown color: approx Bird Flower. HEX triplet: D2, C1 and 19. RGB value is (210,193,25). Sum of RGB (Red+Green+Blue) = 210+193+25=428 (56% of max value = 765). Red value is 210 (82.42% from 255 or 49.07% from 428); Green value is 193 (75.78% from 255 or 45.09% from 428); Blue value is 25 (10.16% from 255 or 5.84% from 428); Max value from RGB is 210 - color contains mainly: red. Hex color #D2C119 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #D2C119 is #2D3EE6. Grayscale: #B3B3B3. Windows color (decimal): -2965223 or 1688018. OLE color: 1688018.
HSL color Cylindrical-coordinate representation of color #D2C119: hue angle of 54.49º degrees, saturation: 0.79, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #D2C119 is Cyan = 0, Magento = 0.08, Yellow = 0.88 and Black (K on CMYK) = 0.18.
<style> p { color: #d2c119; } p { color: rgb(210,193,25); } H1.HeaderClassName { color: #d2c119; } .AnyTagClassName { color: #d2c119; } </style>
<style> a { background-color: #d2c119; } a { background-color: rgb(210,193,25); } div.DivClassName { background-color: #d2c119; } .BgClassName { background-color: #d2c119; } </style>
<style> span { border-color: #d2c119; } span { border-color: rgb(210,193,25); } td.TdClassName { border-color: #d2c119; } .TagClassName { border-color: #d2c119; } </style>