crispedge.com

Color picker

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

#9d61d4 hex color - Legendary Lavender - Violet - Warm color - Information

#9d61d4 hex color - Legendary Lavender - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #9d61d4 Color Code is also known as Legendary Lavender color.

Hex #9d61d4 Color code in RGB color code model is created after adding 61.57% red color, 38.04% green color and 83.14% blue color. Hex #9d61d4 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 54% magenta, 0% yellow and 17% black.

Hex #9d61d4 color code is between #9966cc web safe hex color code and #aa55dd web safe hex color code. #9966cc is the nearest web safe color code. You can see here many more shades of #9d61d4 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Code9d61d4#9d61d4
RGB Decimal157, 97, 212rgb(157, 97, 212)
RGB Percent62%, 38%, 83%rgb(62%, 38%, 83%)
CSS RGBa157, 97, 212,1rgba(157,97,212,1)
CMYK Modelcmyk(26%,54%,0%,17%)
HSL Color Space271,57% ,61%hsl(271,57% ,61%)
HSV Color Space271°, 54%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111010110000111010100
Octal235141324
Decimal15797212
Hex9d61d4

Different shades of #9d61d4 color code.

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

Light Shade of #9d61d4
#b689df
Dark Shade of #9d61d4
#8439c9
Saturated Shade of #9d61d4
#9d57de
Desaturated Shade of #9d61d4
#9d6bca
Grey scale Shade of #9d61d4
#9a9a9a
Brighten Shade
#b67aed
Most Readable Shade
#FFFFFF

Shades of #9d61d4 color code

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

#9d61d4
#8b56bc
#7a4ba4
#68408d
#573575
#452b5e
#342046
#22152f
#110a17
#000000

Similar Color like #9d61d4 color

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

#9e62d5
#9f63d6
#a064d7
#a165d8
#a266d9
#a367da
#a468db
#a569dc
#a66add
#a76bde
#a86cdf
#a96de0
#aa6ee1
#ab6fe2
#9c60d3
#9b5fd2
#9a5ed1
#995dd0
#985ccf
#975bce
#965acd
#9559cc
#9458cb
#9357ca
#9256c9
#9155c8
#9054c7
#8f53c6

Monochromatic Color with #9d61d4

#9d61d4
#bc74fe
#1f132a
#3f2754
#5e3a7f
#7e4ea9

Tints of #9d61d4 Color

#9d61d4
#a772d8
#b284dd
#bd95e2
#c8a7e7
#d3b8eb
#decaf0
#e9dbf5
#f4edfa
#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

#9d61d4
#98d461

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

Split Complementary

#9d61d4
#d2d461
#61d463

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

Analogous Color

#6f61d4
#8661d4
#9d61d4
#b461d4
#cb61d4

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

#9d61d4
#d49d61
#61d49d

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

#9d61d4
#d46361
#98d461
#61d1d4

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

#9d61d4
#98d461
#61d463
#d461d2

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 #9d61d4 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.

#9d61d4 Color Code Preview on Black Background Color

This is how #9d61d4 Color will look on black background color. Color contrast ratio is 5.09

#9d61d4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9d61d4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9d61d4

#9d61d4 color code is use for CSS Background Color

Background color for the above div is #9d61d4

HTML with inline CSS

<div style="background-color:#9d61d4;"></div>

#9d61d4 color code is use for CSS Border Color

CSS Border color for the above div is #9d61d4

HTML with inline CSS

<div style="border:5px solid #9d61d4;"></div>

CSS Border Left color for the above div is #9d61d4

HTML with inline CSS

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

CSS Border Right color for the above div is #9d61d4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9d61d4

HTML with inline CSS

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

CSS Border Top color for the above div is #9d61d4

HTML with inline CSS

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

#9d61d4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9d61d4 Color code Preview on White Background

This is how #9d61d4 Color code will look on white background color. Color contrast ratio is 4.12

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.