#FCC337 (or 0xFCC337) is unknown color: approx Sunglow. HEX triplet: FC, C3 and 37. RGB value is (252,195,55). Sum of RGB (Red+Green+Blue) = 252+195+55=502 (66% of max value = 765). Red value is 252 (98.83% from 255 or 50.20% from 502); Green value is 195 (76.56% from 255 or 38.84% from 502); Blue value is 55 (21.88% from 255 or 10.96% from 502); Max value from RGB is 252 - color contains mainly: red. Hex color #FCC337 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #FCC337 is #033CC8. Grayscale: #C4C4C4. Windows color (decimal): -212169 or 3654652. OLE color: 3654652.
HSL color Cylindrical-coordinate representation of color #FCC337: hue angle of 42.64º degrees, saturation: 0.97, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #FCC337 is Cyan = 0, Magento = 0.23, Yellow = 0.78 and Black (K on CMYK) = 0.01.
<style> p { color: #FCC337; } p { color: rgb(252,195,55); } H1.HeaderClassName { color: #FCC337; } .AnyTagClassName { color: #FCC337; } </style>
<style> a { background-color: #FCC337; } a { background-color: rgb(252,195,55); } div.DivClassName { background-color: #FCC337; } .BgClassName { background-color: #FCC337; } </style>
<style> span { border-color: #FCC337; } span { border-color: rgb(252,195,55); } td.TdClassName { border-color: #FCC337; } .TagClassName { border-color: #FCC337; } </style>