Skip to main content Skip to docs navigation

#599bcd 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 Tall Waves and its hex is #5C9BCC Nearest Color Name

Color Hue/Base color: Blue

Hex #599bcd Color code in RGB color code model is created after adding 34.9% red color, 60.78% green color and 80.39% blue color. Hex #599bcd Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 24% magenta, 0% yellow and 19.61% black.

Hex #599bcd color code is between #5599cc web safe hex color code and #66aadd web safe hex color code. #5599cc is the nearest web safe color code. You can see here many more shades of #599bcd color code.

RGB Chart

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

Color Table

Hex Color Code 599bcd #599bcd
RGB Decimal 89, 155, 205 89, 155, 205
RGB Percent 35%, 61%, 80% rgb(35%, 61%, 80%)
CSS RGBa 89, 155, 205,1 rgba(89,155,205,1)
CMYK Model cmyk(57%,24%,0%,19.61%)
HSL Color Space 206,54% ,58% hsl(206,54% ,58%)
HSV Color Space 206°, 57%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011001 10011011 11001101
Octal 131 233 315
Decimal 89 155 205
Hex 59 9b cd

Different shades of #599bcd color code.

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

Darkest of #599bcd
#214c6c
Darker of #599bcd
#2c6794
Dark of #599bcd
#3883bb
Base of #599bcd
#599bcd
Light of #599bcd
#80b3d9
Lighter
#a7cae5
Lightest
#cfe2f0

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

#599bcd
#cd8b59

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

Split Complementary

#599bcd
#cd5961
#cdc559

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

Analogous Color

#59cdbb
#59cbcd
#599bcd
#5974cd
#6e59cd

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

#599bcd
#9bcd59
#cd599b

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

#599bcd
#cd599b
#cd8b59
#59cd8b

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

#599bcd
#c559cd
#cd8b59
#61cd59

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 #599bcd

#153045
#214c6c
#2c6794
#3883bb
#599bcd
#80b3d9
#a7cae5
#cfe2f0
#f6f9fc

Tints of #599bcd Color

#599bcd
#6ba6d2
#7db1d8
#90bcdd
#a2c7e3
#b5d2e8
#c7ddee
#dae8f3
#ecf3f9
#ffffff

Shades of #599bcd color code

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

#599bcd
#4f89b6
#45789f
#3b6788
#315671
#27445b
#1d3344
#13222d
#091116
#000000

Tones

#599bcd
#6f98b7
#8495a2
#939393
#939393

Tones

Similar Color like #599bcd color

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

#5a9cce
#5b9dcf
#5c9ed0
#5d9fd1
#5ea0d2
#5fa1d3
#60a2d4
#61a3d5
#62a4d6
#63a5d7
#64a6d8
#65a7d9
#66a8da
#67a9db
#589acc
#5799cb
#5698ca
#5597c9
#5496c8
#5395c7
#5294c6
#5193c5
#5092c4
#4f91c3
#4e90c2
#4d8fc1
#4c8ec0
#4b8dbf

Download this Dark Blue

Hex #599bcd 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.

#599bcd Color Code Preview on Black Background Color

This is how #599bcd Color will look on black background color. Color contrast ratio is 6.99

#599bcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #599bcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #599bcd

#599bcd color code is use for CSS Background Color

Background color for the above div is #599bcd

HTML with inline CSS

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

#599bcd color code is use for CSS Border Color

CSS Border color for the above div is #599bcd

HTML with inline CSS

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

CSS Border Left color for the above div is #599bcd

HTML with inline CSS

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

CSS Border Right color for the above div is #599bcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #599bcd

HTML with inline CSS

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

CSS Border Top color for the above div is #599bcd

HTML with inline CSS

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

#599bcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#599bcd Color code Preview on White Background

This is how #599bcd Color code will look on white background color. Color contrast ratio is 3.00

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

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