crispedge.com

Color picker

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

#dc096e hex color - Red - Warm color - Information

#dc096e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #dc096e Color code in RGB color code model is created after adding 86.27% red color, 3.53% green color and 43.14% blue color. Hex #dc096e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 96% magenta, 50% yellow and 14% black.

Hex #dc096e color code is between #dd1166 web safe hex color code and #cc0077 web safe hex color code. #dd1166 is the nearest web safe color code. You can see here many more shades of #dc096e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedc096e#dc096e
RGB Decimal220, 9, 110rgb(220, 9, 110)
RGB Percent86%, 4%, 43%rgb(86%, 4%, 43%)
CSS RGBa220, 9, 110,1rgba(220,9,110,1)
CMYK Modelcmyk(0%,96%,50%,14%)
HSL Color Space331,92% ,45%hsl(331,92% ,45%)
HSV Color Space331°, 96%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111000000100101101110
Octal33411156
Decimal2209110
Hexdc096e

Different shades of #dc096e color code.

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

Light Shade of #dc096e
#f62287
Dark Shade of #dc096e
#ab0755
Saturated Shade of #dc096e
#e5006e
Desaturated Shade of #dc096e
#d1146e
Grey scale Shade of #dc096e
#727272
Brighten Shade
#f52287
Most Readable Shade
#FFFFFF

Shades of #dc096e color code

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

#dc096e
#c30861
#ab0755
#920649
#7a053d
#610430
#490324
#300218
#18010c
#000000

Similar Color like #dc096e color

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

#dd0a6f
#de0b70
#df0c71
#e00d72
#e10e73
#e20f74
#e31075
#e41176
#e51277
#e61378
#e71479
#e8157a
#e9167b
#ea177c
#db086d
#da076c
#d9066b
#d8056a
#d70469
#d60368
#d50267
#d40166
#d30065
#d20064
#d10063
#d00062
#cf0061
#ce0060

Monochromatic Color with #dc096e

#dc096e
#070004
#320219
#5c042e
#870644
#b10759

Tints of #dc096e Color

#dc096e
#df247e
#e33f8e
#e75b9e
#eb76ae
#ef91be
#f3adce
#f7c8de
#fbe3ee
#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

#dc096e
#09dc77

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

Split Complementary

#dc096e
#09dc0e
#09d7dc

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

Analogous Color

#dc09c2
#dc0998
#dc096e
#dc0944
#dc091a

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

#dc096e
#6edc09
#096edc

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

#dc096e
#d7dc09
#09dc77
#0e09dc

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

#dc096e
#09dc77
#09d7dc
#dc0e09

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

#dc096e Color Code Preview on Black Background Color

This is how #dc096e Color will look on black background color. Color contrast ratio is 4.31

#dc096e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc096e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc096e

#dc096e color code is use for CSS Background Color

Background color for the above div is #dc096e

HTML with inline CSS

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

#dc096e color code is use for CSS Border Color

CSS Border color for the above div is #dc096e

HTML with inline CSS

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

CSS Border Left color for the above div is #dc096e

HTML with inline CSS

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

CSS Border Right color for the above div is #dc096e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc096e

HTML with inline CSS

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

CSS Border Top color for the above div is #dc096e

HTML with inline CSS

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

#dc096e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc096e Color code Preview on White Background

This is how #dc096e Color code will look on white background color. Color contrast ratio is 4.88

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

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.