- Technical Details
- Hex code #333 represents white color
- RGB values are (255,0,0)
- HSL values are 0°H, 0%S, 20%L
- RGBA values are (51,51,51,1.00)
- Color Models
- RGB uses integer values between 0-255 for each component
- RGBA adds alpha channel for color opacity
- HSL represents colors using cylindrical coordinates
- HSLA extends HSL with alpha channel
- Important Notes
- Colors are mathematical calculations with approximate results
- Actual colors may vary due to screen calibration
- Pantone colors are intended as guide only
- Best results require using Pantone Color book