Skip to main content Skip to docs navigation

#1f2fcd hex color | Dark Blue & Cool color | 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 Lapis on Neptune and its hex is #1F22D2 Nearest Color Name

Color Hue/Base color: Blue

Hex #1f2fcd Color code in RGB color code model is created after adding 12.16% red color, 18.43% green color and 80.39% blue color. Hex #1f2fcd Color code in CMYK color (process color) code model is generated after subtraction of 85% cyan, 77% magenta, 0% yellow and 19.61% black.

Hex #1f2fcd color code is between #2233cc web safe hex color code and #1122dd web safe hex color code. #2233cc is the nearest web safe color code. You can see here many more shades of #1f2fcd color code.

RGB Chart

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

Color Table

Hex Color Code 1f2fcd #1f2fcd
RGB Decimal 31, 47, 205 31, 47, 205
RGB Percent 12%, 18%, 80% rgb(12%, 18%, 80%)
CSS RGBa 31, 47, 205,1 rgba(31,47,205,1)
CMYK Model cmyk(85%,77%,0%,19.61%)
HSL Color Space 234,74% ,46% hsl(234,74% ,46%)
HSV Color Space 234°, 85%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011111 00101111 11001101
Octal 37 57 315
Decimal 31 47 205
Hex 1f 2f cd

Different shades of #1f2fcd color code.

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

Darkest of #1f2fcd
#0b1148
Darker of #1f2fcd
#121b74
Dark of #1f2fcd
#1825a1
Base of #1f2fcd
#1f2fcd
Light of #1f2fcd
#3d4ce2
Lighter
#6a75e8
Lightest
#969eef

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

#1f2fcd
#cdbd1f

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

Split Complementary

#1f2fcd
#cd661f
#86cd1f

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

Analogous Color

#1f94cd
#1f77cd
#1f2fcd
#491fcd
#911fcd

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

#1f2fcd
#2fcd1f
#cd1f2f

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

#1f2fcd
#cd1f2f
#cdbd1f
#1fcdbd

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

#1f2fcd
#cd1f86
#cdbd1f
#1fcd66

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

#04061c
#0b1148
#121b74
#1825a1
#1f2fcd
#3d4ce2
#6a75e8
#969eef
#c2c7f6

Tints of #1f2fcd Color

#1f2fcd
#3746d2
#505dd8
#6974dd
#828be3
#9ba2e8
#b4b9ee
#cdd0f3
#e6e7f9
#ffffff

Shades of #1f2fcd color code

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

#1f2fcd
#1b29b6
#18249f
#141f88
#111a71
#0d145b
#0a0f44
#060a2d
#030516
#000000

Tones

#1f2fcd
#3742b5
#4e569e
#666986
#767676

Tones

Similar Color like #1f2fcd color

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

#2030ce
#2131cf
#2232d0
#2333d1
#2434d2
#2535d3
#2636d4
#2737d5
#2838d6
#2939d7
#2a3ad8
#2b3bd9
#2c3cda
#2d3ddb
#1e2ecc
#1d2dcb
#1c2cca
#1b2bc9
#1a2ac8
#1929c7
#1828c6
#1727c5
#1626c4
#1525c3
#1424c2
#1323c1
#1222c0
#1121bf

Download this

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

#1f2fcd Color Code Preview on Black Background Color

This is how #1f2fcd Color will look on black background color. Color contrast ratio is 2.35

#1f2fcd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#1f2fcd color code is use for CSS Background Color

Background color for the above div is #1f2fcd

HTML with inline CSS

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

#1f2fcd color code is use for CSS Border Color

CSS Border color for the above div is #1f2fcd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#1f2fcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1f2fcd Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(31,47,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,189,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(31,47,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }