#FCC987 (or 0xFCC987) is unknown color: approx Cherokee. HEX triplet: FC, C9 and 87. RGB value is (252,201,135). Sum of RGB (Red+Green+Blue) = 252+201+135=588 (77% of max value = 765). Red value is 252 (98.83% from 255 or 42.86% from 588); Green value is 201 (78.91% from 255 or 34.18% from 588); Blue value is 135 (53.12% from 255 or 22.96% from 588); Max value from RGB is 252 - color contains mainly: red. Hex color #FCC987 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FCC987 is #033678. Grayscale: #D1D1D1. Windows color (decimal): -210553 or 8899068. OLE color: 8899068.
HSL color Cylindrical-coordinate representation of color #FCC987: hue angle of 33.85º degrees, saturation: 0.95, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #FCC987 is Cyan = 0, Magento = 0.20, Yellow = 0.46 and Black (K on CMYK) = 0.01.
<style> p { color: #FCC987; } p { color: rgb(252,201,135); } H1.HeaderClassName { color: #FCC987; } .AnyTagClassName { color: #FCC987; } </style>
<style> a { background-color: #FCC987; } a { background-color: rgb(252,201,135); } div.DivClassName { background-color: #FCC987; } .BgClassName { background-color: #FCC987; } </style>
<style> span { border-color: #FCC987; } span { border-color: rgb(252,201,135); } td.TdClassName { border-color: #FCC987; } .TagClassName { border-color: #FCC987; } </style>