#D7CD01 (or 0xD7CD01) is unknown color: approx Bird Flower. HEX triplet: D7, CD and 01. RGB value is (215,205,1). Sum of RGB (Red+Green+Blue) = 215+205+1=421 (55% of max value = 765). Red value is 215 (84.38% from 255 or 51.07% from 421); Green value is 205 (80.47% from 255 or 48.69% from 421); Blue value is 1 (0.78% from 255 or 0.24% from 421); Max value from RGB is 215 - color contains mainly: red. Hex color #D7CD01 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #D7CD01 is #2832FE. Grayscale: #B9B9B9. Windows color (decimal): -2634495 or 118231. OLE color: 118231.
HSL color Cylindrical-coordinate representation of color #D7CD01: hue angle of 57.2º degrees, saturation: 0.99, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 1%. Process color model (Four color, CMYK) of #D7CD01 is Cyan = 0, Magento = 0.05, Yellow = 1.00 and Black (K on CMYK) = 0.16.
<style> p { color: #D7CD01; } p { color: rgb(215,205,1); } H1.HeaderClassName { color: #D7CD01; } .AnyTagClassName { color: #D7CD01; } </style>
<style> a { background-color: #D7CD01; } a { background-color: rgb(215,205,1); } div.DivClassName { background-color: #D7CD01; } .BgClassName { background-color: #D7CD01; } </style>
<style> span { border-color: #D7CD01; } span { border-color: rgb(215,205,1); } td.TdClassName { border-color: #D7CD01; } .TagClassName { border-color: #D7CD01; } </style>