crispedge.com

Color picker

Loading...

#53094b hex color - Violet - Warm color - Information

#53094b hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #53094b Color code in RGB color code model is created after adding 32.55% red color, 3.53% green color and 29.41% blue color. Hex #53094b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 10% yellow and 67% black.

Hex #53094b color code is between #551144 web safe hex color code and #440055 web safe hex color code. #551144 is the nearest web safe color code. You can see here many more shades of #53094b color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code53094b#53094b
RGB Decimal83, 9, 75rgb(83, 9, 75)
RGB Percent33%, 4%, 29%rgb(33%, 4%, 29%)
CSS RGBa83, 9, 75,1rgba(83,9,75,1)
CMYK Modelcmyk(0%,89%,10%,67%)
HSL Color Space306,80% ,18%hsl(306,80% ,18%)
HSV Color Space306°, 89%, 33%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100110000100101001011
Octal12311113
Decimal83975
Hex53094b

Different shades of #53094b color code.

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

Light Shade of #53094b
#810e75
Dark Shade of #53094b
#250421
Saturated Shade of #53094b
#58044f
Desaturated Shade of #53094b
#4e0e47
Grey scale Shade of #53094b
#2e2e2e
Brighten Shade
#6c2264
Most Readable Shade
#FFFFFF

Shades of #53094b color code

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

#53094b
#490842
#40073a
#370632
#2e0529
#240421
#1b0319
#120210
#090108
#000000

Similar Color like #53094b color

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

#540a4c
#550b4d
#560c4e
#570d4f
#580e50
#590f51
#5a1052
#5b1153
#5c1254
#5d1355
#5e1456
#5f1557
#601658
#611759
#52084a
#510749
#500648
#4f0547
#4e0446
#4d0345
#4c0244
#4b0143
#4a0042
#490041
#480040
#47003f
#46003e
#45003d

Monochromatic Color with #53094b

#53094b
#7d0e71
#a81298
#d217be
#fd1be5
#280425

Tints of #53094b Color

#53094b
#66245f
#793f73
#8c5b87
#9f769b
#b291af
#c5adc3
#d8c8d7
#ebe3eb
#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

#53094b
#095311

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

Split Complementary

#53094b
#265309
#095336

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

Analogous Color

#3d0953
#4c0953
#53094b
#53093c
#53092d

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

#53094b
#4b5309
#094b53

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

#53094b
#533609
#095311
#092653

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

#53094b
#095311
#095336
#530926

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 #53094b 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.

#53094b Color Code Preview on Black Background Color

This is how #53094b Color will look on black background color. Color contrast ratio is 1.51

#53094b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53094b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53094b

#53094b color code is use for CSS Background Color

Background color for the above div is #53094b

HTML with inline CSS

<div style="background-color:#53094b;"></div>

#53094b color code is use for CSS Border Color

CSS Border color for the above div is #53094b

HTML with inline CSS

<div style="border:5px solid #53094b;"></div>

CSS Border Left color for the above div is #53094b

HTML with inline CSS

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

CSS Border Right color for the above div is #53094b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #53094b

HTML with inline CSS

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

CSS Border Top color for the above div is #53094b

HTML with inline CSS

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

#53094b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53094b Color code Preview on White Background

This is how #53094b Color code will look on white background color. Color contrast ratio is 13.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 #53094b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #53094b; }

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,9,75,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(9,83,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(83,9,75,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.