crispedge.com

#59023a hex color - Violet - Warm color - Information

#59023a hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #59023a Color code in RGB color code model is created after adding 34.9% red color, 0.78% green color and 22.75% blue color. Hex #59023a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 35% yellow and 65.1% black.

Hex #59023a color code is between #550033 web safe hex color code and #660044 web safe hex color code. #550033 is the nearest web safe color code. You can see here many more shades of #59023a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code59023a#59023a
RGB Decimal89, 2, 58rgb(89, 2, 58)
RGB Percent35%, 1%, 23%rgb(35%, 1%, 23%)
CSS RGBa89, 2, 58,1rgba(89,2,58,1)
CMYK Modelcmyk(0%,98%,35%,65.1%)
HSL Color Space321,96% ,18%hsl(321,96% ,18%)
HSV Color Space321°, 98%, 35%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010110010000001000111010
Octal131272
Decimal89258
Hex59023a

Different shades of #59023a color code.

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

Light Shade of #59023a
#8b035a
Dark Shade of #59023a
#270119
Saturated Shade of #59023a
#5b003b
Desaturated Shade of #59023a
#540739
Grey scale Shade of #59023a
#2d2d2d
Brighten Shade
#721b53
Most Readable Shade
#FFFFFF

Shades of #59023a color code

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

#59023a
#4f0133
#45012d
#3b0126
#310120
#270019
#1d0013
#13000c
#090006
#000000

Similar Color like #59023a color

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

#5a033b
#5b043c
#5c053d
#5d063e
#5e073f
#5f0840
#600941
#610a42
#620b43
#630c44
#640d45
#650e46
#660f47
#671048
#580139
#570038
#560037
#550036
#540035
#530034
#520033
#510032
#500031
#4f0030
#4e002f
#4d002e
#4c002d
#4b002c

Monochromatic Color with #59023a

#59023a
#830356
#ae0471
#d8058d
#040003
#2e011e

Tints of #59023a Color

#59023a
#6b1e4f
#7d3a65
#90567b
#a27291
#b58ea7
#c7aabd
#dac6d3
#ece2e9
#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

#59023a
#025921

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

Split Complementary

#59023a
#0f5902
#02594c

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

Analogous Color

#550259
#59024b
#59023a
#590229
#590217

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

#59023a
#3a5902
#023a59

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

#59023a
#594c02
#025921
#020e59

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

#59023a
#025921
#02594c
#59020f

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 #59023a 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.

#59023a Color Code Preview on Black Background Color

This is how #59023a Color will look on black background color. Color contrast ratio is 1.49

#59023a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #59023a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #59023a

#59023a color code is use for CSS Background Color

Background color for the above div is #59023a

HTML with inline CSS

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

#59023a color code is use for CSS Border Color

CSS Border color for the above div is #59023a

HTML with inline CSS

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

CSS Border Left color for the above div is #59023a

HTML with inline CSS

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

CSS Border Right color for the above div is #59023a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #59023a

HTML with inline CSS

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

CSS Border Top color for the above div is #59023a

HTML with inline CSS

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

#59023a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#59023a Color code Preview on White Background

This is how #59023a Color code will look on white background color. Color contrast ratio is 14.05

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

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(89,2,58,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(2,89,33,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(89,2,58,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.