Skip to content

Commit 27c2e08

Browse files
authored
[css-color-4] Fix typo
`#787` (`#778877`) is represented in HWB as `hwb(120deg, 47%, 47%)` and next transformations not right for this color too.
1 parent ab5d18e commit 27c2e08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2385,7 +2385,7 @@ Modifying Colors: the ''color-mod()'' function</h2>
23852385
the color is still chromatic
23862386
(and the return value is ''#33f'').
23872387

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

0 commit comments

Comments
 (0)