#FDCC37 (or 0xFDCC37) is unknown color: approx Sunglow. HEX triplet: FD, CC and 37. RGB value is (253,204,55). Sum of RGB (Red+Green+Blue) = 253+204+55=512 (67% of max value = 765). Red value is 253 (99.22% from 255 or 49.41% from 512); Green value is 204 (80.08% from 255 or 39.84% from 512); Blue value is 55 (21.88% from 255 or 10.74% from 512); Max value from RGB is 253 - color contains mainly: red. Hex color #FDCC37 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #FDCC37 is #0233C8. Grayscale: #CACACA. Windows color (decimal): -144329 or 3656957. OLE color: 3656957.
HSL color Cylindrical-coordinate representation of color #FDCC37: hue angle of 45.15º degrees, saturation: 0.98, 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 #FDCC37 is Cyan = 0, Magento = 0.19, Yellow = 0.78 and Black (K on CMYK) = 0.01.
<style> p { color: #FDCC37; } p { color: rgb(253,204,55); } H1.HeaderClassName { color: #FDCC37; } .AnyTagClassName { color: #FDCC37; } </style>
<style> a { background-color: #FDCC37; } a { background-color: rgb(253,204,55); } div.DivClassName { background-color: #FDCC37; } .BgClassName { background-color: #FDCC37; } </style>
<style> span { border-color: #FDCC37; } span { border-color: rgb(253,204,55); } td.TdClassName { border-color: #FDCC37; } .TagClassName { border-color: #FDCC37; } </style>