crispedge.com

Color picker

Loading...

#58408c hex color - Violet - Cool color - Information

#58408c hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #58408c Color code in RGB color code model is created after adding 34.51% red color, 25.1% green color and 54.9% blue color. Hex #58408c Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 54% magenta, 0% yellow and 45% black.

Hex #58408c color code is between #554488 web safe hex color code and #663399 web safe hex color code. #554488 is the nearest web safe color code. You can see here many more shades of #58408c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code58408c#58408c
RGB Decimal88, 64, 140rgb(88, 64, 140)
RGB Percent35%, 25%, 55%rgb(35%, 25%, 55%)
CSS RGBa88, 64, 140,1rgba(88,64,140,1)
CMYK Modelcmyk(37%,54%,0%,45%)
HSL Color Space259,37% ,40%hsl(259,37% ,40%)
HSV Color Space259°, 54%, 55%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110000100000010001100
Octal130100214
Decimal8864140
Hex58408c

Different shades of #58408c color code.

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

Light Shade of #58408c
#6e50af
Dark Shade of #58408c
#423069
Saturated Shade of #58408c
#543696
Desaturated Shade of #58408c
#5c4a82
Grey scale Shade of #58408c
#666666
Brighten Shade
#7159a5
Most Readable Shade
#FFFFFF

Shades of #58408c color code

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

#58408c
#4e387c
#44316c
#3a2a5d
#30234d
#271c3e
#1d152e
#130e1f
#09070f
#000000

Similar Color like #58408c color

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

#59418d
#5a428e
#5b438f
#5c4490
#5d4591
#5e4692
#5f4793
#604894
#614995
#624a96
#634b97
#644c98
#654d99
#664e9a
#573f8b
#563e8a
#553d89
#543c88
#533b87
#523a86
#513985
#503884
#4f3783
#4e3682
#4d3581
#4c3480
#4b337f
#4a327e

Monochromatic Color with #58408c

#58408c
#7353b6
#8d67e1
#08060c
#231937
#3d2d61

Tints of #58408c Color

#58408c
#6a5598
#7d6aa5
#8f7fb2
#a294bf
#b4aacb
#c7bfd8
#d9d4e5
#ece9f2
#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

#58408c
#748c40

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

Split Complementary

#58408c
#8c7e40
#4e8c40

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

Analogous Color

#40468c
#49408c
#58408c
#67408c
#76408c

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

#58408c
#8c5840
#408c58

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

#58408c
#8c404e
#748c40
#408c7e

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

#58408c
#748c40
#4e8c40
#7e408c

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

#58408c Color Code Preview on Black Background Color

This is how #58408c Color will look on black background color. Color contrast ratio is 2.53

#58408c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#58408c color code is use for CSS Background Color

Background color for the above div is #58408c

HTML with inline CSS

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

#58408c color code is use for CSS Border Color

CSS Border color for the above div is #58408c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#58408c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58408c Color code Preview on White Background

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

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

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(88,64,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,140,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,64,140,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.