What is the HEX code for sea?
The CSS color sea in HEX format is #3c9992. Use this value directly in CSS, SVG, and most design tools.
How do I use sea in CSS?
To apply sea in CSS:
- Text color: color: #3c9992;
- Background: background-color: #3c9992;
- Border: border-color: #3c9992;
What are all the color format values for sea?
| Format | Value |
|---|---|
| HEX | #3c9992 |
| RGB | rgb(60, 153, 146) |
| HSL | hsl(175.5, 43.7%, 41.8%) |
| CMYK | cmyk(60.8%, 0%, 4.6%, 40%) |
How do I convert sea to HEX?
Select sea from the color name list in our color converter. The HEX value — #3c9992 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sea belong to?
sea belongs to the cyan color family. It is a medium, moderately saturated color with HSL values: hue 175.5°, saturation 43.7%, lightness 41.8%.
How do I create lighter and darker shades of sea?
Lighter variant (lightness 56.8%): #61c1ba. Darker variant (lightness 26.799999999999997%): #26625e. 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.