crispedge.com

Color picker

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

#7f79e4 hex color - Violet - Cool color - Information

#7f79e4 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7f79e4 Color code in RGB color code model is created after adding 49.8% red color, 47.45% green color and 89.41% blue color. Hex #7f79e4 Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 47% magenta, 0% yellow and 11% black.

Hex #7f79e4 color code is between #7777dd web safe hex color code and #8888ee web safe hex color code. #7777dd is the nearest web safe color code. You can see here many more shades of #7f79e4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7f79e4#7f79e4
RGB Decimal127, 121, 228rgb(127, 121, 228)
RGB Percent50%, 47%, 89%rgb(50%, 47%, 89%)
CSS RGBa127, 121, 228,1rgba(127,121,228,1)
CMYK Modelcmyk(44%,47%,0%,11%)
HSL Color Space243,66% ,68%hsl(243,66% ,68%)
HSV Color Space243°, 47%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111110111100111100100
Octal177171344
Decimal127121228
Hex7f79e4

Different shades of #7f79e4 color code.

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

Light Shade of #7f79e4
#a8a3ed
Dark Shade of #7f79e4
#564fdb
Saturated Shade of #7f79e4
#7871ec
Desaturated Shade of #7f79e4
#8681dc
Grey scale Shade of #7f79e4
#aeaeae
Brighten Shade
#9892fd
Most Readable Shade
#FFFFFF

Shades of #7f79e4 color code

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

#7f79e4
#706bca
#625eb1
#545098
#46437e
#383565
#2a284c
#1c1a32
#0e0d19
#000000

Similar Color like #7f79e4 color

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

#807ae5
#817be6
#827ce7
#837de8
#847ee9
#857fea
#8680eb
#8781ec
#8882ed
#8983ee
#8a84ef
#8b85f0
#8c86f1
#8d87f2
#7e78e3
#7d77e2
#7c76e1
#7b75e0
#7a74df
#7973de
#7872dd
#7771dc
#7670db
#756fda
#746ed9
#736dd8
#726cd7
#716bd6

Monochromatic Color with #7f79e4

#7f79e4
#09080f
#201f3a
#383564
#504c8f
#6762b9

Tints of #7f79e4 Color

#7f79e4
#8d87e7
#9b96ea
#a9a5ed
#b7b4f0
#c6c3f3
#d4d2f6
#e2e1f9
#f0f0fc
#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

#7f79e4
#dee479

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

Split Complementary

#7f79e4
#e4b579
#a9e479

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

Analogous Color

#799ee4
#7988e4
#7f79e4
#9479e4
#aa79e4

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

#7f79e4
#e47f79
#79e47f

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

#7f79e4
#e479a8
#dee479
#79e4b4

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

#7f79e4
#dee479
#a9e479
#b579e4

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

#7f79e4 Color Code Preview on Black Background Color

This is how #7f79e4 Color will look on black background color. Color contrast ratio is 5.76

#7f79e4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7f79e4 color code is use for CSS Background Color

Background color for the above div is #7f79e4

HTML with inline CSS

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

#7f79e4 color code is use for CSS Border Color

CSS Border color for the above div is #7f79e4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7f79e4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7f79e4 Color code Preview on White Background

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

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

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.