crispedge.com

Color picker

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

#de479f hex color - Violet - Warm color - Information

#de479f hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #de479f Color code in RGB color code model is created after adding 87.06% red color, 27.84% green color and 62.35% blue color. Hex #de479f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 28% yellow and 13% black.

Hex #de479f color code is between #dd4499 web safe hex color code and #ee55aa web safe hex color code. #dd4499 is the nearest web safe color code. You can see here many more shades of #de479f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codede479f#de479f
RGB Decimal222, 71, 159rgb(222, 71, 159)
RGB Percent87%, 28%, 62%rgb(87%, 28%, 62%)
CSS RGBa222, 71, 159,1rgba(222,71,159,1)
CMYK Modelcmyk(0%,68%,28%,13%)
HSL Color Space325,70% ,57%hsl(325,70% ,57%)
HSV Color Space325°, 68%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111100100011110011111
Octal336107237
Decimal22271159
Hexde479f

Different shades of #de479f color code.

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

Light Shade of #de479f
#e672b6
Dark Shade of #de479f
#cd2587
Saturated Shade of #de479f
#e93ca1
Desaturated Shade of #de479f
#d3529d
Grey scale Shade of #de479f
#929292
Brighten Shade
#f760b8
Most Readable Shade
#FFFFFF

Shades of #de479f color code

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

#de479f
#c53f8d
#ac377b
#942f6a
#7b2758
#621f46
#4a1735
#310f23
#180711
#000000

Similar Color like #de479f color

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

#df48a0
#e049a1
#e14aa2
#e24ba3
#e34ca4
#e44da5
#e54ea6
#e64fa7
#e750a8
#e851a9
#e952aa
#ea53ab
#eb54ac
#ec55ad
#dd469e
#dc459d
#db449c
#da439b
#d9429a
#d84199
#d74098
#d63f97
#d53e96
#d43d95
#d33c94
#d23b93
#d13a92
#d03991

Monochromatic Color with #de479f

#de479f
#090307
#341125
#5e1e44
#892c62
#b33981

Tints of #de479f Color

#de479f
#e15ba9
#e56fb4
#e984bf
#ec98c9
#f0add4
#f4c1df
#f7d6e9
#fbeaf4
#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

#de479f
#47de86

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

Split Complementary

#de479f
#54de47
#47ded1

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

Analogous Color

#de47db
#de47bd
#de479f
#de4781
#de4763

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

#de479f
#9fde47
#479fde

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

#de479f
#ded147
#47de86
#4754de

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

#de479f
#47de86
#47ded1
#de4754

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

#de479f Color Code Preview on Black Background Color

This is how #de479f Color will look on black background color. Color contrast ratio is 5.51

#de479f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #de479f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #de479f

#de479f color code is use for CSS Background Color

Background color for the above div is #de479f

HTML with inline CSS

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

#de479f color code is use for CSS Border Color

CSS Border color for the above div is #de479f

HTML with inline CSS

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

CSS Border Left color for the above div is #de479f

HTML with inline CSS

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

CSS Border Right color for the above div is #de479f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #de479f

HTML with inline CSS

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

CSS Border Top color for the above div is #de479f

HTML with inline CSS

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

#de479f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#de479f Color code Preview on White Background

This is how #de479f Color code will look on white background color. Color contrast ratio is 3.81

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

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.