Skip to main content Skip to docs navigation

#033d5f 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 Lost in Space and its hex is #03386A Nearest Color Name

Color Hue/Base color: Blue

Hex #033d5f Color code in RGB color code model is created after adding 1.18% red color, 23.92% green color and 37.25% blue color. Hex #033d5f Color code in CMYK color (process color) code model is generated after subtraction of 97% cyan, 36% magenta, 0% yellow and 62.75% black.

Hex #033d5f color code is between #004466 web safe hex color code and #003355 web safe hex color code. #004466 is the nearest web safe color code. You can see here many more shades of #033d5f color code.

RGB Chart

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

Color Table

Hex Color Code 033d5f #033d5f
RGB Decimal 3, 61, 95 3, 61, 95
RGB Percent 1%, 24%, 37% rgb(1%, 24%, 37%)
CSS RGBa 3, 61, 95,1 rgba(3,61,95,1)
CMYK Model cmyk(97%,36%,0%,62.75%)
HSL Color Space 202,94% ,19% hsl(202,94% ,19%)
HSV Color Space 202°, 97%, 37%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000011 00111101 01011111
Octal 3 75 137
Decimal 3 61 95
Hex 03 3d 5f

Different shades of #033d5f color code.

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

Darkest of #033d5f
#000000
Darker of #033d5f
#000000
Dark of #033d5f
#011d2e
Base of #033d5f
#033d5f
Light of #033d5f
#055d90
Lighter
#067dc2
Lightest
#089cf3

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

#033d5f
#5f2503

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

Split Complementary

#033d5f
#5f030f
#5f5303

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

Analogous Color

#035f4b
#035f5b
#033d5f
#031e5f
#0e035f

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

#033d5f
#3d5f03
#5f033d

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

#033d5f
#5f033d
#5f2503
#035f25

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

#033d5f
#53035f
#5f2503
#0f5f03

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 #033d5f

#000000
#000000
#000000
#011d2e
#033d5f
#055d90
#067dc2
#089cf3
#35b0f9

Tints of #033d5f Color

#033d5f
#1f5270
#3b6882
#577d94
#7393a6
#8fa8b7
#abbec9
#c7d3db
#e3e9ed
#ffffff

Shades of #033d5f color code

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

#033d5f
#023654
#022f49
#02283f
#012134
#011b2a
#01141f
#000d15
#00060a
#000000

Tones

#033d5f
#0d3a55
#17384b
#203542
#2a3338

Tones

Similar Color like #033d5f color

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

#043e60
#053f61
#064062
#074163
#084264
#094365
#0a4466
#0b4567
#0c4668
#0d4769
#0e486a
#0f496b
#104a6c
#114b6d
#023c5e
#013b5d
#003a5c
#00395b
#00385a
#003759
#003658
#003557
#003456
#003355
#003254
#003153
#003052
#002f51

Download this Dark Blue

Hex #033d5f 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.

#033d5f Color Code Preview on Black Background Color

This is how #033d5f Color will look on black background color. Color contrast ratio is 1.84

#033d5f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #033d5f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #033d5f

#033d5f color code is use for CSS Background Color

Background color for the above div is #033d5f

HTML with inline CSS

<div style="background-color:#033d5f;"></div>

#033d5f color code is use for CSS Border Color

CSS Border color for the above div is #033d5f

HTML with inline CSS

<div style="border:5px solid #033d5f;"></div>

CSS Border Left color for the above div is #033d5f

HTML with inline CSS

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

CSS Border Right color for the above div is #033d5f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #033d5f

HTML with inline CSS

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

CSS Border Top color for the above div is #033d5f

HTML with inline CSS

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

#033d5f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#033d5f Color code Preview on White Background

This is how #033d5f Color code will look on white background color. Color contrast ratio is 11.43

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 #033d5f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #033d5f; }

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,61,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,37,3,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(3,61,95,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }