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

#535593 hex color - Blue - Cool color - Information

#535593 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #535593 Color code in RGB color code model is created after adding 32.55% red color, 33.33% green color and 57.65% blue color. Hex #535593 Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 42% magenta, 0% yellow and 42.35% black.

Hex #535593 color code is between #554499 web safe hex color code and #446688 web safe hex color code. #554499 is the nearest web safe color code. You can see here many more shades of #535593 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code535593#535593
RGB Decimal83, 85, 147rgb(83, 85, 147)
RGB Percent33%, 33%, 58%rgb(33%, 33%, 58%)
CSS RGBa83, 85, 147,1rgba(83,85,147,1)
CMYK Modelcmyk(44%,42%,0%,42.35%)
HSL Color Space238,28% ,45%hsl(238,28% ,45%)
HSV Color Space238°, 44%, 58%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100110101010110010011
Octal123125223
Decimal8385147
Hex535593

Different shades of #535593 color code.

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

Light Shade of #535593
#6d6fac
Dark Shade of #535593
#414272
Saturated Shade of #535593
#474a9e
Desaturated Shade of #535593
#5e6087
Grey scale Shade of #535593
#737373
Brighten Shade
#6c6eac
Most Readable Shade
#FFFFFF

Shades of #535593 color code

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

#535593
#494b82
#404272
#373862
#2e2f51
#242541
#1b1c31
#121220
#090910
#000000

Similar Color like #535593 color

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

#545694
#555795
#565896
#575997
#585a98
#595b99
#5a5c9a
#5b5d9b
#5c5e9c
#5d5f9d
#5e609e
#5f619f
#6062a0
#6163a1
#525492
#515391
#505290
#4f518f
#4e508e
#4d4f8d
#4c4e8c
#4b4d8b
#4a4c8a
#494b89
#484a88
#474987
#464886
#454785

Monochromatic Color with #535593

#535593
#6b6ebd
#8386e8
#0b0b13
#23243e
#3b3c68

Tints of #535593 Color

#535593
#66679f
#797aab
#8c8db7
#9fa0c3
#b2b3cf
#c5c6db
#d8d9e7
#ebecf3
#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

#535593
#939153

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

Split Complementary

#535593
#937153
#759353

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

Analogous Color

#536f93
#536293
#535593
#5e5393
#6b5393

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

#535593
#935355
#559353

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

#535593
#935375
#939153
#539371

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

#535593
#939153
#759353
#715393

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 #535593 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.

#535593 Color Code Preview on Black Background Color

This is how #535593 Color will look on black background color. Color contrast ratio is 3.09

#535593 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #535593

HTML with inline CSS

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

Your Example Paragraph content text in with font color #535593

#535593 color code is use for CSS Background Color

Background color for the above div is #535593

HTML with inline CSS

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

#535593 color code is use for CSS Border Color

CSS Border color for the above div is #535593

HTML with inline CSS

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

CSS Border Left color for the above div is #535593

HTML with inline CSS

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

CSS Border Right color for the above div is #535593

HTML with inline CSS

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

CSS Border Bottom color for the above div is #535593

HTML with inline CSS

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

CSS Border Top color for the above div is #535593

HTML with inline CSS

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

#535593 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#535593 Color code Preview on White Background

This is how #535593 Color code will look on white background color. Color contrast ratio is 6.80

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

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(83,85,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(147,145,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(83,85,147,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.