Liking cljdoc? Tell your friends :D

brewtility.color

Namespace for calculating beer colors

Namespace for calculating beer colors
raw docstring

ebc->lovibondclj/s

Convert the color described in 'ebc` to the equivalent degrees Lovibond

Convert the color described in 'ebc` to the equivalent degrees Lovibond
sourceraw docstring

ebc->rgbaclj/s

Given ebc-number, return the closest, bounded applicable RGBA color string.

Given `ebc-number`, return the closest, bounded applicable RGBA color string.
sourceraw docstring

ebc->srmclj/s

(ebc->srm ebc)

Convert the color described by the ebc to the equivalent SRM color

Convert the color described by the `ebc` to the equivalent SRM color
sourceraw docstring

lovibond->ebcclj/s

Convert the color described in degrees 'lovibond` to the equivalent EBC color

Convert the color described in degrees 'lovibond` to the equivalent EBC color
sourceraw docstring

lovibond->rgbaclj/s

Given lovibond-number, return the closest, bounded applicable RGBA color string.

Given `lovibond-number`, return the closest, bounded applicable RGBA color string.
sourceraw docstring

lovibond->srmclj/s

(lovibond->srm lovibond)

Convert the color described in degrees lovibond to the equivalent SRM color

Convert the color described in degrees `lovibond` to the equivalent SRM color
sourceraw docstring

srm-1clj/s

source

srm-10clj/s

source

srm-11clj/s

source

srm-12clj/s

source

srm-13clj/s

source

srm-14clj/s

source

srm-15clj/s

source

srm-16clj/s

source

srm-17clj/s

source

srm-18clj/s

source

srm-19clj/s

source

srm-2clj/s

source

srm-20clj/s

source

srm-21clj/s

source

srm-22clj/s

source

srm-23clj/s

source

srm-24clj/s

source

srm-25clj/s

source

srm-26clj/s

source

srm-27clj/s

source

srm-28clj/s

source

srm-29clj/s

source

srm-3clj/s

source

srm-30clj/s

source

srm-31clj/s

source

srm-32clj/s

source

srm-33clj/s

source

srm-34clj/s

source

srm-35clj/s

source

srm-36clj/s

source

srm-37clj/s

source

srm-38clj/s

source

srm-39clj/s

source

srm-4clj/s

source

srm-40clj/s

source

srm-5clj/s

source

srm-6clj/s

source

srm-7clj/s

source

srm-8clj/s

source

srm-9clj/s

source

srm->ebcclj/s

(srm->ebc srm)

Convert the color described by the srm to the equivalent EBC color

Convert the color described by the `srm` to the equivalent EBC color
sourceraw docstring

srm->lovibondclj/s

(srm->lovibond srm)

Convert the color described in 'srm` to the equivalent degrees Lovibond

Convert the color described in 'srm` to the equivalent degrees Lovibond
sourceraw docstring

srm->rgbaclj/s

(srm->rgba srm-number)

Given srm-number, return the closest, bounded applicable RGBA color string. OPINIONATED: The provided srm-number will be bound to the common range from 1 to 40 Decimal-like values are trimmed, not rounded.

Given `srm-number`, return the closest, bounded applicable RGBA color string.
OPINIONATED: The provided `srm-number` will be bound to the common range from 1 to 40
             Decimal-like values are trimmed, not rounded.
sourceraw docstring

srm-color-mapclj/s

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close