Backgrounds & Visuals
Print Halftone
CMYK offset printing halftone pattern with paper grain overlay.
noisehalftoneprintcmykoffset
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
backgroundColor | string | #e3e3e3 | Background color |
cyanColor | string | cyan | Cyan color |
magentaColor | string | magenta | Magenta color |
yellowColor | string | yellow | Yellow color |
dotSize | string | 1px | Dot size |
dotSpacing | string | 4px | Dot spacing |
cyanRotation | number | 15 | Cyan layer rotation |
magentaRotation | number | 75 | Magenta layer rotation |
yellowRotation | number | 0 | Yellow layer rotation |
layerOpacity | number | 0.4 | Layer opacity |
noiseOpacity | number | 0.2 | Noise overlay opacity |
noiseBaseFrequency | string | 0.8 | Noise base frequency |
noiseOctaves | number | 3 | Noise octaves |
text | string | Halftone | Text label |
textColor | string | #000000 | Text color |
textRotation | number | -5 | Text rotation angle |
className | string | Additional CSS classes |