#FFD190 (or 0xFFD190) is unknown color: approx Caramel. HEX triplet: FF, D1 and 90. RGB value is (255,209,144). Sum of RGB (Red+Green+Blue) = 255+209+144=608 (80% of max value = 765). Red value is 255 (100% from 255 or 41.94% from 608); Green value is 209 (82.03% from 255 or 34.38% from 608); Blue value is 144 (56.64% from 255 or 23.68% from 608); Max value from RGB is 255 - color contains mainly: red. Hex color #FFD190 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFD190 is #002E6F. Grayscale: #D7D7D7. Windows color (decimal): -11888 or 9490943. OLE color: 9490943.
HSL color Cylindrical-coordinate representation of color #FFD190: hue angle of 35.14º degrees, saturation: 1, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #FFD190 is Cyan = 0, Magento = 0.18, Yellow = 0.44 and Black (K on CMYK) = 0.
<style> p { color: #FFD190; } p { color: rgb(255,209,144); } H1.HeaderClassName { color: #FFD190; } .AnyTagClassName { color: #FFD190; } </style>
<style> a { background-color: #FFD190; } a { background-color: rgb(255,209,144); } div.DivClassName { background-color: #FFD190; } .BgClassName { background-color: #FFD190; } </style>
<style> span { border-color: #FFD190; } span { border-color: rgb(255,209,144); } td.TdClassName { border-color: #FFD190; } .TagClassName { border-color: #FFD190; } </style>