#F3D182 (or 0xF3D182) is unknown color: approx Cherokee. HEX triplet: F3, D1 and 82. RGB value is (243,209,130). Sum of RGB (Red+Green+Blue) = 243+209+130=582 (77% of max value = 765). Red value is 243 (95.31% from 255 or 41.75% from 582); Green value is 209 (82.03% from 255 or 35.91% from 582); Blue value is 130 (51.17% from 255 or 22.34% from 582); Max value from RGB is 243 - color contains mainly: red. Hex color #F3D182 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F3D182 is #0C2E7D. Grayscale: #D2D2D2. Windows color (decimal): -798334 or 8573427. OLE color: 8573427.
HSL color Cylindrical-coordinate representation of color #F3D182: hue angle of 41.95º degrees, saturation: 0.82, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #F3D182 is Cyan = 0, Magento = 0.14, Yellow = 0.47 and Black (K on CMYK) = 0.05.
<style> p { color: #f3d182; } p { color: rgb(243,209,130); } H1.HeaderClassName { color: #f3d182; } .AnyTagClassName { color: #f3d182; } </style>
<style> a { background-color: #f3d182; } a { background-color: rgb(243,209,130); } div.DivClassName { background-color: #f3d182; } .BgClassName { background-color: #f3d182; } </style>
<style> span { border-color: #f3d182; } span { border-color: rgb(243,209,130); } td.TdClassName { border-color: #f3d182; } .TagClassName { border-color: #f3d182; } </style>