Skip to main content Skip to docs navigation

#280bcc 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 Interdimensional Blue and its hex is #360CCC Nearest Color Name

Color Hue/Base color: Blue

Hex #280bcc Color code in RGB color code model is created after adding 15.69% red color, 4.31% green color and 80% blue color. Hex #280bcc Color code in CMYK color (process color) code model is generated after subtraction of 80% cyan, 95% magenta, 0% yellow and 20% black.

Hex #280bcc color code is between #2211bb web safe hex color code and #3300dd web safe hex color code. #2211bb is the nearest web safe color code. You can see here many more shades of #280bcc color code.

RGB Chart

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

Color Table

Hex Color Code 280bcc #280bcc
RGB Decimal 40, 11, 204 40, 11, 204
RGB Percent 16%, 4%, 80% rgb(16%, 4%, 80%)
CSS RGBa 40, 11, 204,1 rgba(40,11,204,1)
CMYK Model cmyk(80%,95%,0%,20%)
HSL Color Space 249,90% ,42% hsl(249,90% ,42%)
HSV Color Space 249°, 95%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101000 00001011 11001100
Octal 50 13 314
Decimal 40 11 204
Hex 28 0b cc

Different shades of #280bcc color code.

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

Darkest of #280bcc
#0c033b
Darker of #280bcc
#15066b
Dark of #280bcc
#1f089c
Base of #280bcc
#280bcc
Light of #280bcc
#3817f3
Lighter
#6248f5
Lightest
#8b78f8

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

#280bcc
#afcc0b

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

Split Complementary

#280bcc
#cc890b
#4ecc0b

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

Analogous Color

#0b5fcc
#0b3ecc
#280bcc
#680bcc
#b90bcc

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

#280bcc
#0bcc28
#cc280b

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

#280bcc
#cc280b
#afcc0b
#0bafcc

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

#280bcc
#cc0b4e
#afcc0b
#0bcc89

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 #280bcc

#02010a
#0c033b
#15066b
#1f089c
#280bcc
#3817f3
#6248f5
#8b78f8
#b5a9fa

Tints of #280bcc Color

#280bcc
#3f26d1
#5741d7
#6f5cdd
#8777e2
#9f92e8
#b7adee
#cfc8f3
#e7e3f9
#ffffff

Shades of #280bcc color code

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

#280bcc
#2309b5
#1f089e
#1a0788
#160671
#11045a
#0d0344
#08022d
#040116
#000000

Tones

#280bcc
#3720b7
#4636a1
#554c8c
#646176

Tones

Similar Color like #280bcc color

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

#290ccd
#2a0dce
#2b0ecf
#2c0fd0
#2d10d1
#2e11d2
#2f12d3
#3013d4
#3114d5
#3215d6
#3316d7
#3417d8
#3518d9
#3619da
#270acb
#2609ca
#2508c9
#2407c8
#2306c7
#2205c6
#2104c5
#2003c4
#1f02c3
#1e01c2
#1d00c1
#1c00c0
#1b00bf
#1a00be

Download this Dark Blue

Hex #280bcc 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.

#280bcc Color Code Preview on Black Background Color

This is how #280bcc Color will look on black background color. Color contrast ratio is 2.01

#280bcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #280bcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #280bcc

#280bcc color code is use for CSS Background Color

Background color for the above div is #280bcc

HTML with inline CSS

<div style="background-color:#280bcc;"></div>

#280bcc color code is use for CSS Border Color

CSS Border color for the above div is #280bcc

HTML with inline CSS

<div style="border:5px solid #280bcc;"></div>

CSS Border Left color for the above div is #280bcc

HTML with inline CSS

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

CSS Border Right color for the above div is #280bcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #280bcc

HTML with inline CSS

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

CSS Border Top color for the above div is #280bcc

HTML with inline CSS

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

#280bcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#280bcc Color code Preview on White Background

This is how #280bcc Color code will look on white background color. Color contrast ratio is 10.45

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

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