Skip to main content Skip to docs navigation

#080375 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 Deep Blue and its hex is #040273 Nearest Color Name

Color Hue/Base color: Blue

Hex #080375 Color code in RGB color code model is created after adding 3.14% red color, 1.18% green color and 45.88% blue color. Hex #080375 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 97% magenta, 0% yellow and 54.12% black.

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

RGB Chart

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

Color Table

Hex Color Code 080375 #080375
RGB Decimal 8, 3, 117 8, 3, 117
RGB Percent 3%, 1%, 46% rgb(3%, 1%, 46%)
CSS RGBa 8, 3, 117,1 rgba(8,3,117,1)
CMYK Model cmyk(93%,97%,0%,54.12%)
HSL Color Space 243,95% ,24% hsl(243,95% ,24%)
HSV Color Space 243°, 97%, 46%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 00000011 01110101
Octal 10 3 165
Decimal 8 3 117
Hex 08 03 75

Different shades of #080375 color code.

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

Darkest of #080375
#000000
Darker of #080375
#010012
Dark of #080375
#050243
Base of #080375
#080375
Light of #080375
#0b04a7
Lighter
#0f06d8
Lightest
#2218f9

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

#080375
#707503

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

Split Complementary

#080375
#754103
#377503

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

Analogous Color

#034175
#032e75
#080375
#2e0375
#5d0375

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

#080375
#037508
#750803

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

#080375
#750803
#707503
#037075

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

#080375
#750337
#707503
#037541

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 #080375

#000000
#000000
#010012
#050243
#080375
#0b04a7
#0f06d8
#2218f9
#514afa

Tints of #080375 Color

#080375
#231f84
#3e3b93
#5a57a3
#7573b2
#918fc1
#acabd1
#c8c7e0
#e3e3ef
#ffffff

Shades of #080375 color code

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

#080375
#070268
#06025b
#05024e
#040141
#030134
#020127
#01001a
#00000d
#000000

Tones

#080375
#130f69
#1e1b5d
#292751
#343345

Tones

Similar Color like #080375 color

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

#090476
#0a0577
#0b0678
#0c0779
#0d087a
#0e097b
#0f0a7c
#100b7d
#110c7e
#120d7f
#130e80
#140f81
#151082
#161183
#070274
#060173
#050072
#040071
#030070
#02006f
#01006e
#00006d
#00006c
#00006b
#00006a
#000069
#000068
#000067

Download this Dark Blue

Hex #080375 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.

#080375 Color Code Preview on Black Background Color

This is how #080375 Color will look on black background color. Color contrast ratio is 1.28

#080375 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #080375

HTML with inline CSS

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

Your Example Paragraph content text in with font color #080375

#080375 color code is use for CSS Background Color

Background color for the above div is #080375

HTML with inline CSS

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

#080375 color code is use for CSS Border Color

CSS Border color for the above div is #080375

HTML with inline CSS

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

CSS Border Left color for the above div is #080375

HTML with inline CSS

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

CSS Border Right color for the above div is #080375

HTML with inline CSS

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

CSS Border Bottom color for the above div is #080375

HTML with inline CSS

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

CSS Border Top color for the above div is #080375

HTML with inline CSS

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

#080375 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#080375 Color code Preview on White Background

This is how #080375 Color code will look on white background color. Color contrast ratio is 16.40

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

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