crispedge.com

Color picker

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

#7722cc hex color - Puissant Purple - Violet - Cool color - Information

#7722cc hex color - Puissant Purple - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7722cc Color Code is also known as Puissant Purple color.

Hex #7722cc Color code in RGB color code model is created after adding 46.67% red color, 13.33% green color and 80% blue color. Hex #7722cc Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 83% magenta, 0% yellow and 20% black.

Hex #7722cc color code is a web safe color. Next web safe color code is #6611bb and previous web safe color code is #8833dd. You can see here many more shades of #7722cc color code.

0 Likes 0 Comments | 52 Views

Color Table

Hex Color Code7722cc#7722cc
RGB Decimal119, 34, 204rgb(119, 34, 204)
RGB Percent47%, 13%, 80%rgb(47%, 13%, 80%)
CSS RGBa119, 34, 204,1rgba(119,34,204,1)
CMYK Modelcmyk(42%,83%,0%,20%)
HSL Color Space270,71% ,47%hsl(270,71% ,47%)
HSV Color Space270°, 83%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101110010001011001100
Octal16742314
Decimal11934204
Hex7722cc

Different shades of #7722cc color code.

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

Light Shade of #7722cc
#9042df
Dark Shade of #7722cc
#5d1ba0
Saturated Shade of #7722cc
#7716d8
Desaturated Shade of #7722cc
#772ec0
Grey scale Shade of #7722cc
#777777
Brighten Shade
#903be5
Most Readable Shade
#FFFFFF

Shades of #7722cc color code

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

#7722cc
#691eb5
#5c1a9e
#4f1688
#421271
#340f5a
#270b44
#1a072d
#0d0316
#000000

Similar Color like #7722cc color

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

#7823cd
#7924ce
#7a25cf
#7b26d0
#7c27d1
#7d28d2
#7e29d3
#7f2ad4
#802bd5
#812cd6
#822dd7
#832ed8
#842fd9
#8530da
#7621cb
#7520ca
#741fc9
#731ec8
#721dc7
#711cc6
#701bc5
#6f1ac4
#6e19c3
#6d18c2
#6c17c1
#6b16c0
#6a15bf
#6914be

Monochromatic Color with #7722cc

#7722cc
#9029f6
#140622
#2d0d4c
#451477
#5e1ba1

Tints of #7722cc Color

#7722cc
#863ad1
#9553d7
#a46bdd
#b384e2
#c29ce8
#d1b5ee
#e0cdf3
#efe6f9
#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

#7722cc
#77cc22

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

Split Complementary

#7722cc
#cccc22
#22cc22

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

Analogous Color

#3322cc
#5522cc
#7722cc
#9922cc
#bb22cc

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

#7722cc
#cc7722
#22cc77

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

#7722cc
#cc2222
#77cc22
#22cccc

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

#7722cc
#77cc22
#22cc22
#cc22cc

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 #7722cc 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.

#7722cc Color Code Preview on Black Background Color

This is how #7722cc Color will look on black background color. Color contrast ratio is 2.89

#7722cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7722cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7722cc

#7722cc color code is use for CSS Background Color

Background color for the above div is #7722cc

HTML with inline CSS

<div style="background-color:#7722cc;"></div>

#7722cc color code is use for CSS Border Color

CSS Border color for the above div is #7722cc

HTML with inline CSS

<div style="border:5px solid #7722cc;"></div>

CSS Border Left color for the above div is #7722cc

HTML with inline CSS

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

CSS Border Right color for the above div is #7722cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7722cc

HTML with inline CSS

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

CSS Border Top color for the above div is #7722cc

HTML with inline CSS

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

#7722cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7722cc Color code Preview on White Background

This is how #7722cc Color code will look on white background color. Color contrast ratio is 7.28

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

Related Gradients

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

0 Likes 0 Comments | 52 Views

Post your comment:-

By submitting comment you agree to our privacy policy.