Skip to main content Skip to docs navigation

#0f116a 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 Dying Storm Blue and its hex is #111166 Nearest Color Name

Color Hue/Base color: Blue

Hex #0f116a Color code in RGB color code model is created after adding 5.88% red color, 6.67% green color and 41.57% blue color. Hex #0f116a Color code in CMYK color (process color) code model is generated after subtraction of 86% cyan, 84% magenta, 0% yellow and 58.43% black.

Hex #0f116a color code is between #110066 web safe hex color code and #000077 web safe hex color code. #110066 is the nearest web safe color code. You can see here many more shades of #0f116a color code.

RGB Chart

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

Color Table

Hex Color Code 0f116a #0f116a
RGB Decimal 15, 17, 106 15, 17, 106
RGB Percent 6%, 7%, 42% rgb(6%, 7%, 42%)
CSS RGBa 15, 17, 106,1 rgba(15,17,106,1)
CMYK Model cmyk(86%,84%,0%,58.43%)
HSL Color Space 239,75% ,24% hsl(239,75% ,24%)
HSV Color Space 239°, 86%, 42%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001111 00010001 01101010
Octal 17 21 152
Decimal 15 17 106
Hex 0f 11 6a

Different shades of #0f116a color code.

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

Darkest of #0f116a
#000000
Darker of #0f116a
#020311
Dark of #0f116a
#090a3d
Base of #0f116a
#0f116a
Light of #0f116a
#151897
Lighter
#1c1fc3
Lightest
#3034e2

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

#0f116a
#6a680f

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

Split Complementary

#0f116a
#6a3b0f
#3f6a0f

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

Analogous Color

#0f466a
#0f376a
#0f116a
#2b0f6a
#510f6a

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

#0f116a
#116a0f
#6a0f11

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

#0f116a
#6a0f11
#6a680f
#0f6a68

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

#0f116a
#6a0f3f
#6a680f
#0f6a3b

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

#000000
#000000
#020311
#090a3d
#0f116a
#151897
#1c1fc3
#3034e2
#5d60e8

Tints of #0f116a Color

#0f116a
#292b7a
#44458b
#5f609b
#797aac
#9495bc
#afafcd
#c9cadd
#e4e4ee
#ffffff

Shades of #0f116a color code

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

#0f116a
#0d0f5e
#0b0d52
#0a0b46
#08093a
#06072f
#050523
#030317
#01010b
#000000

Tones

#0f116a
#1b1d5e
#272852
#333446
#3d3d3d

Tones

Similar Color like #0f116a color

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

#10126b
#11136c
#12146d
#13156e
#14166f
#151770
#161871
#171972
#181a73
#191b74
#1a1c75
#1b1d76
#1c1e77
#1d1f78
#0e1069
#0d0f68
#0c0e67
#0b0d66
#0a0c65
#090b64
#080a63
#070962
#060861
#050760
#04065f
#03055e
#02045d
#01035c

Download this Dark Blue

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

#0f116a Color Code Preview on Black Background Color

This is how #0f116a Color will look on black background color. Color contrast ratio is 1.31

#0f116a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0f116a color code is use for CSS Background Color

Background color for the above div is #0f116a

HTML with inline CSS

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

#0f116a color code is use for CSS Border Color

CSS Border color for the above div is #0f116a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0f116a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0f116a Color code Preview on White Background

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

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

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