crispedge.com

Color picker

Loading...

#530e94 hex color - Violet - Warm color - Information

#530e94 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #530e94 Color code in RGB color code model is created after adding 32.55% red color, 5.49% green color and 58.04% blue color. Hex #530e94 Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 91% magenta, 0% yellow and 42% black.

Hex #530e94 color code is between #551199 web safe hex color code and #440088 web safe hex color code. #551199 is the nearest web safe color code. You can see here many more shades of #530e94 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code530e94#530e94
RGB Decimal83, 14, 148rgb(83, 14, 148)
RGB Percent33%, 5%, 58%rgb(33%, 5%, 58%)
CSS RGBa83, 14, 148,1rgba(83,14,148,1)
CMYK Modelcmyk(44%,91%,0%,42%)
HSL Color Space271,83% ,32%hsl(271,83% ,32%)
HSV Color Space271°, 91%, 58%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100110000111010010100
Octal12316224
Decimal8314148
Hex530e94

Different shades of #530e94 color code.

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

Light Shade of #530e94
#6d12c3
Dark Shade of #530e94
#390a65
Saturated Shade of #530e94
#53069c
Desaturated Shade of #530e94
#53168c
Grey scale Shade of #530e94
#515151
Brighten Shade
#6c27ad
Most Readable Shade
#FFFFFF

Shades of #530e94 color code

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

#530e94
#490c83
#400a73
#370962
#2e0752
#240641
#1b0431
#120320
#090110
#000000

Similar Color like #530e94 color

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

#540f95
#551096
#561197
#571298
#581399
#59149a
#5a159b
#5b169c
#5c179d
#5d189e
#5e199f
#5f1aa0
#601ba1
#611ca2
#520d93
#510c92
#500b91
#4f0a90
#4e098f
#4d088e
#4c078d
#4b068c
#4a058b
#49048a
#480389
#470288
#460187
#450086

Monochromatic Color with #530e94

#530e94
#6b12be
#8316e9
#0b0214
#23063f
#3b0a69

Tints of #530e94 Color

#530e94
#66289f
#7943ab
#8c5eb7
#9f79c3
#b293cf
#c5aedb
#d8c9e7
#ebe4f3
#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

#530e94
#4f940e

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

Split Complementary

#530e94
#92940e
#0e9410

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

Analogous Color

#1d0e94
#380e94
#530e94
#6e0e94
#890e94

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

#530e94
#94530e
#0e9453

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

#530e94
#94100e
#4f940e
#0e9294

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

#530e94
#4f940e
#0e9410
#940e92

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 #530e94 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.

#530e94 Color Code Preview on Black Background Color

This is how #530e94 Color will look on black background color. Color contrast ratio is 1.86

#530e94 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #530e94

HTML with inline CSS

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

Your Example Paragraph content text in with font color #530e94

#530e94 color code is use for CSS Background Color

Background color for the above div is #530e94

HTML with inline CSS

<div style="background-color:#530e94;"></div>

#530e94 color code is use for CSS Border Color

CSS Border color for the above div is #530e94

HTML with inline CSS

<div style="border:5px solid #530e94;"></div>

CSS Border Left color for the above div is #530e94

HTML with inline CSS

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

CSS Border Right color for the above div is #530e94

HTML with inline CSS

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

CSS Border Bottom color for the above div is #530e94

HTML with inline CSS

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

CSS Border Top color for the above div is #530e94

HTML with inline CSS

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

#530e94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#530e94 Color code Preview on White Background

This is how #530e94 Color code will look on white background color. Color contrast ratio is 11.30

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

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(83,14,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,148,14,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(83,14,148,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.