Skip to main content Skip to docs navigation

#580bea hex color - Violet - 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: Blue Magenta

Color Hue/Base color: Violet

Hex #580bea Color code in RGB color code model is created after adding 34.51% red color, 4.31% green color and 91.76% blue color. Hex #580bea Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 95% magenta, 0% yellow and 8.24% black.

Hex #580bea color code is between #5511ee web safe hex color code and #6600dd web safe hex color code. #5511ee is the nearest web safe color code. You can see here many more shades of #580bea 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 580bea #580bea
RGB Decimal 88, 11, 234 rgb(88, 11, 234)
RGB Percent 35%, 4%, 92% rgb(35%, 4%, 92%)
CSS RGBa 88, 11, 234,1 rgba(88,11,234,1)
CMYK Model cmyk(62%,95%,0%,8.24%)
HSL Color Space 261,91% ,48% hsl(261,91% ,48%)
HSV Color Space 261°, 95%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011000 00001011 11101010
Octal 130 13 352
Decimal 88 11 234
Hex 58 0b ea

Different shades of #580bea color code.

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

Light Shade of #580bea
#7633f5
Dark Shade of #580bea
#4609b9
Saturated Shade of #580bea
#5500f5
Desaturated Shade of #580bea
#5c17de
Grey scale Shade of #580bea
#7a7a7a
Brighten Shade
#7124ff
Most Readable Shade
#FFFFFF

Shades of #580bea color code

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

#580bea
#4e09d0
#4408b6
#3a079c
#300682
#270468
#1d034e
#130234
#09011a
#000000

Similar Color like #580bea color

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

#590ceb
#5a0dec
#5b0eed
#5c0fee
#5d10ef
#5e11f0
#5f12f1
#6013f2
#6114f3
#6215f4
#6316f5
#6417f6
#6518f7
#6619f8
#570ae9
#5609e8
#5508e7
#5407e6
#5306e5
#5205e4
#5104e3
#5003e2
#4f02e1
#4e01e0
#4d00df
#4c00de
#4b00dd
#4a00dc

Monochromatic Color with #580bea

#580bea
#080115
#180340
#28056a
#380795
#4809bf

Tints of #580bea Color

#580bea
#6a26ec
#7d41ee
#8f5cf1
#a277f3
#b492f5
#c7adf8
#d9c8fa
#ece3fc
#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

#580bea
#9dea0b

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

Split Complementary

#580bea
#eac80b
#2dea0b

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

Analogous Color

#0b17ea
#2b0bea
#580bea
#850bea
#b10bea

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

#580bea
#ea580b
#0bea58

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

#580bea
#ea0b2d
#9dea0b
#0beac7

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

#580bea
#9dea0b
#2dea0b
#c80bea

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 #580bea 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.

#580bea Color Code Preview on Black Background Color

This is how #580bea Color will look on black background color. Color contrast ratio is 2.65

#580bea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #580bea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #580bea

#580bea color code is use for CSS Background Color

Background color for the above div is #580bea

HTML with inline CSS

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

#580bea color code is use for CSS Border Color

CSS Border color for the above div is #580bea

HTML with inline CSS

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

CSS Border Left color for the above div is #580bea

HTML with inline CSS

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

CSS Border Right color for the above div is #580bea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #580bea

HTML with inline CSS

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

CSS Border Top color for the above div is #580bea

HTML with inline CSS

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

#580bea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#580bea Color code Preview on White Background

This is how #580bea Color code will look on white background color. Color contrast ratio is 7.92

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

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,11,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,234,11,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,11,234,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.