#FFC621 (or 0xFFC621) is unknown color: approx Turbo. HEX triplet: FF, C6 and 21. RGB value is (255,198,33). Sum of RGB (Red+Green+Blue) = 255+198+33=486 (64% of max value = 765). Red value is 255 (100% from 255 or 52.47% from 486); Green value is 198 (77.73% from 255 or 40.74% from 486); Blue value is 33 (13.28% from 255 or 6.79% from 486); Max value from RGB is 255 - color contains mainly: red. Hex color #FFC621 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #FFC621 is #0039DE. Grayscale: #C4C4C4. Windows color (decimal): -14815 or 2213631. OLE color: 2213631.
HSL color Cylindrical-coordinate representation of color #FFC621: hue angle of 44.59º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #FFC621 is Cyan = 0, Magento = 0.22, Yellow = 0.87 and Black (K on CMYK) = 0.
<style> p { color: #FFC621; } p { color: rgb(255,198,33); } H1.HeaderClassName { color: #FFC621; } .AnyTagClassName { color: #FFC621; } </style>
<style> a { background-color: #FFC621; } a { background-color: rgb(255,198,33); } div.DivClassName { background-color: #FFC621; } .BgClassName { background-color: #FFC621; } </style>
<style> span { border-color: #FFC621; } span { border-color: rgb(255,198,33); } td.TdClassName { border-color: #FFC621; } .TagClassName { border-color: #FFC621; } </style>