Skip to main content Skip to docs navigation

#1f577e 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 Oceanic Motion and its hex is #1D5C83 Nearest Color Name

Color Hue/Base color: Blue

Hex #1f577e Color code in RGB color code model is created after adding 12.16% red color, 34.12% green color and 49.41% blue color. Hex #1f577e Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 31% magenta, 0% yellow and 50.59% black.

Hex #1f577e color code is between #225577 web safe hex color code and #116688 web safe hex color code. #225577 is the nearest web safe color code. You can see here many more shades of #1f577e color code.

RGB Chart

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

Color Table

Hex Color Code 1f577e #1f577e
RGB Decimal 31, 87, 126 31, 87, 126
RGB Percent 12%, 34%, 49% rgb(12%, 34%, 49%)
CSS RGBa 31, 87, 126,1 rgba(31,87,126,1)
CMYK Model cmyk(75%,31%,0%,50.59%)
HSL Color Space 205,61% ,31% hsl(205,61% ,31%)
HSV Color Space 205°, 75%, 49%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011111 01010111 01111110
Octal 37 127 176
Decimal 31 87 126
Hex 1f 57 7e

Different shades of #1f577e color code.

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

Darkest of #1f577e
#010203
Darker of #1f577e
#0b1e2c
Dark of #1f577e
#153b55
Base of #1f577e
#1f577e
Light of #1f577e
#2973a7
Lighter
#368fcd
Lightest
#5ea6d8

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

#1f577e
#7e461f

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

Split Complementary

#1f577e
#7e1f27
#7e751f

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

Analogous Color

#1f7e6e
#1f7e7d
#1f577e
#1f377e
#2e1f7e

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

#1f577e
#577e1f
#7e1f57

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

#1f577e
#7e1f57
#7e461f
#1f7e46

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

#1f577e
#751f7e
#7e461f
#277e1f

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 #1f577e

#000000
#010203
#0b1e2c
#153b55
#1f577e
#2973a7
#368fcd
#5ea6d8
#87bde2

Tints of #1f577e Color

#1f577e
#37698c
#507c9a
#698fa9
#82a1b7
#9bb4c5
#b4c7d4
#cdd9e2
#e6ecf0
#ffffff

Shades of #1f577e color code

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

#1f577e
#1b4d70
#184362
#143a54
#113046
#0d2638
#0a1d2a
#06131c
#03090e
#000000

Tones

#1f577e
#2f546e
#3e515f
#4e4f4f
#4e4e4e

Tones

Similar Color like #1f577e color

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

#20587f
#215980
#225a81
#235b82
#245c83
#255d84
#265e85
#275f86
#286087
#296188
#2a6289
#2b638a
#2c648b
#2d658c
#1e567d
#1d557c
#1c547b
#1b537a
#1a5279
#195178
#185077
#174f76
#164e75
#154d74
#144c73
#134b72
#124a71
#114970

Download this Dark Blue

Hex #1f577e 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.

#1f577e Color Code Preview on Black Background Color

This is how #1f577e Color will look on black background color. Color contrast ratio is 2.72

#1f577e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1f577e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1f577e

#1f577e color code is use for CSS Background Color

Background color for the above div is #1f577e

HTML with inline CSS

<div style="background-color:#1f577e;"></div>

#1f577e color code is use for CSS Border Color

CSS Border color for the above div is #1f577e

HTML with inline CSS

<div style="border:5px solid #1f577e;"></div>

CSS Border Left color for the above div is #1f577e

HTML with inline CSS

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

CSS Border Right color for the above div is #1f577e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1f577e

HTML with inline CSS

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

CSS Border Top color for the above div is #1f577e

HTML with inline CSS

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

#1f577e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1f577e Color code Preview on White Background

This is how #1f577e Color code will look on white background color. Color contrast ratio is 7.71

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

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(31,87,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(126,70,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(31,87,126,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }