crispedge.com

Color picker

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

#7049e3 hex color - Violet - Cool color - Information

#7049e3 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7049e3 Color code in RGB color code model is created after adding 43.92% red color, 28.63% green color and 89.02% blue color. Hex #7049e3 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 68% magenta, 0% yellow and 11% black.

Hex #7049e3 color code is between #7744dd web safe hex color code and #6655ee web safe hex color code. #7744dd is the nearest web safe color code. You can see here many more shades of #7049e3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7049e3#7049e3
RGB Decimal112, 73, 227rgb(112, 73, 227)
RGB Percent44%, 29%, 89%rgb(44%, 29%, 89%)
CSS RGBa112, 73, 227,1rgba(112,73,227,1)
CMYK Modelcmyk(51%,68%,0%,11%)
HSL Color Space255,73% ,59%hsl(255,73% ,59%)
HSV Color Space255°, 68%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100000100100111100011
Octal160111343
Decimal11273227
Hex7049e3

Different shades of #7049e3 color code.

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

Light Shade of #7049e3
#9375ea
Dark Shade of #7049e3
#4f21d8
Saturated Shade of #7049e3
#6b3eed
Desaturated Shade of #7049e3
#7553d8
Grey scale Shade of #7049e3
#969696
Brighten Shade
#8962fc
Most Readable Shade
#FFFFFF

Shades of #7049e3 color code

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

#7049e3
#6340c9
#5738b0
#4a3097
#3e287e
#312064
#25184b
#181032
#0c0819
#000000

Similar Color like #7049e3 color

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

#714ae4
#724be5
#734ce6
#744de7
#754ee8
#764fe9
#7750ea
#7851eb
#7952ec
#7a53ed
#7b54ee
#7c55ef
#7d56f0
#7e57f1
#6f48e2
#6e47e1
#6d46e0
#6c45df
#6b44de
#6a43dd
#6942dc
#6841db
#6740da
#663fd9
#653ed8
#643dd7
#633cd6
#623bd5

Monochromatic Color with #7049e3

#7049e3
#07050e
#1c1239
#312063
#462e8e
#5b3bb8

Tints of #7049e3 Color

#7049e3
#7f5de6
#8f71e9
#9f85ec
#af99ef
#bfaef2
#cfc2f5
#dfd6f8
#efeafb
#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

#7049e3
#bce349

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

Split Complementary

#7049e3
#e3bd49
#6fe349

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

Analogous Color

#4960e3
#5149e3
#7049e3
#8f49e3
#ae49e3

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

#7049e3
#e37049
#49e370

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

#7049e3
#e3496f
#bce349
#49e3bd

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

#7049e3
#bce349
#6fe349
#bd49e3

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 #7049e3 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.

#7049e3 Color Code Preview on Black Background Color

This is how #7049e3 Color will look on black background color. Color contrast ratio is 3.75

#7049e3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7049e3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7049e3

#7049e3 color code is use for CSS Background Color

Background color for the above div is #7049e3

HTML with inline CSS

<div style="background-color:#7049e3;"></div>

#7049e3 color code is use for CSS Border Color

CSS Border color for the above div is #7049e3

HTML with inline CSS

<div style="border:5px solid #7049e3;"></div>

CSS Border Left color for the above div is #7049e3

HTML with inline CSS

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

CSS Border Right color for the above div is #7049e3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7049e3

HTML with inline CSS

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

CSS Border Top color for the above div is #7049e3

HTML with inline CSS

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

#7049e3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7049e3 Color code Preview on White Background

This is how #7049e3 Color code will look on white background color. Color contrast ratio is 5.60

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

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.