crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#7e2e8c hex color - Violet - Warm color - Information

#7e2e8c hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #7e2e8c Color code in RGB color code model is created after adding 49.41% red color, 18.04% green color and 54.9% blue color. Hex #7e2e8c Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 67% magenta, 0% yellow and 45% black.

Hex #7e2e8c color code is between #773388 web safe hex color code and #882299 web safe hex color code. #773388 is the nearest web safe color code. You can see here many more shades of #7e2e8c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7e2e8c#7e2e8c
RGB Decimal126, 46, 140rgb(126, 46, 140)
RGB Percent49%, 18%, 55%rgb(49%, 18%, 55%)
CSS RGBa126, 46, 140,1rgba(126,46,140,1)
CMYK Modelcmyk(10%,67%,0%,45%)
HSL Color Space291,51% ,36%hsl(291,51% ,36%)
HSV Color Space291°, 67%, 55%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011111100010111010001100
Octal17656214
Decimal12646140
Hex7e2e8c

Different shades of #7e2e8c color code.

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

Light Shade of #7e2e8c
#a13bb2
Dark Shade of #7e2e8c
#5b2166
Saturated Shade of #7e2e8c
#852595
Desaturated Shade of #7e2e8c
#773783
Grey scale Shade of #7e2e8c
#5d5d5d
Brighten Shade
#9747a5
Most Readable Shade
#FFFFFF

Shades of #7e2e8c color code

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

#7e2e8c
#70287c
#62236c
#541e5d
#46194d
#38143e
#2a0f2e
#1c0a1f
#0e050f
#000000

Similar Color like #7e2e8c color

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

#7f2f8d
#80308e
#81318f
#823290
#833391
#843492
#853593
#863694
#873795
#883896
#893997
#8a3a98
#8b3b99
#8c3c9a
#7d2d8b
#7c2c8a
#7b2b89
#7a2a88
#792987
#782886
#772785
#762684
#752583
#742482
#732381
#722280
#71217f
#70207e

Monochromatic Color with #7e2e8c

#7e2e8c
#a43cb6
#ca4ae1
#0b040c
#311237
#582061

Tints of #7e2e8c Color

#7e2e8c
#8c4598
#9a5ca5
#a973b2
#b78abf
#c5a2cb
#d4b9d8
#e2d0e5
#f0e7f2
#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

#7e2e8c
#3c8c2e

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

Split Complementary

#7e2e8c
#6b8c2e
#2e8c4f

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

Analogous Color

#582e8c
#6b2e8c
#7e2e8c
#8c2e87
#8c2e74

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

#7e2e8c
#8c7e2e
#2e8c7e

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

#7e2e8c
#8c4f2e
#3c8c2e
#2e6b8c

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

#7e2e8c
#3c8c2e
#2e8c4f
#8c2e6b

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 #7e2e8c 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.

#7e2e8c Color Code Preview on Black Background Color

This is how #7e2e8c Color will look on black background color. Color contrast ratio is 2.66

#7e2e8c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7e2e8c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7e2e8c

#7e2e8c color code is use for CSS Background Color

Background color for the above div is #7e2e8c

HTML with inline CSS

<div style="background-color:#7e2e8c;"></div>

#7e2e8c color code is use for CSS Border Color

CSS Border color for the above div is #7e2e8c

HTML with inline CSS

<div style="border:5px solid #7e2e8c;"></div>

CSS Border Left color for the above div is #7e2e8c

HTML with inline CSS

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

CSS Border Right color for the above div is #7e2e8c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7e2e8c

HTML with inline CSS

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

CSS Border Top color for the above div is #7e2e8c

HTML with inline CSS

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

#7e2e8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7e2e8c Color code Preview on White Background

This is how #7e2e8c Color code will look on white background color. Color contrast ratio is 7.90

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.