Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-color-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2385,7 +2385,7 @@ Modifying Colors: the ''color-mod()'' function</h2>
the color is still chromatic
(and the return value is ''#33f'').

On the other hand, if X is a greenish gray like ''#787'',
On the other hand, if X is a greenish gray like ''#708070'',
which is represented in HWB as ''hwb(120deg, 44%, 50%)'',
the first operation will boost the sum of white and black to greater than ''100%'',
making it an <a>achromatic</a> gray
Expand Down