crispedge.com

Color picker

Loading...

#df0180 hex color - Red - Warm color - Information

#df0180 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #df0180 Color code in RGB color code model is created after adding 87.45% red color, 0.39% green color and 50.2% blue color. Hex #df0180 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 43% yellow and 13% black.

Hex #df0180 color code is between #dd0088 web safe hex color code and #ee0077 web safe hex color code. #dd0088 is the nearest web safe color code. You can see here many more shades of #df0180 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codedf0180#df0180
RGB Decimal223, 1, 128rgb(223, 1, 128)
RGB Percent87%, 0%, 50%rgb(87%, 0%, 50%)
CSS RGBa223, 1, 128,1rgba(223,1,128,1)
CMYK Modelcmyk(0%,100%,43%,13%)
HSL Color Space326,99% ,44%hsl(326,99% ,44%)
HSV Color Space326°, 100%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111110000000110000000
Octal3371200
Decimal2231128
Hexdf0180

Different shades of #df0180 color code.

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

Light Shade of #df0180
#fe159a
Dark Shade of #df0180
#ac0163
Saturated Shade of #df0180
#e00080
Desaturated Shade of #df0180
#d40c7e
Grey scale Shade of #df0180
#707070
Brighten Shade
#f81a99
Most Readable Shade
#FFFFFF

Shades of #df0180 color code

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

#df0180
#c60071
#ad0063
#940055
#7b0047
#630038
#4a002a
#31001c
#18000e
#000000

Similar Color like #df0180 color

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

#e00281
#e10382
#e20483
#e30584
#e40685
#e50786
#e60887
#e70988
#e80a89
#e90b8a
#ea0c8b
#eb0d8c
#ec0e8d
#ed0f8e
#de007f
#dd007e
#dc007d
#db007c
#da007b
#d9007a
#d80079
#d70078
#d60077
#d50076
#d40075
#d30074
#d20073
#d10072

Monochromatic Color with #df0180

#df0180
#0a0006
#35001e
#5f0037
#8a014f
#b40168

Tints of #df0180 Color

#df0180
#e21d8e
#e6399c
#e955aa
#ed71b8
#f08ec6
#f4aad4
#f7c6e2
#fbe2f0
#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

#df0180
#01df60

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

Split Complementary

#df0180
#11df01
#01dfcf

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

Analogous Color

#df01d9
#df01ac
#df0180
#df0154
#df0127

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

#df0180
#80df01
#0180df

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

#df0180
#dfcf01
#01df60
#0111df

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

#df0180
#01df60
#01dfcf
#df0111

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

#df0180 Color Code Preview on Black Background Color

This is how #df0180 Color will look on black background color. Color contrast ratio is 4.45

#df0180 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df0180

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df0180

#df0180 color code is use for CSS Background Color

Background color for the above div is #df0180

HTML with inline CSS

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

#df0180 color code is use for CSS Border Color

CSS Border color for the above div is #df0180

HTML with inline CSS

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

CSS Border Left color for the above div is #df0180

HTML with inline CSS

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

CSS Border Right color for the above div is #df0180

HTML with inline CSS

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

CSS Border Bottom color for the above div is #df0180

HTML with inline CSS

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

CSS Border Top color for the above div is #df0180

HTML with inline CSS

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

#df0180 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#df0180 Color code Preview on White Background

This is how #df0180 Color code will look on white background color. Color contrast ratio is 4.72

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(223,1,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(1,223,96,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,1,128,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.