Skip to main content Skip to docs navigation

#287bcd 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 Klaxosaur Blue and its hex is #2987C7 Nearest Color Name

Color Hue/Base color: Blue

Hex #287bcd Color code in RGB color code model is created after adding 15.69% red color, 48.24% green color and 80.39% blue color. Hex #287bcd Color code in CMYK color (process color) code model is generated after subtraction of 80% cyan, 40% magenta, 0% yellow and 19.61% black.

Hex #287bcd color code is between #2277cc web safe hex color code and #3388dd web safe hex color code. #2277cc is the nearest web safe color code. You can see here many more shades of #287bcd color code.

RGB Chart

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

Color Table

Hex Color Code 287bcd #287bcd
RGB Decimal 40, 123, 205 40, 123, 205
RGB Percent 16%, 48%, 80% rgb(16%, 48%, 80%)
CSS RGBa 40, 123, 205,1 rgba(40,123,205,1)
CMYK Model cmyk(80%,40%,0%,19.61%)
HSL Color Space 210,67% ,48% hsl(210,67% ,48%)
HSV Color Space 210°, 80%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101000 01111011 11001101
Octal 50 173 315
Decimal 40 123 205
Hex 28 7b cd

Different shades of #287bcd color code.

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

Darkest of #287bcd
#0f2e4d
Darker of #287bcd
#174878
Dark of #287bcd
#2061a2
Base of #287bcd
#287bcd
Light of #287bcd
#4c94dc
Lighter
#77aee4
Lightest
#a1c7ed

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

#287bcd
#cd7a28

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

Split Complementary

#287bcd
#cd2828
#cdcd28

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

Analogous Color

#28cdbf
#28c0cd
#287bcd
#2844cd
#5128cd

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

#287bcd
#7bcd28
#cd287b

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

#287bcd
#cd287b
#cd7a28
#28cd7a

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

#287bcd
#cd28cd
#cd7a28
#28cd28

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 #287bcd

#071522
#0f2e4d
#174878
#2061a2
#287bcd
#4c94dc
#77aee4
#a1c7ed
#cce1f5

Tints of #287bcd Color

#287bcd
#3f89d2
#5798d8
#6fa7dd
#87b5e3
#9fc4e8
#b7d3ee
#cfe1f3
#e7f0f9
#ffffff

Shades of #287bcd color code

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

#287bcd
#236db6
#1f5f9f
#1a5288
#164471
#11365b
#0d2944
#081b2d
#040d16
#000000

Tones

#287bcd
#407bb5
#597b9c
#717b84
#7b7b7b

Tones

Similar Color like #287bcd color

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

#297cce
#2a7dcf
#2b7ed0
#2c7fd1
#2d80d2
#2e81d3
#2f82d4
#3083d5
#3184d6
#3285d7
#3386d8
#3487d9
#3588da
#3689db
#277acc
#2679cb
#2578ca
#2477c9
#2376c8
#2275c7
#2174c6
#2073c5
#1f72c4
#1e71c3
#1d70c2
#1c6fc1
#1b6ec0
#1a6dbf

Download this Dark Blue

Hex #287bcd 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.

#287bcd Color Code Preview on Black Background Color

This is how #287bcd Color will look on black background color. Color contrast ratio is 4.80

#287bcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #287bcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #287bcd

#287bcd color code is use for CSS Background Color

Background color for the above div is #287bcd

HTML with inline CSS

<div style="background-color:#287bcd;"></div>

#287bcd color code is use for CSS Border Color

CSS Border color for the above div is #287bcd

HTML with inline CSS

<div style="border:5px solid #287bcd;"></div>

CSS Border Left color for the above div is #287bcd

HTML with inline CSS

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

CSS Border Right color for the above div is #287bcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #287bcd

HTML with inline CSS

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

CSS Border Top color for the above div is #287bcd

HTML with inline CSS

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

#287bcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#287bcd Color code Preview on White Background

This is how #287bcd Color code will look on white background color. Color contrast ratio is 4.37

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

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(40,123,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,122,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(40,123,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }