Skip to main content Skip to docs navigation

#0f39cc 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 Sapphire and its hex is #0F52BA Nearest Color Name

Color Hue/Base color: Blue

Hex #0f39cc Color code in RGB color code model is created after adding 5.88% red color, 22.35% green color and 80% blue color. Hex #0f39cc Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 72% magenta, 0% yellow and 20% black.

Hex #0f39cc color code is between #1133bb web safe hex color code and #0044dd web safe hex color code. #1133bb is the nearest web safe color code. You can see here many more shades of #0f39cc color code.

RGB Chart

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

Color Table

Hex Color Code 0f39cc #0f39cc
RGB Decimal 15, 57, 204 15, 57, 204
RGB Percent 6%, 22%, 80% rgb(6%, 22%, 80%)
CSS RGBa 15, 57, 204,1 rgba(15,57,204,1)
CMYK Model cmyk(93%,72%,0%,20%)
HSL Color Space 227,86% ,43% hsl(227,86% ,43%)
HSV Color Space 227°, 93%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001111 00111001 11001100
Octal 17 71 314
Decimal 15 57 204
Hex 0f 39 cc

Different shades of #0f39cc color code.

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

Darkest of #0f39cc
#05113d
Darker of #0f39cc
#081e6d
Dark of #0f39cc
#0c2c9c
Base of #0f39cc
#0f39cc
Light of #0f39cc
#1f4def
Lighter
#4f73f2
Lightest
#7e99f6

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

#0f39cc
#cca20f

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

Split Complementary

#0f39cc
#cc440f
#97cc0f

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

Analogous Color

#0fa7cc
#0f88cc
#0f39cc
#240fcc
#730fcc

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

#0f39cc
#39cc0f
#cc0f39

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

#0f39cc
#cc0f39
#cca20f
#0fcca2

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

#0f39cc
#cc0f97
#cca20f
#0fcc44

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 #0f39cc

#01040e
#05113d
#081e6d
#0c2c9c
#0f39cc
#1f4def
#4f73f2
#7e99f6
#aebff9

Tints of #0f39cc Color

#0f39cc
#294fd1
#4465d7
#5f7bdd
#7991e2
#94a7e8
#afbdee
#c9d3f3
#e4e9f9
#ffffff

Shades of #0f39cc color code

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

#0f39cc
#0d32b5
#0b2c9e
#0a2688
#081f71
#06195a
#051344
#030c2d
#010616
#000000

Tones

#0f39cc
#2545b6
#3b51a0
#515d8a
#676a74

Tones

Similar Color like #0f39cc color

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

#103acd
#113bce
#123ccf
#133dd0
#143ed1
#153fd2
#1640d3
#1741d4
#1842d5
#1943d6
#1a44d7
#1b45d8
#1c46d9
#1d47da
#0e38cb
#0d37ca
#0c36c9
#0b35c8
#0a34c7
#0933c6
#0832c5
#0731c4
#0630c3
#052fc2
#042ec1
#032dc0
#022cbf
#012bbe

Download this Dark Blue

Hex #0f39cc 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.

#0f39cc Color Code Preview on Black Background Color

This is how #0f39cc Color will look on black background color. Color contrast ratio is 2.48

#0f39cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0f39cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0f39cc

#0f39cc color code is use for CSS Background Color

Background color for the above div is #0f39cc

HTML with inline CSS

<div style="background-color:#0f39cc;"></div>

#0f39cc color code is use for CSS Border Color

CSS Border color for the above div is #0f39cc

HTML with inline CSS

<div style="border:5px solid #0f39cc;"></div>

CSS Border Left color for the above div is #0f39cc

HTML with inline CSS

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

CSS Border Right color for the above div is #0f39cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0f39cc

HTML with inline CSS

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

CSS Border Top color for the above div is #0f39cc

HTML with inline CSS

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

#0f39cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0f39cc Color code Preview on White Background

This is how #0f39cc Color code will look on white background color. Color contrast ratio is 8.48

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

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