crispedge.com

Color picker

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

#d021d9 hex color - Violet - Warm color - Information

#d021d9 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d021d9 Color code in RGB color code model is created after adding 81.57% red color, 12.94% green color and 85.1% blue color. Hex #d021d9 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 85% magenta, 0% yellow and 15% black.

Hex #d021d9 color code is between #cc22dd web safe hex color code and #dd11cc web safe hex color code. #cc22dd is the nearest web safe color code. You can see here many more shades of #d021d9 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Coded021d9#d021d9
RGB Decimal208, 33, 217rgb(208, 33, 217)
RGB Percent82%, 13%, 85%rgb(82%, 13%, 85%)
CSS RGBa208, 33, 217,1rgba(208,33,217,1)
CMYK Modelcmyk(4%,85%,0%,15%)
HSL Color Space297,74% ,49%hsl(297,74% ,49%)
HSV Color Space297°, 85%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100000010000111011001
Octal32041331
Decimal20833217
Hexd021d9

Different shades of #d021d9 color code.

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

Light Shade of #d021d9
#dc4ae3
Dark Shade of #d021d9
#a61aad
Saturated Shade of #d021d9
#db14e5
Desaturated Shade of #d021d9
#c52dcc
Grey scale Shade of #d021d9
#7d7d7d
Brighten Shade
#e93af2
Most Readable Shade
#FFFFFF

Shades of #d021d9 color code

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

#d021d9
#b81dc0
#a119a8
#8a1690
#731278
#5c0e60
#450b48
#2e0730
#170318
#000000

Similar Color like #d021d9 color

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

#d122da
#d223db
#d324dc
#d425dd
#d526de
#d627df
#d728e0
#d829e1
#d92ae2
#da2be3
#db2ce4
#dc2de5
#dd2ee6
#de2fe7
#cf20d8
#ce1fd7
#cd1ed6
#cc1dd5
#cb1cd4
#ca1bd3
#c91ad2
#c819d1
#c718d0
#c617cf
#c516ce
#c415cd
#c314cc
#c213cb

Monochromatic Color with #d021d9

#d021d9
#040104
#2d072f
#560e59
#7f1484
#a71bae

Tints of #d021d9 Color

#d021d9
#d539dd
#da52e1
#df6be5
#e483e9
#ea9cee
#efb5f2
#f4cdf6
#f9e6fa
#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

#d021d9
#2ad921

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

Split Complementary

#d021d9
#86d921
#21d974

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

Analogous Color

#8621d9
#ab21d9
#d021d9
#d921bd
#d92198

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

#d021d9
#d9d021
#21d9d0

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

#d021d9
#d97421
#2ad921
#2186d9

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

#d021d9
#2ad921
#21d974
#d92186

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

#d021d9 Color Code Preview on Black Background Color

This is how #d021d9 Color will look on black background color. Color contrast ratio is 4.90

#d021d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d021d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d021d9

#d021d9 color code is use for CSS Background Color

Background color for the above div is #d021d9

HTML with inline CSS

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

#d021d9 color code is use for CSS Border Color

CSS Border color for the above div is #d021d9

HTML with inline CSS

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

CSS Border Left color for the above div is #d021d9

HTML with inline CSS

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

CSS Border Right color for the above div is #d021d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d021d9

HTML with inline CSS

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

CSS Border Top color for the above div is #d021d9

HTML with inline CSS

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

#d021d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d021d9 Color code Preview on White Background

This is how #d021d9 Color code will look on white background color. Color contrast ratio is 4.28

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.