#FFE470 (or 0xFFE470) is unknown color: approx Sweet Corn. HEX triplet: FF, E4 and 70. RGB value is (255,228,112). Sum of RGB (Red+Green+Blue) = 255+228+112=595 (78% of max value = 765). Red value is 255 (100% from 255 or 42.86% from 595); Green value is 228 (89.45% from 255 or 38.32% from 595); Blue value is 112 (44.14% from 255 or 18.82% from 595); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE470 is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #FFE470 is #001B8F. Grayscale: #DFDFDF. Windows color (decimal): -7056 or 7398655. OLE color: 7398655.
HSL color Cylindrical-coordinate representation of color #FFE470: hue angle of 48.67º degrees, saturation: 1, lightness: 0.72%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #FFE470 is Cyan = 0, Magento = 0.11, Yellow = 0.56 and Black (K on CMYK) = 0.
<style> p { color: #FFE470; } p { color: rgb(255,228,112); } H1.HeaderClassName { color: #FFE470; } .AnyTagClassName { color: #FFE470; } </style>
<style> a { background-color: #FFE470; } a { background-color: rgb(255,228,112); } div.DivClassName { background-color: #FFE470; } .BgClassName { background-color: #FFE470; } </style>
<style> span { border-color: #FFE470; } span { border-color: rgb(255,228,112); } td.TdClassName { border-color: #FFE470; } .TagClassName { border-color: #FFE470; } </style>