crispedge.com

Color picker

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

#d6b1f4 hex color - Violet - Warm color - Information

#d6b1f4 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #d6b1f4 Color code in RGB color code model is created after adding 83.92% red color, 69.41% green color and 95.69% blue color. Hex #d6b1f4 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 27% magenta, 0% yellow and 4% black.

Hex #d6b1f4 color code is between #ddaaee web safe hex color code and #ccbbff web safe hex color code. #ddaaee is the nearest web safe color code. You can see here many more shades of #d6b1f4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded6b1f4#d6b1f4
RGB Decimal214, 177, 244rgb(214, 177, 244)
RGB Percent84%, 69%, 96%rgb(84%, 69%, 96%)
CSS RGBa214, 177, 244,1rgba(214,177,244,1)
CMYK Modelcmyk(12%,27%,0%,4%)
HSL Color Space273,75% ,83%hsl(273,75% ,83%)
HSV Color Space273°, 27%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101101011000111110100
Octal326261364
Decimal214177244
Hexd6b1f4

Different shades of #d6b1f4 color code.

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

Light Shade of #d6b1f4
#eddefa
Dark Shade of #d6b1f4
#be84ee
Saturated Shade of #d6b1f4
#d6adf8
Desaturated Shade of #d6b1f4
#d6b5f0
Grey scale Shade of #d6b1f4
#d2d2d2
Brighten Shade
#efcaff
Most Readable Shade
#000000

Shades of #d6b1f4 color code

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

#d6b1f4
#be9dd8
#a689bd
#8e76a2
#766287
#5f4e6c
#473b51
#2f2736
#17131b
#000000

Similar Color like #d6b1f4 color

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

#d7b2f5
#d8b3f6
#d9b4f7
#dab5f8
#dbb6f9
#dcb7fa
#ddb8fb
#deb9fc
#dfbafd
#e0bbfe
#e1bcff
#e2bdff
#e3beff
#e4bfff
#d5b0f3
#d4aff2
#d3aef1
#d2adf0
#d1acef
#d0abee
#cfaaed
#cea9ec
#cda8eb
#cca7ea
#cba6e9
#caa5e8
#c9a4e7
#c8a3e6

Monochromatic Color with #d6b1f4

#d6b1f4
#1c171f
#41364a
#665574
#8b739f
#b192c9

Tints of #d6b1f4 Color

#d6b1f4
#dab9f5
#dfc2f6
#e3cbf7
#e8d3f8
#ecdcfa
#f1e5fb
#f5edfc
#faf6fd
#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

#d6b1f4
#cff4b1

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

Split Complementary

#d6b1f4
#f1f4b1
#b1f4b5

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

Analogous Color

#bbb1f4
#c9b1f4
#d6b1f4
#e3b1f4
#f1b1f4

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

#d6b1f4
#f4d6b1
#b1f4d6

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

#d6b1f4
#f4b4b1
#cff4b1
#b1f0f4

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

#d6b1f4
#cff4b1
#b1f4b5
#f4b1f1

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

#d6b1f4 Color Code Preview on Black Background Color

This is how #d6b1f4 Color will look on black background color. Color contrast ratio is 11.45

#d6b1f4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6b1f4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6b1f4

#d6b1f4 color code is use for CSS Background Color

Background color for the above div is #d6b1f4

HTML with inline CSS

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

#d6b1f4 color code is use for CSS Border Color

CSS Border color for the above div is #d6b1f4

HTML with inline CSS

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

CSS Border Left color for the above div is #d6b1f4

HTML with inline CSS

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

CSS Border Right color for the above div is #d6b1f4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d6b1f4

HTML with inline CSS

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

CSS Border Top color for the above div is #d6b1f4

HTML with inline CSS

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

#d6b1f4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d6b1f4 Color code Preview on White Background

This is how #d6b1f4 Color code will look on white background color. Color contrast ratio is 1.83

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

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.