What is the HEX code for greenish?
The CSS color greenish in HEX format is #40a368. Use this value directly in CSS, SVG, and most design tools.
How do I use greenish in CSS?
To apply greenish in CSS:
- Text color: color: #40a368;
- Background: background-color: #40a368;
- Border: border-color: #40a368;
What are all the color format values for greenish?
| Format | Value |
|---|---|
| HEX | #40a368 |
| RGB | rgb(64, 163, 104) |
| HSL | hsl(144.2, 43.6%, 44.5%) |
| CMYK | cmyk(60.7%, 0%, 36.2%, 36.1%) |
How do I convert greenish to HEX?
Select greenish from the color name list in our color converter. The HEX value — #40a368 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does greenish belong to?
greenish belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 144.2°, saturation 43.6%, lightness 44.5%.
How do I create lighter and darker shades of greenish?
Lighter variant (lightness 59.5%): #6bc58f. Darker variant (lightness 29.5%): #2a6c45. 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.