crispedge.com

Color picker

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

#79146f hex color - Violet - Warm color - Information

#79146f hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #79146f Color code in RGB color code model is created after adding 47.45% red color, 7.84% green color and 43.53% blue color. Hex #79146f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 8% yellow and 53% black.

Hex #79146f color code is between #771177 web safe hex color code and #882266 web safe hex color code. #771177 is the nearest web safe color code. You can see here many more shades of #79146f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code79146f#79146f
RGB Decimal121, 20, 111rgb(121, 20, 111)
RGB Percent47%, 8%, 44%rgb(47%, 8%, 44%)
CSS RGBa121, 20, 111,1rgba(121,20,111,1)
CMYK Modelcmyk(0%,83%,8%,53%)
HSL Color Space306,72% ,28%hsl(306,72% ,28%)
HSV Color Space306°, 83%, 47%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110010001010001101111
Octal17124157
Decimal12120111
Hex79146f

Different shades of #79146f color code.

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

Light Shade of #79146f
#a51b97
Dark Shade of #79146f
#4d0d47
Saturated Shade of #79146f
#800d75
Desaturated Shade of #79146f
#721b69
Grey scale Shade of #79146f
#464646
Brighten Shade
#922d88
Most Readable Shade
#FFFFFF

Shades of #79146f color code

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

#79146f
#6b1162
#5e0f56
#500d4a
#430b3d
#350831
#280625
#1a0418
#0d020c
#000000

Similar Color like #79146f color

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

#7a1570
#7b1671
#7c1772
#7d1873
#7e1974
#7f1a75
#801b76
#811c77
#821d78
#831e79
#841f7a
#85207b
#86217c
#87227d
#78136e
#77126d
#76116c
#75106b
#740f6a
#730e69
#720d68
#710c67
#700b66
#6f0a65
#6e0964
#6d0863
#6c0762
#6b0661

Monochromatic Color with #79146f

#79146f
#a31b96
#ce22bd
#f829e4
#240621
#4e0d48

Tints of #79146f Color

#79146f
#872e7f
#96488f
#a5629f
#b47caf
#c396bf
#d2b0cf
#e1cadf
#f0e4ef
#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

#79146f
#14791e

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

Split Complementary

#79146f
#3c7914
#147951

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

Analogous Color

#5b1479
#6f1479
#79146f
#79145b
#791447

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

#79146f
#6f7914
#146f79

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

#79146f
#795014
#14791e
#143c79

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

#79146f
#14791e
#147951
#79143c

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 #79146f 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.

#79146f Color Code Preview on Black Background Color

This is how #79146f Color will look on black background color. Color contrast ratio is 2.14

#79146f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79146f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #79146f

#79146f color code is use for CSS Background Color

Background color for the above div is #79146f

HTML with inline CSS

<div style="background-color:#79146f;"></div>

#79146f color code is use for CSS Border Color

CSS Border color for the above div is #79146f

HTML with inline CSS

<div style="border:5px solid #79146f;"></div>

CSS Border Left color for the above div is #79146f

HTML with inline CSS

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

CSS Border Right color for the above div is #79146f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #79146f

HTML with inline CSS

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

CSS Border Top color for the above div is #79146f

HTML with inline CSS

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

#79146f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#79146f Color code Preview on White Background

This is how #79146f Color code will look on white background color. Color contrast ratio is 9.80

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

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.