Skip to main content Skip to docs navigation

#093cd4 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 Merchant Marine Blue and its hex is #0343DF Nearest Color Name

Color Hue/Base color: Blue

Hex #093cd4 Color code in RGB color code model is created after adding 3.53% red color, 23.53% green color and 83.14% blue color. Hex #093cd4 Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 72% magenta, 0% yellow and 16.86% black.

Hex #093cd4 color code is between #1144cc web safe hex color code and #0033dd web safe hex color code. #1144cc is the nearest web safe color code. You can see here many more shades of #093cd4 color code.

RGB Chart

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

Color Table

Hex Color Code 093cd4 #093cd4
RGB Decimal 9, 60, 212 9, 60, 212
RGB Percent 4%, 24%, 83% rgb(4%, 24%, 83%)
CSS RGBa 9, 60, 212,1 rgba(9,60,212,1)
CMYK Model cmyk(96%,72%,0%,16.86%)
HSL Color Space 225,92% ,43% hsl(225,92% ,43%)
HSV Color Space 225°, 96%, 83%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001001 00111100 11010100
Octal 11 74 324
Decimal 9 60 212
Hex 09 3c d4

Different shades of #093cd4 color code.

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

Darkest of #093cd4
#031241
Darker of #093cd4
#052072
Dark of #093cd4
#072ea3
Base of #093cd4
#093cd4
Light of #093cd4
#1b52f5
Lighter
#4c77f7
Lightest
#7d9cf9

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

#093cd4
#d4a109

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

Split Complementary

#093cd4
#d43c09
#a1d409

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

Analogous Color

#09b2d4
#0991d4
#093cd4
#1a09d4
#6e09d4

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

#093cd4
#3cd409
#d4093c

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

#093cd4
#d4093c
#d4a109
#09d4a1

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

#093cd4
#d409a1
#d4a109
#09d43c

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 #093cd4

#010510
#031241
#052072
#072ea3
#093cd4
#1b52f5
#4c77f7
#7d9cf9
#adc1fc

Tints of #093cd4 Color

#093cd4
#2451d8
#3f67dd
#5b7de2
#7692e7
#91a8eb
#adbef0
#c8d3f5
#e3e9fa
#ffffff

Shades of #093cd4 color code

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

#093cd4
#0835bc
#072ea4
#06288d
#052175
#041a5e
#031446
#020d2f
#010617
#000000

Tones

#093cd4
#1f47be
#3552a8
#4b5d92
#61687c

Tones

Similar Color like #093cd4 color

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

#0a3dd5
#0b3ed6
#0c3fd7
#0d40d8
#0e41d9
#0f42da
#1043db
#1144dc
#1245dd
#1346de
#1447df
#1548e0
#1649e1
#174ae2
#083bd3
#073ad2
#0639d1
#0538d0
#0437cf
#0336ce
#0235cd
#0134cc
#0033cb
#0032ca
#0031c9
#0030c8
#002fc7
#002ec6

Download this Dark Blue

Hex #093cd4 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.

#093cd4 Color Code Preview on Black Background Color

This is how #093cd4 Color will look on black background color. Color contrast ratio is 2.61

#093cd4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #093cd4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #093cd4

#093cd4 color code is use for CSS Background Color

Background color for the above div is #093cd4

HTML with inline CSS

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

#093cd4 color code is use for CSS Border Color

CSS Border color for the above div is #093cd4

HTML with inline CSS

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

CSS Border Left color for the above div is #093cd4

HTML with inline CSS

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

CSS Border Right color for the above div is #093cd4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #093cd4

HTML with inline CSS

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

CSS Border Top color for the above div is #093cd4

HTML with inline CSS

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

#093cd4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#093cd4 Color code Preview on White Background

This is how #093cd4 Color code will look on white background color. Color contrast ratio is 8.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 #093cd4; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #093cd4; }

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