crispedge.com

Color picker

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

#db93fb hex color - Violet - Warm color - Information

#db93fb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #db93fb Color code in RGB color code model is created after adding 85.88% red color, 57.65% green color and 98.43% blue color. Hex #db93fb Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 41% magenta, 0% yellow and 2% black.

Hex #db93fb color code is between #dd99ff web safe hex color code and #cc88ee web safe hex color code. #dd99ff is the nearest web safe color code. You can see here many more shades of #db93fb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedb93fb#db93fb
RGB Decimal219, 147, 251rgb(219, 147, 251)
RGB Percent86%, 58%, 98%rgb(86%, 58%, 98%)
CSS RGBa219, 147, 251,1rgba(219,147,251,1)
CMYK Modelcmyk(13%,41%,0%,2%)
HSL Color Space282,93% ,78%hsl(282,93% ,78%)
HSV Color Space282°, 41%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111001001111111011
Octal333223373
Decimal219147251
Hexdb93fb

Different shades of #db93fb color code.

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

Light Shade of #db93fb
#ebc4fd
Dark Shade of #db93fb
#cb62f9
Saturated Shade of #db93fb
#dd8fff
Desaturated Shade of #db93fb
#d999f5
Grey scale Shade of #db93fb
#c7c7c7
Brighten Shade
#f4acff
Most Readable Shade
#000000

Shades of #db93fb color code

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

#db93fb
#c282df
#aa72c3
#9262a7
#79518b
#61416f
#493153
#302037
#18101b
#000000

Similar Color like #db93fb color

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

#dc94fc
#dd95fd
#de96fe
#df97ff
#e098ff
#e199ff
#e29aff
#e39bff
#e49cff
#e59dff
#e69eff
#e79fff
#e8a0ff
#e9a1ff
#da92fa
#d991f9
#d890f8
#d78ff7
#d68ef6
#d58df5
#d48cf4
#d38bf3
#d28af2
#d189f1
#d088f0
#cf87ef
#ce86ee
#cd85ed

Monochromatic Color with #db93fb

#db93fb
#221726
#472f51
#6c487b
#9161a6
#b67ad0

Tints of #db93fb Color

#db93fb
#df9ffb
#e3abfb
#e7b7fc
#ebc3fc
#efcffd
#f3dbfd
#f7e7fe
#fbf3fe
#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

#db93fb
#b3fb93

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

Split Complementary

#db93fb
#e7fb93
#93fba7

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

Analogous Color

#b193fb
#c693fb
#db93fb
#f093fb
#fb93f1

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

#db93fb
#fbdb93
#93fbdb

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

#db93fb
#fba793
#b3fb93
#93e7fb

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

#db93fb
#b3fb93
#93fba7
#fb93e7

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

#db93fb Color Code Preview on Black Background Color

This is how #db93fb Color will look on black background color. Color contrast ratio is 9.58

#db93fb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db93fb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db93fb

#db93fb color code is use for CSS Background Color

Background color for the above div is #db93fb

HTML with inline CSS

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

#db93fb color code is use for CSS Border Color

CSS Border color for the above div is #db93fb

HTML with inline CSS

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

CSS Border Left color for the above div is #db93fb

HTML with inline CSS

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

CSS Border Right color for the above div is #db93fb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db93fb

HTML with inline CSS

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

CSS Border Top color for the above div is #db93fb

HTML with inline CSS

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

#db93fb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db93fb Color code Preview on White Background

This is how #db93fb Color code will look on white background color. Color contrast ratio is 2.19

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

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.