crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#591d96 hex color - Violet - Cool color - Information

#591d96 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #591d96 Color code in RGB color code model is created after adding 34.9% red color, 11.37% green color and 58.82% blue color. Hex #591d96 Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 81% magenta, 0% yellow and 41% black.

Hex #591d96 color code is between #552299 web safe hex color code and #661188 web safe hex color code. #552299 is the nearest web safe color code. You can see here many more shades of #591d96 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code591d96#591d96
RGB Decimal89, 29, 150rgb(89, 29, 150)
RGB Percent35%, 11%, 59%rgb(35%, 11%, 59%)
CSS RGBa89, 29, 150,1rgba(89,29,150,1)
CMYK Modelcmyk(41%,81%,0%,41%)
HSL Color Space270,68% ,35%hsl(270,68% ,35%)
HSV Color Space270°, 81%, 59%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110010001110110010110
Octal13135226
Decimal8929150
Hex591d96

Different shades of #591d96 color code.

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

Light Shade of #591d96
#7225c1
Dark Shade of #591d96
#40156b
Saturated Shade of #591d96
#59149f
Desaturated Shade of #591d96
#59268d
Grey scale Shade of #591d96
#595959
Brighten Shade
#7236af
Most Readable Shade
#FFFFFF

Shades of #591d96 color code

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

#591d96
#4f1985
#451674
#3b1364
#311053
#270c42
#1d0932
#130621
#090310
#000000

Similar Color like #591d96 color

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

#5a1e97
#5b1f98
#5c2099
#5d219a
#5e229b
#5f239c
#60249d
#61259e
#62269f
#6327a0
#6428a1
#6529a2
#662aa3
#672ba4
#581c95
#571b94
#561a93
#551992
#541891
#531790
#52168f
#51158e
#50148d
#4f138c
#4e128b
#4d118a
#4c1089
#4b0f88

Monochromatic Color with #591d96

#591d96
#7225c0
#8b2deb
#0d0416
#270d41
#40156b

Tints of #591d96 Color

#591d96
#6b36a1
#7d4fad
#9068b9
#a281c4
#b59ad0
#c7b3dc
#dacce7
#ece5f3
#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

#591d96
#5a961d

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

Split Complementary

#591d96
#96951d
#1e961d

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

Analogous Color

#291d96
#411d96
#591d96
#711d96
#891d96

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

#591d96
#96591d
#1d9659

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

#591d96
#961d1e
#5a961d
#1d9695

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

#591d96
#5a961d
#1e961d
#951d96

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 #591d96 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.

#591d96 Color Code Preview on Black Background Color

This is how #591d96 Color will look on black background color. Color contrast ratio is 2.04

#591d96 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #591d96

HTML with inline CSS

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

Your Example Paragraph content text in with font color #591d96

#591d96 color code is use for CSS Background Color

Background color for the above div is #591d96

HTML with inline CSS

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

#591d96 color code is use for CSS Border Color

CSS Border color for the above div is #591d96

HTML with inline CSS

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

CSS Border Left color for the above div is #591d96

HTML with inline CSS

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

CSS Border Right color for the above div is #591d96

HTML with inline CSS

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

CSS Border Bottom color for the above div is #591d96

HTML with inline CSS

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

CSS Border Top color for the above div is #591d96

HTML with inline CSS

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

#591d96 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#591d96 Color code Preview on White Background

This is how #591d96 Color code will look on white background color. Color contrast ratio is 10.29

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.