Skip to main content Skip to docs navigation

#1d589f hex color - Blue - Cool color - Information

On this page
@
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 Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #1d589f Color code in RGB color code model is created after adding 11.37% red color, 34.51% green color and 62.35% blue color. Hex #1d589f Color code in CMYK color (process color) code model is generated after subtraction of 82% cyan, 45% magenta, 0% yellow and 37.65% black.

Hex #1d589f color code is between #225599 web safe hex color code and #1166aa web safe hex color code. #225599 is the nearest web safe color code. You can see here many more shades of #1d589f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 1d589f #1d589f
RGB Decimal 29, 88, 159 rgb(29, 88, 159)
RGB Percent 11%, 35%, 62% rgb(11%, 35%, 62%)
CSS RGBa 29, 88, 159,1 rgba(29,88,159,1)
CMYK Model cmyk(82%,45%,0%,37.65%)
HSL Color Space 213,69% ,37% hsl(213,69% ,37%)
HSV Color Space 213°, 82%, 62%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011101 01011000 10011111
Octal 35 130 237
Decimal 29 88 159
Hex 1d 58 9f

Different shades of #1d589f color code.

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

Light Shade of #1d589f
#2570ca
Dark Shade of #1d589f
#154074
Saturated Shade of #1d589f
#1457a8
Desaturated Shade of #1d589f
#265996
Grey scale Shade of #1d589f
#5e5e5e
Brighten Shade
#3671b8
Most Readable Shade
#FFFFFF

Shades of #1d589f color code

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

#1d589f
#194e8d
#16447b
#133a6a
#103058
#0c2746
#091d35
#061323
#030911
#000000

Similar Color like #1d589f color

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

#1e59a0
#1f5aa1
#205ba2
#215ca3
#225da4
#235ea5
#245fa6
#2560a7
#2661a8
#2762a9
#2863aa
#2964ab
#2a65ac
#2b66ad
#1c579e
#1b569d
#1a559c
#19549b
#18539a
#175299
#165198
#155097
#144f96
#134e95
#124d94
#114c93
#104b92
#0f4a91

Monochromatic Color with #1d589f

#1d589f
#2570c9
#2d87f4
#06111f
#0d294a
#154074

Tints of #1d589f Color

#1d589f
#366aa9
#4f7db4
#688fbf
#81a2c9
#9ab4d4
#b3c7df
#ccd9e9
#e5ecf4
#ffffff

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

#1d589f
#9f641d

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

Split Complementary

#1d589f
#9f231d
#999f1d

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

Analogous Color

#1d8c9f
#1d729f
#1d589f
#1d3e9f
#1d249f

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

#1d589f
#9f1d58
#589f1d

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

#1d589f
#9f1d99
#9f641d
#1d9f23

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#1d589f
#9f641d
#999f1d
#231d9f

Double Complementary 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).

Hex #1d589f 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.

#1d589f Color Code Preview on Black Background Color

This is how #1d589f Color will look on black background color. Color contrast ratio is 2.95

#1d589f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1d589f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1d589f

#1d589f color code is use for CSS Background Color

Background color for the above div is #1d589f

HTML with inline CSS

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

#1d589f color code is use for CSS Border Color

CSS Border color for the above div is #1d589f

HTML with inline CSS

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

CSS Border Left color for the above div is #1d589f

HTML with inline CSS

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

CSS Border Right color for the above div is #1d589f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1d589f

HTML with inline CSS

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

CSS Border Top color for the above div is #1d589f

HTML with inline CSS

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

#1d589f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1d589f Color code Preview on White Background

This is how #1d589f Color code will look on white background color. Color contrast ratio is 7.12

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(29,88,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,100,29,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(29,88,159,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.