crispedge.com

Color picker

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

#db75f1 hex color - Violet - Warm color - Information

#db75f1 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #db75f1 Color code in RGB color code model is created after adding 85.88% red color, 45.88% green color and 94.51% blue color. Hex #db75f1 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 51% magenta, 0% yellow and 5% black.

Hex #db75f1 color code is between #dd77ee web safe hex color code and #cc66ff web safe hex color code. #dd77ee is the nearest web safe color code. You can see here many more shades of #db75f1 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codedb75f1#db75f1
RGB Decimal219, 117, 241rgb(219, 117, 241)
RGB Percent86%, 46%, 95%rgb(86%, 46%, 95%)
CSS RGBa219, 117, 241,1rgba(219,117,241,1)
CMYK Modelcmyk(9%,51%,0%,5%)
HSL Color Space289,82% ,70%hsl(289,82% ,70%)
HSV Color Space289°, 51%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110110111010111110001
Octal333165361
Decimal219117241
Hexdb75f1

Different shades of #db75f1 color code.

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

Light Shade of #db75f1
#e7a3f6
Dark Shade of #db75f1
#cf47ec
Saturated Shade of #db75f1
#e06df9
Desaturated Shade of #db75f1
#d67de9
Grey scale Shade of #db75f1
#b3b3b3
Brighten Shade
#f48eff
Most Readable Shade
#000000

Shades of #db75f1 color code

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

#db75f1
#c268d6
#aa5bbb
#924ea0
#794185
#61346b
#492750
#301a35
#180d1a
#000000

Similar Color like #db75f1 color

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

#dc76f2
#dd77f3
#de78f4
#df79f5
#e07af6
#e17bf7
#e27cf8
#e37df9
#e47efa
#e57ffb
#e680fc
#e781fd
#e882fe
#e983ff
#da74f0
#d973ef
#d872ee
#d771ed
#d670ec
#d56feb
#d46eea
#d36de9
#d26ce8
#d16be7
#d06ae6
#cf69e5
#ce68e4
#cd67e3

Monochromatic Color with #db75f1

#db75f1
#1a0e1c
#412247
#673771
#8e4c9c
#b460c6

Tints of #db75f1 Color

#db75f1
#df84f2
#e393f4
#e7a3f5
#ebb2f7
#efc1f8
#f3d1fa
#f7e0fb
#fbeffd
#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

#db75f1
#8bf175

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

Split Complementary

#db75f1
#c9f175
#75f19d

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

Analogous Color

#a975f1
#c275f1
#db75f1
#f175ee
#f175d5

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

#db75f1
#f1db75
#75f1db

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

#db75f1
#f19d75
#8bf175
#75c9f1

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

#db75f1
#8bf175
#75f19d
#f175c9

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

#db75f1 Color Code Preview on Black Background Color

This is how #db75f1 Color will look on black background color. Color contrast ratio is 7.83

#db75f1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db75f1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db75f1

#db75f1 color code is use for CSS Background Color

Background color for the above div is #db75f1

HTML with inline CSS

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

#db75f1 color code is use for CSS Border Color

CSS Border color for the above div is #db75f1

HTML with inline CSS

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

CSS Border Left color for the above div is #db75f1

HTML with inline CSS

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

CSS Border Right color for the above div is #db75f1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db75f1

HTML with inline CSS

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

CSS Border Top color for the above div is #db75f1

HTML with inline CSS

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

#db75f1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db75f1 Color code Preview on White Background

This is how #db75f1 Color code will look on white background color. Color contrast ratio is 2.68

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

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.