@
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.

#596dec hex color - Blue - Cool color - Information

#596dec hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #596dec Color code in RGB color code model is created after adding 34.9% red color, 42.75% green color and 92.55% blue color. Hex #596dec Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 54% magenta, 0% yellow and 7.45% black.

Hex #596dec color code is between #5566ee web safe hex color code and #6677dd web safe hex color code. #5566ee is the nearest web safe color code. You can see here many more shades of #596dec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code596dec#596dec
RGB Decimal89, 109, 236rgb(89, 109, 236)
RGB Percent35%, 43%, 93%rgb(35%, 43%, 93%)
CSS RGBa89, 109, 236,1rgba(89,109,236,1)
CMYK Modelcmyk(62%,54%,0%,7.45%)
HSL Color Space232,79% ,64%hsl(232,79% ,64%)
HSV Color Space232°, 62%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110010110110111101100
Octal131155354
Decimal89109236
Hex596dec

Different shades of #596dec color code.

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

Light Shade of #596dec
#8795f1
Dark Shade of #596dec
#2b45e7
Saturated Shade of #596dec
#5066f5
Desaturated Shade of #596dec
#6274e3
Grey scale Shade of #596dec
#a2a2a2
Brighten Shade
#7286ff
Most Readable Shade
#FFFFFF

Shades of #596dec color code

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

#596dec
#4f60d1
#4554b7
#3b489d
#313c83
#273068
#1d244e
#131834
#090c1a
#000000

Similar Color like #596dec color

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

#5a6eed
#5b6fee
#5c70ef
#5d71f0
#5e72f1
#5f73f2
#6074f3
#6175f4
#6276f5
#6377f6
#6478f7
#6579f8
#667af9
#677bfa
#586ceb
#576bea
#566ae9
#5569e8
#5468e7
#5367e6
#5266e5
#5165e4
#5064e3
#4f63e2
#4e62e1
#4d61e0
#4c60df
#4b5fde

Monochromatic Color with #596dec

#596dec
#090b17
#191e42
#29326c
#394697
#4959c1

Tints of #596dec Color

#596dec
#6b7dee
#7d8df0
#909df2
#a2adf4
#b5bef6
#c7cef8
#dadefa
#eceefc
#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

#596dec
#ecd859

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

Split Complementary

#596dec
#ec8f59
#b6ec59

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

Analogous Color

#59a8ec
#598aec
#596dec
#6259ec
#8059ec

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

#596dec
#ec596d
#6dec59

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

#596dec
#ec59b6
#ecd859
#59ec8e

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

#596dec
#ecd859
#b6ec59
#8f59ec

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 #596dec 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.

#596dec Color Code Preview on Black Background Color

This is how #596dec Color will look on black background color. Color contrast ratio is 4.82

#596dec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #596dec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #596dec

#596dec color code is use for CSS Background Color

Background color for the above div is #596dec

HTML with inline CSS

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

#596dec color code is use for CSS Border Color

CSS Border color for the above div is #596dec

HTML with inline CSS

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

CSS Border Left color for the above div is #596dec

HTML with inline CSS

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

CSS Border Right color for the above div is #596dec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #596dec

HTML with inline CSS

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

CSS Border Top color for the above div is #596dec

HTML with inline CSS

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

#596dec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#596dec Color code Preview on White Background

This is how #596dec Color code will look on white background color. Color contrast ratio is 4.35

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

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(89,109,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,216,89,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(89,109,236,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.