#FFE648 (or 0xFFE648) is unknown color: approx Paris Daisy. HEX triplet: FF, E6 and 48. RGB value is (255,230,72). Sum of RGB (Red+Green+Blue) = 255+230+72=557 (73% of max value = 765). Red value is 255 (100% from 255 or 45.78% from 557); Green value is 230 (90.23% from 255 or 41.29% from 557); Blue value is 72 (28.52% from 255 or 12.93% from 557); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE648 is not a web safe color. Web safe color analog (approx): #FFFF33. Inversed color of #FFE648 is #0019B7. Grayscale: #DCDCDC. Windows color (decimal): -6584 or 4777727. OLE color: 4777727.
HSL color Cylindrical-coordinate representation of color #FFE648: hue angle of 51.8º degrees, saturation: 1, lightness: 0.64%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #FFE648 is Cyan = 0, Magento = 0.10, Yellow = 0.72 and Black (K on CMYK) = 0.
<style> p { color: #FFE648; } p { color: rgb(255,230,72); } H1.HeaderClassName { color: #FFE648; } .AnyTagClassName { color: #FFE648; } </style>
<style> a { background-color: #FFE648; } a { background-color: rgb(255,230,72); } div.DivClassName { background-color: #FFE648; } .BgClassName { background-color: #FFE648; } </style>
<style> span { border-color: #FFE648; } span { border-color: rgb(255,230,72); } td.TdClassName { border-color: #FFE648; } .TagClassName { border-color: #FFE648; } </style>