breadcrumb

Navy

Color Code Details

HEX #01017a
RGB (1, 1, 122);
RGBA (1, 1, 122, 1)
HSL (240, 98%, 24%);
HSLA (240, 98%, 24%, 1);
HSV 240,99,47
HSB 240, 99, 48
HWB 240 0% 52%
CMYK 99, 99, 0, 52
Pantone 2603 C

Preview & Codes Examples

Text Color with Navy

This Text has a Font Color of #01017a
.text {color:#01017a;}
.text {color:rgba(1, 1, 122, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Navy

This element has a background color of #01017a
.element {background-color:#01017a;}
.element {background-color:rgba(1, 1, 122, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Navy

This element has a border color of #01017a
.element {border:1px solid #01017a;}
.element {border:1px solid rgba(1, 1, 122, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #01017a;

Sass / SCSS

$variable: #01017a;

Less

@variable: #01017a;

Similar Blue Shades You Might Like

Blue colors bring calm, professionalism, and clarity. Ideal for corporate websites, finance apps, and healthcare design. Explore other flat UI blues that inspire trust and simplicity.

Your Opinion Shapes our Colors.