5 comments

  • smilekzs3 minutes ago
    <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Web_colors#Web-safe_colors" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Web_colors#Web-safe_colors</a><p>Macromedia Flash taught me this in the early 2000s...
  • warumdarum48 minutes ago
    Mega Splash is the same format but with a unique curve annotation in the 4th digit. And i just made that up and its nelievsble because all encoding schemes are wonky and are extended on a per usecase basis.
  • Vvector1 hour ago
    Isn&#x27;t this just RGB, with 246 of the 256 values removed from each channel?
    • Sharlin48 minutes ago
      The point is that quantizing the range makes it easier for humans to choose colors. But there&#x27;s already the #ABC hex format, which while less intuitive to non-techies has the huge advantage of being well-established.
    • tptacek57 minutes ago
      My other question here is, are &quot;R&quot;, &quot;G&quot;, and &quot;B&quot; channels the best way to reason about color? Isn&#x27;t HSV more intuitive?
      • cardamomo51 minutes ago
        Or HCL? Or LAB? Any of these are more intuitive than RGB.
  • mock-possum32 minutes ago
    I feel like I kind of get the spirit that this is done in, but it’s just not for me. Abstracting away from the existing 6 digit hex color codes just seems like extra work, even though it’s presented as ‘simplifying.’ It may just be too late for me - I’ve already learned how to express color sufficiently by mixing 256 levels of R, G, and B - it’s not useful to relearn how to abstract that to mixing 10 levels of the same, in a less exact less prescriptive manner.<p>I AM genuinely glad this person is having fun with the little world they’re creating, and that they’re bothering to share it.
  • dudeinjapan53 minutes ago
    The site doesn&#x27;t explain--what&#x27;s the actual point of this? If we are seriously concerned about characters (which is generally silly in a gzipped CSS) why not just use 3-char hex like #a5c?
    • Sharlin50 minutes ago
      Avoiding analysis paralysis, making it more intuitive to manually write colors. But yeah, there doesn&#x27;t seem to be any advantage over the well-established #ABC format than decimal digits being easier to non-techies.
    • justinator47 minutes ago
      The point is to prove that one xkcd comic
    • mock-possum31 minutes ago
      No, TFA does very deliberately and openly explain what the goal&#x2F;justification is:<p>&gt; Splash colours can help you avoid decision paralysis when picking colours. It&#x27;s an emotional tool that stops you fussing around— trying to pick the &quot;perfect&quot; colour … It also means the user can deal with discrete &#x2F; individual colour values in the drag-and-drop user interface. They don&#x27;t have to deal with large numbers at all. Only one to nine