crispedge.com

Color picker

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

#d185e2 hex color - Violet - Warm color - Information

#d185e2 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d185e2 Color code in RGB color code model is created after adding 81.96% red color, 52.16% green color and 88.63% blue color. Hex #d185e2 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 41% magenta, 0% yellow and 11% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Coded185e2#d185e2
RGB Decimal209, 133, 226rgb(209, 133, 226)
RGB Percent82%, 52%, 89%rgb(82%, 52%, 89%)
CSS RGBa209, 133, 226,1rgba(209,133,226,1)
CMYK Modelcmyk(8%,41%,0%,11%)
HSL Color Space289,62% ,70%hsl(289,62% ,70%)
HSV Color Space289°, 41%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100011000010111100010
Octal321205342
Decimal209133226
Hexd185e2

Different shades of #d185e2 color code.

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

Light Shade of #d185e2
#e1aeec
Dark Shade of #d185e2
#c15cd8
Saturated Shade of #d185e2
#d67dea
Desaturated Shade of #d185e2
#cc8dda
Grey scale Shade of #d185e2
#b3b3b3
Brighten Shade
#ea9efb
Most Readable Shade
#000000

Shades of #d185e2 color code

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

#d185e2
#b976c8
#a267af
#8b5896
#74497d
#5c3b64
#452c4b
#2e1d32
#170e19
#000000

Similar Color like #d185e2 color

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

#d286e3
#d387e4
#d488e5
#d589e6
#d68ae7
#d78be8
#d88ce9
#d98dea
#da8eeb
#db8fec
#dc90ed
#dd91ee
#de92ef
#df93f0
#d084e1
#cf83e0
#ce82df
#cd81de
#cc80dd
#cb7fdc
#ca7edb
#c97dda
#c87cd9
#c77bd8
#c67ad7
#c579d6
#c478d5
#c377d4

Monochromatic Color with #d185e2

#d185e2
#0c080d
#342138
#5b3a62
#82538d
#aa6cb7

Tints of #d185e2 Color

#d185e2
#d692e5
#dba0e8
#e0adeb
#e5bbee
#eac8f2
#efd6f5
#f4e3f8
#f9f1fb
#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

#d185e2
#96e285

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

Split Complementary

#d185e2
#c4e285
#85e2a3

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

Analogous Color

#ac85e2
#be85e2
#d185e2
#e285e0
#e285ce

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

#d185e2
#e2d185
#85e2d1

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

#d185e2
#e2a285
#96e285
#85c4e2

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

#d185e2
#96e285
#85e2a3
#e285c4

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

#d185e2 Color Code Preview on Black Background Color

This is how #d185e2 Color will look on black background color. Color contrast ratio is 8.16

#d185e2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d185e2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d185e2

#d185e2 color code is use for CSS Background Color

Background color for the above div is #d185e2

HTML with inline CSS

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

#d185e2 color code is use for CSS Border Color

CSS Border color for the above div is #d185e2

HTML with inline CSS

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

CSS Border Left color for the above div is #d185e2

HTML with inline CSS

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

CSS Border Right color for the above div is #d185e2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d185e2

HTML with inline CSS

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

CSS Border Top color for the above div is #d185e2

HTML with inline CSS

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

#d185e2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d185e2 Color code Preview on White Background

This is how #d185e2 Color code will look on white background color. Color contrast ratio is 2.57

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.