crispedge.com

Color picker

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

#7d3dfb hex color - Blue - Cool color - Information

#7d3dfb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #7d3dfb Color code in RGB color code model is created after adding 49.02% red color, 23.92% green color and 98.43% blue color. Hex #7d3dfb Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 76% magenta, 0% yellow and 2% black.

Hex #7d3dfb color code is between #7744ff web safe hex color code and #8833ee web safe hex color code. #7744ff is the nearest web safe color code. You can see here many more shades of #7d3dfb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7d3dfb#7d3dfb
RGB Decimal125, 61, 251rgb(125, 61, 251)
RGB Percent49%, 24%, 98%rgb(49%, 24%, 98%)
CSS RGBa125, 61, 251,1rgba(125,61,251,1)
CMYK Modelcmyk(50%,76%,0%,2%)
HSL Color Space260,96% ,61%hsl(260,96% ,61%)
HSV Color Space260°, 76%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111010011110111111011
Octal17575373
Decimal12561251
Hex7d3dfb

Different shades of #7d3dfb color code.

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

Light Shade of #7d3dfb
#9e6ffc
Dark Shade of #7d3dfb
#5b0bfa
Saturated Shade of #7d3dfb
#7c39ff
Desaturated Shade of #7d3dfb
#8047f1
Grey scale Shade of #7d3dfb
#9c9c9c
Brighten Shade
#9656ff
Most Readable Shade
#FFFFFF

Shades of #7d3dfb color code

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

#7d3dfb
#6f36df
#612fc3
#5328a7
#45218b
#371b6f
#291453
#1b0d37
#0d061b
#000000

Similar Color like #7d3dfb color

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

#7e3efc
#7f3ffd
#8040fe
#8141ff
#8242ff
#8343ff
#8444ff
#8545ff
#8646ff
#8747ff
#8848ff
#8949ff
#8a4aff
#8b4bff
#7c3cfa
#7b3bf9
#7a3af8
#7939f7
#7838f6
#7737f5
#7636f4
#7535f3
#7434f2
#7333f1
#7232f0
#7131ef
#7030ee
#6f2fed

Monochromatic Color with #7d3dfb

#7d3dfb
#130926
#281451
#3e1e7b
#5328a6
#6833d0

Tints of #7d3dfb Color

#7d3dfb
#8b52fb
#9968fb
#a87dfc
#b693fc
#c5a8fd
#d3befd
#e2d3fe
#f0e9fe
#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

#7d3dfb
#bbfb3d

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

Split Complementary

#7d3dfb
#fbdc3d
#5cfb3d

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

Analogous Color

#3d49fb
#573dfb
#7d3dfb
#a33dfb
#c93dfb

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

#7d3dfb
#fb7d3d
#3dfb7d

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

#7d3dfb
#fb3d5c
#bbfb3d
#3dfbdc

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

#7d3dfb
#bbfb3d
#5cfb3d
#dc3dfb

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

#7d3dfb Color Code Preview on Black Background Color

This is how #7d3dfb Color will look on black background color. Color contrast ratio is 3.93

#7d3dfb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7d3dfb color code is use for CSS Background Color

Background color for the above div is #7d3dfb

HTML with inline CSS

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

#7d3dfb color code is use for CSS Border Color

CSS Border color for the above div is #7d3dfb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7d3dfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7d3dfb Color code Preview on White Background

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

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

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.