Skip to main content Skip to docs navigation

#059cdc 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 Sea of Crete and its hex is #0693D5 Nearest Color Name

Color Hue/Base color: Blue

Hex #059cdc Color code in RGB color code model is created after adding 1.96% red color, 61.18% green color and 86.27% blue color. Hex #059cdc Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 29% magenta, 0% yellow and 13.73% black.

Hex #059cdc color code is between #0099dd web safe hex color code and #00aacc web safe hex color code. #0099dd is the nearest web safe color code. You can see here many more shades of #059cdc color code.

RGB Chart

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

Color Table

Hex Color Code 059cdc #059cdc
RGB Decimal 5, 156, 220 5, 156, 220
RGB Percent 2%, 61%, 86% rgb(2%, 61%, 86%)
CSS RGBa 5, 156, 220,1 rgba(5,156,220,1)
CMYK Model cmyk(98%,29%,0%,13.73%)
HSL Color Space 198,96% ,44% hsl(198,96% ,44%)
HSV Color Space 198°, 98%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000101 10011100 11011100
Octal 5 234 334
Decimal 5 156 220
Hex 05 9c dc

Different shades of #059cdc color code.

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

Darkest of #059cdc
#023246
Darker of #059cdc
#035578
Dark of #059cdc
#0479aa
Base of #059cdc
#059cdc
Light of #059cdc
#1ab7fa
Lighter
#4cc7fb
Lightest
#7ed7fc

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

#059cdc
#dc4505

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

Split Complementary

#059cdc
#dc0531
#dcb105

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

Analogous Color

#05dc9f
#05dcc2
#059cdc
#0554dc
#0f05dc

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

#059cdc
#9cdc05
#dc059c

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

#059cdc
#dc059c
#dc4505
#05dc45

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

#059cdc
#b105dc
#dc4505
#31dc05

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 #059cdc

#000f15
#023246
#035578
#0479aa
#059cdc
#1ab7fa
#4cc7fb
#7ed7fc
#b0e6fd

Tints of #059cdc Color

#059cdc
#20a7df
#3cb2e3
#58bde7
#74c8eb
#8fd3ef
#abdef3
#c7e9f7
#e3f4fb
#ffffff

Shades of #059cdc color code

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

#059cdc
#048ac3
#0379ab
#036892
#02567a
#024561
#013449
#012230
#001118
#000000

Tones

#059cdc
#1b93c6
#328aaf
#488199
#5f7882

Tones

Similar Color like #059cdc color

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

#069ddd
#079ede
#089fdf
#09a0e0
#0aa1e1
#0ba2e2
#0ca3e3
#0da4e4
#0ea5e5
#0fa6e6
#10a7e7
#11a8e8
#12a9e9
#13aaea
#049bdb
#039ada
#0299d9
#0198d8
#0097d7
#0096d6
#0095d5
#0094d4
#0093d3
#0092d2
#0091d1
#0090d0
#008fcf
#008ece

Download this Dark Blue

Hex #059cdc 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.

#059cdc Color Code Preview on Black Background Color

This is how #059cdc Color will look on black background color. Color contrast ratio is 6.80

#059cdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #059cdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #059cdc

#059cdc color code is use for CSS Background Color

Background color for the above div is #059cdc

HTML with inline CSS

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

#059cdc color code is use for CSS Border Color

CSS Border color for the above div is #059cdc

HTML with inline CSS

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

CSS Border Left color for the above div is #059cdc

HTML with inline CSS

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

CSS Border Right color for the above div is #059cdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #059cdc

HTML with inline CSS

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

CSS Border Top color for the above div is #059cdc

HTML with inline CSS

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

#059cdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#059cdc Color code Preview on White Background

This is how #059cdc Color code will look on white background color. Color contrast ratio is 3.09

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

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