crispedge.com

Color picker

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

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

#7b20c7 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7b20c7 Color code in RGB color code model is created after adding 48.24% red color, 12.55% green color and 78.04% blue color. Hex #7b20c7 Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 84% magenta, 0% yellow and 22% black.

Hex #7b20c7 color code is between #7722cc web safe hex color code and #8811bb web safe hex color code. #7722cc is the nearest web safe color code. You can see here many more shades of #7b20c7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7b20c7#7b20c7
RGB Decimal123, 32, 199rgb(123, 32, 199)
RGB Percent48%, 13%, 78%rgb(48%, 13%, 78%)
CSS RGBa123, 32, 199,1rgba(123,32,199,1)
CMYK Modelcmyk(38%,84%,0%,22%)
HSL Color Space273,72% ,45%hsl(273,72% ,45%)
HSV Color Space273°, 84%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110110010000011000111
Octal17340307
Decimal12332199
Hex7b20c7

Different shades of #7b20c7 color code.

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

Light Shade of #7b20c7
#943bdf
Dark Shade of #7b20c7
#60199b
Saturated Shade of #7b20c7
#7c14d3
Desaturated Shade of #7b20c7
#7a2cbb
Grey scale Shade of #7b20c7
#737373
Brighten Shade
#9439e0
Most Readable Shade
#FFFFFF

Shades of #7b20c7 color code

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

#7b20c7
#6d1cb0
#5f189a
#521584
#44116e
#360e58
#290a42
#1b072c
#0d0316
#000000

Similar Color like #7b20c7 color

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

#7c21c8
#7d22c9
#7e23ca
#7f24cb
#8025cc
#8126cd
#8227ce
#8328cf
#8429d0
#852ad1
#862bd2
#872cd3
#882dd4
#892ed5
#7a1fc6
#791ec5
#781dc4
#771cc3
#761bc2
#751ac1
#7419c0
#7318bf
#7217be
#7116bd
#7015bc
#6f14bb
#6e13ba
#6d12b9

Monochromatic Color with #7b20c7

#7b20c7
#9527f1
#12051d
#2c0c47
#461272
#61199c

Tints of #7b20c7 Color

#7b20c7
#8938cd
#9851d3
#a76ad9
#b583df
#c49be6
#d3b4ec
#e1cdf2
#f0e6f8
#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

#7b20c7
#6cc720

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

Split Complementary

#7b20c7
#c0c720
#20c728

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

Analogous Color

#3820c7
#5a20c7
#7b20c7
#9c20c7
#be20c7

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

#7b20c7
#c77b20
#20c77b

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

#7b20c7
#c72820
#6cc720
#20bfc7

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

#7b20c7
#6cc720
#20c728
#c720c0

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

#7b20c7 Color Code Preview on Black Background Color

This is how #7b20c7 Color will look on black background color. Color contrast ratio is 2.87

#7b20c7 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7b20c7 color code is use for CSS Background Color

Background color for the above div is #7b20c7

HTML with inline CSS

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

#7b20c7 color code is use for CSS Border Color

CSS Border color for the above div is #7b20c7

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7b20c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7b20c7 Color code Preview on White Background

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

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

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.