#DCE067 (or 0xDCE067) is unknown color: approx Goldenrod. HEX triplet: DC, E0 and 67. RGB value is (220,224,103). Sum of RGB (Red+Green+Blue) = 220+224+103=547 (72% of max value = 765). Red value is 220 (86.33% from 255 or 40.22% from 547); Green value is 224 (87.89% from 255 or 40.95% from 547); Blue value is 103 (40.62% from 255 or 18.83% from 547); Max value from RGB is 224 - color contains mainly: green. Hex color #DCE067 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DCE067 is #231F98. Grayscale: #D1D1D1. Windows color (decimal): -2301849 or 6807772. OLE color: 6807772.
HSL color Cylindrical-coordinate representation of color #DCE067: hue angle of 61.98º degrees, saturation: 0.66, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #DCE067 is Cyan = 0.02, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.12.
<style> p { color: #dce067; } p { color: rgb(220,224,103); } H1.HeaderClassName { color: #dce067; } .AnyTagClassName { color: #dce067; } </style>
<style> a { background-color: #dce067; } a { background-color: rgb(220,224,103); } div.DivClassName { background-color: #dce067; } .BgClassName { background-color: #dce067; } </style>
<style> span { border-color: #dce067; } span { border-color: rgb(220,224,103); } td.TdClassName { border-color: #dce067; } .TagClassName { border-color: #dce067; } </style>