#FFE355 (or 0xFFE355) is unknown color: approx Mustard. HEX triplet: FF, E3 and 55. RGB value is (255,227,85). Sum of RGB (Red+Green+Blue) = 255+227+85=567 (75% of max value = 765). Red value is 255 (100% from 255 or 44.97% from 567); Green value is 227 (89.06% from 255 or 40.04% from 567); Blue value is 85 (33.59% from 255 or 14.99% from 567); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE355 is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #FFE355 is #001CAA. Grayscale: #DBDBDB. Windows color (decimal): -7339 or 5628927. OLE color: 5628927.
HSL color Cylindrical-coordinate representation of color #FFE355: hue angle of 50.12º degrees, saturation: 1, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #FFE355 is Cyan = 0, Magento = 0.11, Yellow = 0.67 and Black (K on CMYK) = 0.
<style> p { color: #ffe355; } p { color: rgb(255,227,85); } H1.HeaderClassName { color: #ffe355; } .AnyTagClassName { color: #ffe355; } </style>
<style> a { background-color: #ffe355; } a { background-color: rgb(255,227,85); } div.DivClassName { background-color: #ffe355; } .BgClassName { background-color: #ffe355; } </style>
<style> span { border-color: #ffe355; } span { border-color: rgb(255,227,85); } td.TdClassName { border-color: #ffe355; } .TagClassName { border-color: #ffe355; } </style>