crispedge.com

Color picker

Loading...

#72003e hex color - Violet - Warm color - Information

#72003e hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #72003e Color code in RGB color code model is created after adding 44.71% red color, 0% green color and 24.31% blue color. Hex #72003e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 46% yellow and 55% black.

Hex #72003e color code is between #770044 web safe hex color code and #660033 web safe hex color code. #770044 is the nearest web safe color code. You can see here many more shades of #72003e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code72003e#72003e
RGB Decimal114, 0, 62rgb(114, 0, 62)
RGB Percent45%, 0%, 24%rgb(45%, 0%, 24%)
CSS RGBa114, 0, 62,1rgba(114,0,62,1)
CMYK Modelcmyk(0%,100%,46%,55%)
HSL Color Space327,100% ,22%hsl(327,100% ,22%)
HSV Color Space327°, 100%, 45%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100100000000000111110
Octal162076
Decimal114062
Hex72003e

Different shades of #72003e color code.

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

Light Shade of #72003e
#a5005a
Dark Shade of #72003e
#3f0022
Saturated Shade of #72003e
#72003e
Desaturated Shade of #72003e
#6c063d
Grey scale Shade of #72003e
#393939
Brighten Shade
#8b1957
Most Readable Shade
#FFFFFF

Shades of #72003e color code

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

#72003e
#650037
#580030
#4c0029
#3f0022
#32001b
#260014
#19000d
#0c0006
#000000

Similar Color like #72003e color

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

#73013f
#740240
#750341
#760442
#770543
#780644
#790745
#7a0846
#7b0947
#7c0a48
#7d0b49
#7e0c4a
#7f0d4b
#800e4c
#71003d
#70003c
#6f003b
#6e003a
#6d0039
#6c0038
#6b0037
#6a0036
#690035
#680034
#670033
#660032
#650031
#640030

Monochromatic Color with #72003e

#72003e
#9c0055
#c7006c
#f10083
#1d0010
#470027

Tints of #72003e Color

#72003e
#811c53
#913868
#a1557e
#b07193
#c08da9
#d0aabe
#dfc6d4
#efe2e9
#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

#72003e
#007234

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

Split Complementary

#72003e
#057200
#00726d

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

Analogous Color

#72006c
#720055
#72003e
#720027
#720010

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

#72003e
#3e7200
#003e72

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

#72003e
#726d00
#007234
#000572

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

#72003e
#007234
#00726d
#720005

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 #72003e 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.

#72003e Color Code Preview on Black Background Color

This is how #72003e Color will look on black background color. Color contrast ratio is 1.79

#72003e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72003e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72003e

#72003e color code is use for CSS Background Color

Background color for the above div is #72003e

HTML with inline CSS

<div style="background-color:#72003e;"></div>

#72003e color code is use for CSS Border Color

CSS Border color for the above div is #72003e

HTML with inline CSS

<div style="border:5px solid #72003e;"></div>

CSS Border Left color for the above div is #72003e

HTML with inline CSS

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

CSS Border Right color for the above div is #72003e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #72003e

HTML with inline CSS

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

CSS Border Top color for the above div is #72003e

HTML with inline CSS

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

#72003e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#72003e Color code Preview on White Background

This is how #72003e Color code will look on white background color. Color contrast ratio is 11.76

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

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(114,0,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,114,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(114,0,62,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.