What is the HEX code for blueberry?
The CSS color blueberry in HEX format is #464196. Use this value directly in CSS, SVG, and most design tools.
How do I use blueberry in CSS?
To apply blueberry in CSS:
- Text color: color: #464196;
- Background: background-color: #464196;
- Border: border-color: #464196;
What are all the color format values for blueberry?
| Format | Value |
|---|---|
| HEX | #464196 |
| RGB | rgb(70, 65, 150) |
| HSL | hsl(243.5, 39.5%, 42.2%) |
| CMYK | cmyk(53.3%, 56.7%, 0%, 41.2%) |
How do I convert blueberry to HEX?
Select blueberry from the color name list in our color converter. The HEX value — #464196 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does blueberry belong to?
blueberry belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 243.5°, saturation 39.5%, lightness 42.2%.
How do I create lighter and darker shades of blueberry?
Lighter variant (lightness 57.2%): #6c67bd. Darker variant (lightness 27.200000000000003%): #2d2a61. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.