#FFD466 (or 0xFFD466) is unknown color: approx Dandelion. HEX triplet: FF, D4 and 66. RGB value is (255,212,102). Sum of RGB (Red+Green+Blue) = 255+212+102=569 (75% of max value = 765). Red value is 255 (100% from 255 or 44.82% from 569); Green value is 212 (83.20% from 255 or 37.26% from 569); Blue value is 102 (40.23% from 255 or 17.93% from 569); Max value from RGB is 255 - color contains mainly: red. Hex color #FFD466 is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #FFD466 is #002B99. Grayscale: #D4D4D4. Windows color (decimal): -11162 or 6739199. OLE color: 6739199.
HSL color Cylindrical-coordinate representation of color #FFD466: hue angle of 43.14º degrees, saturation: 1, lightness: 0.7%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #FFD466 is Cyan = 0, Magento = 0.17, Yellow = 0.6 and Black (K on CMYK) = 0.
<style> p { color: #FFD466; } p { color: rgb(255,212,102); } H1.HeaderClassName { color: #FFD466; } .AnyTagClassName { color: #FFD466; } </style>
<style> a { background-color: #FFD466; } a { background-color: rgb(255,212,102); } div.DivClassName { background-color: #FFD466; } .BgClassName { background-color: #FFD466; } </style>
<style> span { border-color: #FFD466; } span { border-color: rgb(255,212,102); } td.TdClassName { border-color: #FFD466; } .TagClassName { border-color: #FFD466; } </style>