crispedge.com

Color picker

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

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

#7a7ddd hex color - Violet - Cool color

Color Hue/Base color: Violet

Hex #7a7ddd Color code in RGB color code model is created after adding 47.84% red color, 49.02% green color and 86.67% blue color. Hex #7a7ddd Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 43% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7a7ddd#7a7ddd
RGB Decimal122, 125, 221rgb(122, 125, 221)
RGB Percent48%, 49%, 87%rgb(48%, 49%, 87%)
CSS RGBa122, 125, 221,1rgba(122,125,221,1)
CMYK Modelcmyk(45%,43%,0%,13%)
HSL Color Space238,59% ,67%hsl(238,59% ,67%)
HSV Color Space238°, 45%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110100111110111011101
Octal172175335
Decimal122125221
Hex7a7ddd

Different shades of #7a7ddd color code.

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

Light Shade of #7a7ddd
#a3a5e7
Dark Shade of #7a7ddd
#5155d3
Saturated Shade of #7a7ddd
#7275e5
Desaturated Shade of #7a7ddd
#8285d5
Grey scale Shade of #7a7ddd
#ababab
Brighten Shade
#9396f6
Most Readable Shade
#FFFFFF

Shades of #7a7ddd color code

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

#7a7ddd
#6c6fc4
#5e61ab
#515393
#43457a
#363762
#282949
#1b1b31
#0d0d18
#000000

Similar Color like #7a7ddd color

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

#7b7ede
#7c7fdf
#7d80e0
#7e81e1
#7f82e2
#8083e3
#8184e4
#8285e5
#8386e6
#8487e7
#8588e8
#8689e9
#878aea
#888beb
#797cdc
#787bdb
#777ada
#7679d9
#7578d8
#7477d7
#7376d6
#7275d5
#7174d4
#7073d3
#6f72d2
#6e71d1
#6d70d0
#6c6fcf

Monochromatic Color with #7a7ddd

#7a7ddd
#050508
#1c1d33
#34355d
#4b4d88
#6365b3

Tints of #7a7ddd Color

#7a7ddd
#888be0
#9799e4
#a6a8e8
#b5b6ec
#c3c5ef
#d2d3f3
#e1e2f7
#f0f0fb
#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

#7a7ddd
#ddda7a

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

Split Complementary

#7a7ddd
#dda97a
#afdd7a

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

Analogous Color

#7aa5dd
#7a91dd
#7a7ddd
#8b7add
#9f7add

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

#7a7ddd
#dd7a7d
#7ddd7a

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

#7a7ddd
#dd7aae
#ddda7a
#7adda8

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

#7a7ddd
#ddda7a
#afdd7a
#a97add

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

#7a7ddd Color Code Preview on Black Background Color

This is how #7a7ddd Color will look on black background color. Color contrast ratio is 5.81

#7a7ddd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7a7ddd color code is use for CSS Background Color

Background color for the above div is #7a7ddd

HTML with inline CSS

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

#7a7ddd color code is use for CSS Border Color

CSS Border color for the above div is #7a7ddd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7a7ddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7a7ddd Color code Preview on White Background

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

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

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.