Skip to main content Skip to docs navigation

#03358f hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Amalfitan Azure and its hex is #033B9A Nearest Color Name

Color Hue/Base color: Blue

Hex #03358f Color code in RGB color code model is created after adding 1.18% red color, 20.78% green color and 56.08% blue color. Hex #03358f Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 63% magenta, 0% yellow and 43.92% black.

Hex #03358f color code is between #003388 web safe hex color code and #004499 web safe hex color code. #003388 is the nearest web safe color code. You can see here many more shades of #03358f color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 03358f #03358f
RGB Decimal 3, 53, 143 3, 53, 143
RGB Percent 1%, 21%, 56% rgb(1%, 21%, 56%)
CSS RGBa 3, 53, 143,1 rgba(3,53,143,1)
CMYK Model cmyk(98%,63%,0%,43.92%)
HSL Color Space 219,96% ,29% hsl(219,96% ,29%)
HSV Color Space 219°, 98%, 56%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000011 00110101 10001111
Octal 3 65 217
Decimal 3 53 143
Hex 03 35 8f

Different shades of #03358f color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #03358f
#000000
Darker of #03358f
#01102b
Dark of #03358f
#02225d
Base of #03358f
#03358f
Light of #03358f
#0448c1
Lighter
#055af3
Lightest
#3079fb

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#03358f
#8f5d03

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#03358f
#8f1703
#7b8f03

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#03878f
#036f8f
#03358f
#03068f
#3a038f

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#03358f
#358f03
#8f0335

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#03358f
#8f0335
#8f5d03
#038f5d

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#03358f
#8f037b
#8f5d03
#038f17

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #03358f

#000000
#000000
#01102b
#02225d
#03358f
#0448c1
#055af3
#3079fb
#6299fc

Tints of #03358f Color

#03358f
#1f4b9b
#3b61a7
#5778b4
#738ec0
#8fa5cd
#abbbd9
#c7d2e6
#e3e8f2
#ffffff

Shades of #03358f color code

Generate more color scales with scales (color stack) generator.

#03358f
#022f7f
#02296f
#02235f
#011d4f
#01173f
#01112f
#000b1f
#00050f
#000000

Tones

#03358f
#123980
#203d72
#2f4263
#3d4655

Tones

Similar Color like #03358f color

Find visually similar hex color codes nearing to #03358f hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#043690
#053791
#063892
#073993
#083a94
#093b95
#0a3c96
#0b3d97
#0c3e98
#0d3f99
#0e409a
#0f419b
#10429c
#11439d
#02348e
#01338d
#00328c
#00318b
#00308a
#002f89
#002e88
#002d87
#002c86
#002b85
#002a84
#002983
#002882
#002781

Download this Dark Blue

Hex #03358f Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#03358f Color Code Preview on Black Background Color

This is how #03358f Color will look on black background color. Color contrast ratio is 1.91

#03358f in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#03358f">Your Example Paragraph content text in with font color #03358f </p>

Your Example Paragraph content text in with font color #03358f

HTML with inline CSS

<div style="color:#03358f">Your Paragraph text in with font color #03358f </div>

Your Example Paragraph content text in with font color #03358f

#03358f color code is use for CSS Background Color

Background color for the above div is #03358f

HTML with inline CSS

<div style="background-color:#03358f;"></div>

#03358f color code is use for CSS Border Color

CSS Border color for the above div is #03358f

HTML with inline CSS

<div style="border:5px solid #03358f;"></div>

CSS Border Left color for the above div is #03358f

HTML with inline CSS

<div style="border-left:5px solid #03358f;"></div>

CSS Border Right color for the above div is #03358f

HTML with inline CSS

<div style="border-right:5px solid #03358f;"></div>

CSS Border Bottom color for the above div is #03358f

HTML with inline CSS

<div style="border-bottom:5px solid #03358f;"></div>

CSS Border Top color for the above div is #03358f

HTML with inline CSS

<div style="border-top:5px solid #03358f;"></div>

#03358f hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#03358f; } .examplecolorclass {color:#03358f; } .examplebordercolor {border:3px solid #03358f; }

#03358f Color code Preview on White Background

This is how #03358f Color code will look on white background color. Color contrast ratio is 11.00

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #03358f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #03358f; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(3,53,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(143,93,3,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(3,53,143,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }