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

#54599c hex color - Blue - Cool color - Information

#54599c hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #54599c Color code in RGB color code model is created after adding 32.94% red color, 34.9% green color and 61.18% blue color. Hex #54599c Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 43% magenta, 0% yellow and 38.82% black.

Hex #54599c color code is between #555599 web safe hex color code and #4466aa web safe hex color code. #555599 is the nearest web safe color code. You can see here many more shades of #54599c 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 54599c #54599c
RGB Decimal 84, 89, 156 rgb(84, 89, 156)
RGB Percent 33%, 35%, 61% rgb(33%, 35%, 61%)
CSS RGBa 84, 89, 156,1 rgba(84,89,156,1)
CMYK Model cmyk(46%,43%,0%,38.82%)
HSL Color Space 236,30% ,47% hsl(236,30% ,47%)
HSV Color Space 236°, 46%, 61%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010100 01011001 10011100
Octal 124 131 234
Decimal 84 89 156
Hex 54 59 9c

Different shades of #54599c color code.

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

Light Shade of #54599c
#7175b2
Dark Shade of #54599c
#42467b
Saturated Shade of #54599c
#484fa8
Desaturated Shade of #54599c
#606390
Grey scale Shade of #54599c
#787878
Brighten Shade
#6d72b5
Most Readable Shade
#FFFFFF

Shades of #54599c color code

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

#54599c
#4a4f8a
#414579
#383b68
#2e3156
#252745
#1c1d34
#121322
#090911
#000000

Similar Color like #54599c color

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

#555a9d
#565b9e
#575c9f
#585da0
#595ea1
#5a5fa2
#5b60a3
#5c61a4
#5d62a5
#5e63a6
#5f64a7
#6065a8
#6166a9
#6267aa
#53589b
#52579a
#515699
#505598
#4f5497
#4e5396
#4d5295
#4c5194
#4b5093
#4a4f92
#494e91
#484d90
#474c8f
#464b8e

Monochromatic Color with #54599c

#54599c
#6b71c6
#8289f1
#0f101c
#262947
#3d4171

Tints of #54599c Color

#54599c
#676ba7
#7a7db2
#8d90bd
#a0a2c8
#b3b5d3
#c6c7de
#d9dae9
#ececf4
#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

#54599c
#9c9754

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

Split Complementary

#54599c
#9c7354
#7d9c54

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

Analogous Color

#54769c
#54679c
#54599c
#5d549c
#6c549c

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

#54599c
#9c5459
#599c54

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

#54599c
#9c547d
#9c9754
#549c73

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

#54599c
#9c9754
#7d9c54
#73549c

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 #54599c 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.

#54599c Color Code Preview on Black Background Color

This is how #54599c Color will look on black background color. Color contrast ratio is 3.29

#54599c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #54599c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #54599c

#54599c color code is use for CSS Background Color

Background color for the above div is #54599c

HTML with inline CSS

<div style="background-color:#54599c;"></div>

#54599c color code is use for CSS Border Color

CSS Border color for the above div is #54599c

HTML with inline CSS

<div style="border:5px solid #54599c;"></div>

CSS Border Left color for the above div is #54599c

HTML with inline CSS

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

CSS Border Right color for the above div is #54599c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #54599c

HTML with inline CSS

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

CSS Border Top color for the above div is #54599c

HTML with inline CSS

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

#54599c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#54599c Color code Preview on White Background

This is how #54599c Color code will look on white background color. Color contrast ratio is 6.39

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

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(84,89,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(156,151,84,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(84,89,156,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.