Skip to main content Skip to docs navigation

#07166f 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 Dark Sapphire and its hex is #082567 Nearest Color Name

Color Hue/Base color: Blue

Hex #07166f Color code in RGB color code model is created after adding 2.75% red color, 8.63% green color and 43.53% blue color. Hex #07166f Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 80% magenta, 0% yellow and 56.47% black.

Hex #07166f color code is between #001177 web safe hex color code and #002266 web safe hex color code. #001177 is the nearest web safe color code. You can see here many more shades of #07166f color code.

RGB Chart

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

Color Table

Hex Color Code 07166f #07166f
RGB Decimal 7, 22, 111 7, 22, 111
RGB Percent 3%, 9%, 44% rgb(3%, 9%, 44%)
CSS RGBa 7, 22, 111,1 rgba(7,22,111,1)
CMYK Model cmyk(94%,80%,0%,56.47%)
HSL Color Space 231,88% ,23% hsl(231,88% ,23%)
HSV Color Space 231°, 94%, 44%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000111 00010110 01101111
Octal 7 26 157
Decimal 7 22 111
Hex 07 16 6f

Different shades of #07166f color code.

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

Darkest of #07166f
#000000
Darker of #07166f
#01030f
Dark of #07166f
#040c3f
Base of #07166f
#07166f
Light of #07166f
#0a1f9f
Lighter
#0d29cf
Lightest
#1e3df1

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

#07166f
#6f6007

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

Split Complementary

#07166f
#6f2c07
#4a6f07

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

Analogous Color

#07536f
#07416f
#07166f
#1b076f
#46076f

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

#07166f
#166f07
#6f0716

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

#07166f
#6f0716
#6f6007
#076f60

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

#07166f
#6f074a
#6f6007
#076f2c

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 #07166f

#000000
#000000
#01030f
#040c3f
#07166f
#0a1f9f
#0d29cf
#1e3df1
#4e66f4

Tints of #07166f Color

#07166f
#222f7f
#3e498f
#59639f
#757daf
#9097bf
#acb1cf
#c7cbdf
#e3e5ef
#ffffff

Shades of #07166f color code

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

#07166f
#061362
#051156
#040e4a
#030c3d
#030931
#020725
#010418
#00020c
#000000

Tones

#07166f
#131e63
#1f2757
#2a2f4c
#363840

Tones

Similar Color like #07166f color

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

#081770
#091871
#0a1972
#0b1a73
#0c1b74
#0d1c75
#0e1d76
#0f1e77
#101f78
#112079
#12217a
#13227b
#14237c
#15247d
#06156e
#05146d
#04136c
#03126b
#02116a
#011069
#000f68
#000e67
#000d66
#000c65
#000b64
#000a63
#000962
#000861

Download this Dark Blue

Hex #07166f 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.

#07166f Color Code Preview on Black Background Color

This is how #07166f Color will look on black background color. Color contrast ratio is 1.35

#07166f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #07166f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #07166f

#07166f color code is use for CSS Background Color

Background color for the above div is #07166f

HTML with inline CSS

<div style="background-color:#07166f;"></div>

#07166f color code is use for CSS Border Color

CSS Border color for the above div is #07166f

HTML with inline CSS

<div style="border:5px solid #07166f;"></div>

CSS Border Left color for the above div is #07166f

HTML with inline CSS

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

CSS Border Right color for the above div is #07166f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #07166f

HTML with inline CSS

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

CSS Border Top color for the above div is #07166f

HTML with inline CSS

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

#07166f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#07166f Color code Preview on White Background

This is how #07166f Color code will look on white background color. Color contrast ratio is 15.52

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

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