#FFD788 (or 0xFFD788) is unknown color: approx Golden Glow. HEX triplet: FF, D7 and 88. RGB value is (255,215,136). Sum of RGB (Red+Green+Blue) = 255+215+136=606 (80% of max value = 765). Red value is 255 (100% from 255 or 42.08% from 606); Green value is 215 (84.38% from 255 or 35.48% from 606); Blue value is 136 (53.52% from 255 or 22.44% from 606); Max value from RGB is 255 - color contains mainly: red. Hex color #FFD788 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFD788 is #002877. Grayscale: #DADADA. Windows color (decimal): -10360 or 8968191. OLE color: 8968191.
HSL color Cylindrical-coordinate representation of color #FFD788: hue angle of 39.83º degrees, saturation: 1, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #FFD788 is Cyan = 0, Magento = 0.16, Yellow = 0.47 and Black (K on CMYK) = 0.
<style> p { color: #ffd788; } p { color: rgb(255,215,136); } H1.HeaderClassName { color: #ffd788; } .AnyTagClassName { color: #ffd788; } </style>
<style> a { background-color: #ffd788; } a { background-color: rgb(255,215,136); } div.DivClassName { background-color: #ffd788; } .BgClassName { background-color: #ffd788; } </style>
<style> span { border-color: #ffd788; } span { border-color: rgb(255,215,136); } td.TdClassName { border-color: #ffd788; } .TagClassName { border-color: #ffd788; } </style>