Navy green Color — HEX, RGB, HSL & CMYK Codes

#35530a
Format Value
HEX #35530a
RGB rgb(53, 83, 10)
HSL hsl(84.7, 78.5%, 18.2%)
CMYK cmyk(36.1%, 0%, 88%, 67.5%)
HSV hsv(84.7, 88%, 32.5%)

navy green color harmonies

Tints & shades of navy green

Tints (lighter)

#476320 #5a7237 #6c824d #7e9263 #91a179 #a3b190 #b6c0a6 #c8d0bc #dae0d2 #edefe9

Shades (darker)

#304b09 #2b4408 #273c07 #223506 #1d2d05 #182605 #131e04 #0e1703 #0a0f02 #050801

Contrast & accessibility

The quick brown fox

On white · 8.78:1 · AAA

The quick brown fox

On black · 2.39:1 · Fail

Recommended text color: #ffffff

Use navy green in code

CSS color: #35530a;
SCSS $color: #35530a;
Tailwind bg-[#35530a]
Swift UIColor(red: 0.208, green: 0.325, blue: 0.039, alpha: 1)
Android Color.parseColor("#35530a")
Flutter Color(0xFF35530A)

Colors similar to navy green

Browse all Green colors →

What is the HEX code for navy green?

The CSS color navy green in HEX format is #35530a. Use this value directly in CSS, SVG, and most design tools.

How do I use navy green in CSS?

To apply navy green in CSS:

  • Text color: color: #35530a;
  • Background: background-color: #35530a;
  • Border: border-color: #35530a;

What are all the color format values for navy green?

FormatValue
HEX#35530a
RGBrgb(53, 83, 10)
HSLhsl(84.7, 78.5%, 18.2%)
CMYKcmyk(36.1%, 0%, 88%, 67.5%)

How do I convert navy green to HEX?

Select navy green from the color name list in our color converter. The HEX value — #35530a — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does navy green belong to?

navy green belongs to the green color family. It is a dark, vivid color with HSL values: hue 84.7°, saturation 78.5%, lightness 18.2%.

How do I create lighter and darker shades of navy green?

Lighter variant (lightness 33.2%): #609712. Darker variant (lightness 5%): #0f1703. 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.