Anonymous

Not logged in

  • Log in
OS-Tan Collections Wiki

Page history

From OS-Tan Collections Wiki

Namespaces

  • Module
  • Discussion

More

  • More

Page actions

  • Read
  • View source
  • History
Color contrast

Color contrast

4 December 2023

  • Halian

    Created page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then return 0.2126 *..."

    23:13

    +6,971

Retrieved from "https://www.ostan-collections.net/wiki/index.php/Special:History/Module:Color_contrast"

Navigation

Navigation

  • Main Page
  • List of OS-tans
  • Community forums
  • OS-Tan Gallery
  • Recent changes
  • Random page
  • Help

Wiki tools

Wiki tools

  • Special pages

Page tools

Page tools

    User page tools

      More

      • Printable version
      • Attribution-Non-Commercial-Share Alike 2.0 France
      • Powered by MediaWiki
      • Privacy policy
      • About OS-Tan Collections Wiki
      • Disclaimers
      • Desktop