#F3C42C (or 0xF3C42C) is unknown color: approx Saffron. HEX triplet: F3, C4 and 2C. RGB value is (243,196,44). Sum of RGB (Red+Green+Blue) = 243+196+44=483 (63% of max value = 765). Red value is 243 (95.31% from 255 or 50.31% from 483); Green value is 196 (76.95% from 255 or 40.58% from 483); Blue value is 44 (17.58% from 255 or 9.11% from 483); Max value from RGB is 243 - color contains mainly: red. Hex color #F3C42C is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #F3C42C is #0C3BD3. Grayscale: #C1C1C1. Windows color (decimal): -801748 or 2934003. OLE color: 2934003.
HSL color Cylindrical-coordinate representation of color #F3C42C: hue angle of 45.83º degrees, saturation: 0.89, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #F3C42C is Cyan = 0, Magento = 0.19, Yellow = 0.82 and Black (K on CMYK) = 0.05.
<style> p { color: #F3C42C; } p { color: rgb(243,196,44); } H1.HeaderClassName { color: #F3C42C; } .AnyTagClassName { color: #F3C42C; } </style>
<style> a { background-color: #F3C42C; } a { background-color: rgb(243,196,44); } div.DivClassName { background-color: #F3C42C; } .BgClassName { background-color: #F3C42C; } </style>
<style> span { border-color: #F3C42C; } span { border-color: rgb(243,196,44); } td.TdClassName { border-color: #F3C42C; } .TagClassName { border-color: #F3C42C; } </style>