crispedge.com

Color picker

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

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

#7b21c9 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7b21c9 Color code in RGB color code model is created after adding 48.24% red color, 12.94% green color and 78.82% blue color. Hex #7b21c9 Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 84% magenta, 0% yellow and 21% black.

Hex #7b21c9 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 #7b21c9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7b21c9#7b21c9
RGB Decimal123, 33, 201rgb(123, 33, 201)
RGB Percent48%, 13%, 79%rgb(48%, 13%, 79%)
CSS RGBa123, 33, 201,1rgba(123,33,201,1)
CMYK Modelcmyk(39%,84%,0%,21%)
HSL Color Space272,72% ,46%hsl(272,72% ,46%)
HSV Color Space272°, 84%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011110110010000111001001
Octal17341311
Decimal12333201
Hex7b21c9

Different shades of #7b21c9 color code.

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

Light Shade of #7b21c9
#943edf
Dark Shade of #7b21c9
#601a9d
Saturated Shade of #7b21c9
#7c15d5
Desaturated Shade of #7b21c9
#7a2dbd
Grey scale Shade of #7b21c9
#757575
Brighten Shade
#943ae2
Most Readable Shade
#FFFFFF

Shades of #7b21c9 color code

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

#7b21c9
#6d1db2
#5f199c
#521686
#44126f
#360e59
#290b43
#1b072c
#0d0316
#000000

Similar Color like #7b21c9 color

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

#7c22ca
#7d23cb
#7e24cc
#7f25cd
#8026ce
#8127cf
#8228d0
#8329d1
#842ad2
#852bd3
#862cd4
#872dd5
#882ed6
#892fd7
#7a20c8
#791fc7
#781ec6
#771dc5
#761cc4
#751bc3
#741ac2
#7319c1
#7218c0
#7117bf
#7016be
#6f15bd
#6e14bc
#6d13bb

Monochromatic Color with #7b21c9

#7b21c9
#9528f3
#13051f
#2d0c49
#471374
#611a9e

Tints of #7b21c9 Color

#7b21c9
#8939cf
#9852d5
#a76bdb
#b583e1
#c49ce7
#d3b5ed
#e1cdf3
#f0e6f9
#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

#7b21c9
#6fc921

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

Split Complementary

#7b21c9
#c3c921
#21c927

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

Analogous Color

#3821c9
#5921c9
#7b21c9
#9d21c9
#be21c9

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

#7b21c9
#c97b21
#21c97b

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

#7b21c9
#c92721
#6fc921
#21c3c9

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

#7b21c9
#6fc921
#21c927
#c921c3

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

#7b21c9 Color Code Preview on Black Background Color

This is how #7b21c9 Color will look on black background color. Color contrast ratio is 2.90

#7b21c9 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7b21c9 color code is use for CSS Background Color

Background color for the above div is #7b21c9

HTML with inline CSS

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

#7b21c9 color code is use for CSS Border Color

CSS Border color for the above div is #7b21c9

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7b21c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7b21c9 Color code Preview on White Background

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

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

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.