Skip to main content Skip to docs navigation

#274fdb 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 Bnei Brak Bay and its hex is #1D5BD6 Nearest Color Name

Color Hue/Base color: Blue

Hex #274fdb Color code in RGB color code model is created after adding 15.29% red color, 30.98% green color and 85.88% blue color. Hex #274fdb Color code in CMYK color (process color) code model is generated after subtraction of 82% cyan, 64% magenta, 0% yellow and 14.12% black.

Hex #274fdb color code is between #2255dd web safe hex color code and #3344cc web safe hex color code. #2255dd is the nearest web safe color code. You can see here many more shades of #274fdb color code.

RGB Chart

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

Color Table

Hex Color Code 274fdb #274fdb
RGB Decimal 39, 79, 219 39, 79, 219
RGB Percent 15%, 31%, 86% rgb(15%, 31%, 86%)
CSS RGBa 39, 79, 219,1 rgba(39,79,219,1)
CMYK Model cmyk(82%,64%,0%,14.12%)
HSL Color Space 227,71% ,51% hsl(227,71% ,51%)
HSV Color Space 227°, 82%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100111 01001111 11011011
Octal 47 117 333
Decimal 39 79 219
Hex 27 4f db

Different shades of #274fdb color code.

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

Darkest of #274fdb
#0f205a
Darker of #274fdb
#162f86
Dark of #274fdb
#1e3eb1
Base of #274fdb
#274fdb
Light of #274fdb
#5373e2
Lighter
#7e96ea
Lightest
#aabaf1

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

#274fdb
#dbb327

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

Split Complementary

#274fdb
#db5927
#a9db27

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

Analogous Color

#27b8db
#279adb
#274fdb
#3b27db
#8627db

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

#274fdb
#4fdb27
#db274f

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

#274fdb
#db274f
#dbb327
#27dbb3

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

#274fdb
#db27a9
#dbb327
#27db59

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 #274fdb

#08102e
#0f205a
#162f86
#1e3eb1
#274fdb
#5373e2
#7e96ea
#aabaf1
#d6ddf8

Tints of #274fdb Color

#274fdb
#3f62df
#5776e3
#6f89e7
#879deb
#9fb0ef
#b7c4f3
#cfd7f7
#e7ebfb
#ffffff

Shades of #274fdb color code

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

#274fdb
#2246c2
#1e3daa
#1a3492
#152b79
#112361
#0d1a49
#081130
#040818
#000000

Tones

#274fdb
#405dc2
#596ba9
#73798f
#818181

Tones

Similar Color like #274fdb color

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

#2850dc
#2951dd
#2a52de
#2b53df
#2c54e0
#2d55e1
#2e56e2
#2f57e3
#3058e4
#3159e5
#325ae6
#335be7
#345ce8
#355de9
#264eda
#254dd9
#244cd8
#234bd7
#224ad6
#2149d5
#2048d4
#1f47d3
#1e46d2
#1d45d1
#1c44d0
#1b43cf
#1a42ce
#1941cd

Download this Dark Blue

Hex #274fdb 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.

#274fdb Color Code Preview on Black Background Color

This is how #274fdb Color will look on black background color. Color contrast ratio is 3.23

#274fdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #274fdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #274fdb

#274fdb color code is use for CSS Background Color

Background color for the above div is #274fdb

HTML with inline CSS

<div style="background-color:#274fdb;"></div>

#274fdb color code is use for CSS Border Color

CSS Border color for the above div is #274fdb

HTML with inline CSS

<div style="border:5px solid #274fdb;"></div>

CSS Border Left color for the above div is #274fdb

HTML with inline CSS

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

CSS Border Right color for the above div is #274fdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #274fdb

HTML with inline CSS

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

CSS Border Top color for the above div is #274fdb

HTML with inline CSS

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

#274fdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#274fdb Color code Preview on White Background

This is how #274fdb Color code will look on white background color. Color contrast ratio is 6.51

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

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(39,79,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,179,39,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(39,79,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }