crispedge.com

Color picker

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

#db7f93 hex color - Red - Warm color - Information

#db7f93 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #db7f93 Color code in RGB color code model is created after adding 85.88% red color, 49.8% green color and 57.65% blue color. Hex #db7f93 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 33% yellow and 14% black.

Hex #db7f93 color code is between #dd7799 web safe hex color code and #cc8888 web safe hex color code. #dd7799 is the nearest web safe color code. You can see here many more shades of #db7f93 color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codedb7f93#db7f93
RGB Decimal219, 127, 147rgb(219, 127, 147)
RGB Percent86%, 50%, 58%rgb(86%, 50%, 58%)
CSS RGBa219, 127, 147,1rgba(219,127,147,1)
CMYK Modelcmyk(0%,42%,33%,14%)
HSL Color Space347,56% ,68%hsl(347,56% ,68%)
HSV Color Space347°, 42%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110110111111110010011
Octal333177223
Decimal219127147
Hexdb7f93

Different shades of #db7f93 color code.

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

Light Shade of #db7f93
#e6a7b5
Dark Shade of #db7f93
#d05771
Saturated Shade of #db7f93
#e3778e
Desaturated Shade of #db7f93
#d38798
Grey scale Shade of #db7f93
#adadad
Brighten Shade
#f498ac
Most Readable Shade
#000000

Shades of #db7f93 color code

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

#db7f93
#c27082
#aa6272
#925462
#794651
#613841
#492a31
#301c20
#180e10
#000000

Similar Color like #db7f93 color

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

#dc8094
#dd8195
#de8296
#df8397
#e08498
#e18599
#e2869a
#e3879b
#e4889c
#e5899d
#e68a9e
#e78b9f
#e88ca0
#e98da1
#da7e92
#d97d91
#d87c90
#d77b8f
#d67a8e
#d5798d
#d4788c
#d3778b
#d2768a
#d17589
#d07488
#cf7387
#ce7286
#cd7185

Monochromatic Color with #db7f93

#db7f93
#060404
#311c21
#5b353d
#864e5a
#b06676

Tints of #db7f93 Color

#db7f93
#df8d9f
#e39bab
#e7a9b7
#ebb7c3
#efc6cf
#f3d4db
#f7e2e7
#fbf0f3
#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

#db7f93
#7fdbc7

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

Split Complementary

#db7f93
#7fdb99
#7fc1db

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

Analogous Color

#db7fb8
#db7fa5
#db7f93
#db7f81
#db907f

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

#db7f93
#93db7f
#7f93db

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

#db7f93
#c1db7f
#7fdbc7
#997fdb

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

#db7f93
#7fdbc7
#7fc1db
#db997f

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

#db7f93 Color Code Preview on Black Background Color

This is how #db7f93 Color will look on black background color. Color contrast ratio is 7.47

#db7f93 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db7f93

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db7f93

#db7f93 color code is use for CSS Background Color

Background color for the above div is #db7f93

HTML with inline CSS

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

#db7f93 color code is use for CSS Border Color

CSS Border color for the above div is #db7f93

HTML with inline CSS

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

CSS Border Left color for the above div is #db7f93

HTML with inline CSS

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

CSS Border Right color for the above div is #db7f93

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db7f93

HTML with inline CSS

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

CSS Border Top color for the above div is #db7f93

HTML with inline CSS

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

#db7f93 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db7f93 Color code Preview on White Background

This is how #db7f93 Color code will look on white background color. Color contrast ratio is 2.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 #db7f93; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #db7f93; }

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.