crispedge.com

Color picker

Loading...

#582d88 hex color - Violet - Cool color - Information

#582d88 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #582d88 Color code in RGB color code model is created after adding 34.51% red color, 17.65% green color and 53.33% blue color. Hex #582d88 Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 67% magenta, 0% yellow and 47% black.

Hex #582d88 color code is between #553377 web safe hex color code and #662299 web safe hex color code. #553377 is the nearest web safe color code. You can see here many more shades of #582d88 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code582d88#582d88
RGB Decimal88, 45, 136rgb(88, 45, 136)
RGB Percent35%, 18%, 53%rgb(35%, 18%, 53%)
CSS RGBa88, 45, 136,1rgba(88,45,136,1)
CMYK Modelcmyk(35%,67%,0%,47%)
HSL Color Space268,50% ,35%hsl(268,50% ,35%)
HSV Color Space268°, 67%, 53%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110000010110110001000
Octal13055210
Decimal8845136
Hex582d88

Different shades of #582d88 color code.

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

Light Shade of #582d88
#713aae
Dark Shade of #582d88
#3f2062
Saturated Shade of #582d88
#582491
Desaturated Shade of #582d88
#58367f
Grey scale Shade of #582d88
#5a5a5a
Brighten Shade
#7146a1
Most Readable Shade
#FFFFFF

Shades of #582d88 color code

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

#582d88
#4e2878
#442369
#3a1e5a
#30194b
#27143c
#1d0f2d
#130a1e
#09050f
#000000

Similar Color like #582d88 color

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

#592e89
#5a2f8a
#5b308b
#5c318c
#5d328d
#5e338e
#5f348f
#603590
#613691
#623792
#633893
#643994
#653a95
#663b96
#572c87
#562b86
#552a85
#542984
#532883
#522782
#512681
#502580
#4f247f
#4e237e
#4d227d
#4c217c
#4b207b
#4a1f7a

Monochromatic Color with #582d88

#582d88
#743bb3
#8f49dd
#050308
#211133
#3c1f5d

Tints of #582d88 Color

#582d88
#6a4495
#7d5ba2
#8f73af
#a28abc
#b4a1ca
#c7b9d7
#d9d0e4
#ece7f1
#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

#582d88
#5d882d

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

Split Complementary

#582d88
#88862d
#30882d

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

Analogous Color

#342d88
#462d88
#582d88
#6a2d88
#7c2d88

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

#582d88
#88582d
#2d8858

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

#582d88
#882d30
#5d882d
#2d8885

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

#582d88
#5d882d
#30882d
#862d88

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 #582d88 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.

#582d88 Color Code Preview on Black Background Color

This is how #582d88 Color will look on black background color. Color contrast ratio is 2.15

#582d88 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #582d88

HTML with inline CSS

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

Your Example Paragraph content text in with font color #582d88

#582d88 color code is use for CSS Background Color

Background color for the above div is #582d88

HTML with inline CSS

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

#582d88 color code is use for CSS Border Color

CSS Border color for the above div is #582d88

HTML with inline CSS

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

CSS Border Left color for the above div is #582d88

HTML with inline CSS

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

CSS Border Right color for the above div is #582d88

HTML with inline CSS

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

CSS Border Bottom color for the above div is #582d88

HTML with inline CSS

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

CSS Border Top color for the above div is #582d88

HTML with inline CSS

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

#582d88 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#582d88 Color code Preview on White Background

This is how #582d88 Color code will look on white background color. Color contrast ratio is 9.79

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

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,45,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,136,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,45,136,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.