crispedge.com

Color picker

Loading...

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

#50002a hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #50002a Color code in RGB color code model is created after adding 31.37% red color, 0% green color and 16.47% blue color. Hex #50002a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 48% yellow and 69% black.

Hex #50002a color code is between #550022 web safe hex color code and #440033 web safe hex color code. #550022 is the nearest web safe color code. You can see here many more shades of #50002a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code50002a#50002a
RGB Decimal80, 0, 42rgb(80, 0, 42)
RGB Percent31%, 0%, 16%rgb(31%, 0%, 16%)
CSS RGBa80, 0, 42,1rgba(80,0,42,1)
CMYK Modelcmyk(0%,100%,48%,69%)
HSL Color Space329,100% ,16%hsl(329,100% ,16%)
HSV Color Space328°, 100%, 31%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010100000000000000101010
Octal120052
Decimal80042
Hex50002a

Different shades of #50002a color code.

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

Light Shade of #50002a
#830045
Dark Shade of #50002a
#1d000f
Saturated Shade of #50002a
#50002a
Desaturated Shade of #50002a
#4c042a
Grey scale Shade of #50002a
#282828
Brighten Shade
#691943
Most Readable Shade
#FFFFFF

Shades of #50002a color code

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

#50002a
#470025
#3e0020
#35001c
#2c0017
#230012
#1a000e
#110009
#080004
#000000

Similar Color like #50002a color

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

#51012b
#52022c
#53032d
#54042e
#55052f
#560630
#570731
#580832
#590933
#5a0a34
#5b0b35
#5c0c36
#5d0d37
#5e0e38
#4f0029
#4e0028
#4d0027
#4c0026
#4b0025
#4a0024
#490023
#480022
#470021
#460020
#45001f
#44001e
#43001d
#42001c

Monochromatic Color with #50002a

#50002a
#7a0040
#a50057
#cf006d
#fa0083
#250014

Tints of #50002a Color

#50002a
#631c41
#763859
#8a5571
#9d7188
#b18da0
#c4aab8
#d8c6cf
#ebe2e7
#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

#50002a
#005026

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

Split Complementary

#50002a
#025000
#00504e

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

Analogous Color

#50004a
#50003a
#50002a
#50001a
#50000a

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

#50002a
#2a5000
#002a50

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

#50002a
#504e00
#005026
#000250

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

#50002a
#005026
#00504e
#500002

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

#50002a Color Code Preview on Black Background Color

This is how #50002a Color will look on black background color. Color contrast ratio is 1.37

#50002a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#50002a color code is use for CSS Background Color

Background color for the above div is #50002a

HTML with inline CSS

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

#50002a color code is use for CSS Border Color

CSS Border color for the above div is #50002a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#50002a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#50002a Color code Preview on White Background

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

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

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(80,0,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,80,38,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,0,42,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.