What is the HEX code for marine?
The CSS color marine in HEX format is #042e60. Use this value directly in CSS, SVG, and most design tools.
How do I use marine in CSS?
To apply marine in CSS:
- Text color: color: #042e60;
- Background: background-color: #042e60;
- Border: border-color: #042e60;
What are all the color format values for marine?
| Format | Value |
|---|---|
| HEX | #042e60 |
| RGB | rgb(4, 46, 96) |
| HSL | hsl(212.6, 92%, 19.6%) |
| CMYK | cmyk(95.8%, 52.1%, 0%, 62.4%) |
How do I convert marine to HEX?
Select marine from the color name list in our color converter. The HEX value — #042e60 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does marine belong to?
marine belongs to the blue color family. It is a dark, vivid color with HSL values: hue 212.6°, saturation 92%, lightness 19.6%.
How do I create lighter and darker shades of marine?
Lighter variant (lightness 34.6%): #0751a9. Darker variant (lightness 5%): #010c18. 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.