crispedge.com

Color picker

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

#db154d hex color - Red - Warm color - Information

#db154d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #db154d Color code in RGB color code model is created after adding 85.88% red color, 8.24% green color and 30.2% blue color. Hex #db154d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 65% yellow and 14% black.

Hex #db154d color code is between #dd1155 web safe hex color code and #cc2244 web safe hex color code. #dd1155 is the nearest web safe color code. You can see here many more shades of #db154d color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codedb154d#db154d
RGB Decimal219, 21, 77rgb(219, 21, 77)
RGB Percent86%, 8%, 30%rgb(86%, 8%, 30%)
CSS RGBa219, 21, 77,1rgba(219,21,77,1)
CMYK Modelcmyk(0%,90%,65%,14%)
HSL Color Space343,83% ,47%hsl(343,83% ,47%)
HSV Color Space343°, 90%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110110001010101001101
Octal33325115
Decimal2192177
Hexdb154d

Different shades of #db154d color code.

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

Light Shade of #db154d
#ec376a
Dark Shade of #db154d
#ac113d
Saturated Shade of #db154d
#e70948
Desaturated Shade of #db154d
#cf2152
Grey scale Shade of #db154d
#787878
Brighten Shade
#f42e66
Most Readable Shade
#FFFFFF

Shades of #db154d color code

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

#db154d
#c21244
#aa103b
#920e33
#790b2a
#610922
#490719
#300411
#180208
#000000

Similar Color like #db154d color

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

#dc164e
#dd174f
#de1850
#df1951
#e01a52
#e11b53
#e21c54
#e31d55
#e41e56
#e51f57
#e62058
#e72159
#e8225a
#e9235b
#da144c
#d9134b
#d8124a
#d71149
#d61048
#d50f47
#d40e46
#d30d45
#d20c44
#d10b43
#d00a42
#cf0941
#ce0840
#cd073f

Monochromatic Color with #db154d

#db154d
#060102
#310511
#5b0920
#860d2f
#b0113e

Tints of #db154d Color

#db154d
#df2f60
#e34974
#e76388
#eb7d9c
#ef97af
#f3b1c3
#f7cbd7
#fbe5eb
#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

#db154d
#15dba3

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

Split Complementary

#db154d
#15db40
#15b0db

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

Analogous Color

#db159c
#db1575
#db154d
#db1525
#db2c15

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

#db154d
#4ddb15
#154ddb

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

#db154d
#b0db15
#15dba3
#4015db

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

#db154d
#15dba3
#15b0db
#db4015

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

#db154d Color Code Preview on Black Background Color

This is how #db154d Color will look on black background color. Color contrast ratio is 4.23

#db154d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db154d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db154d

#db154d color code is use for CSS Background Color

Background color for the above div is #db154d

HTML with inline CSS

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

#db154d color code is use for CSS Border Color

CSS Border color for the above div is #db154d

HTML with inline CSS

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

CSS Border Left color for the above div is #db154d

HTML with inline CSS

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

CSS Border Right color for the above div is #db154d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db154d

HTML with inline CSS

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

CSS Border Top color for the above div is #db154d

HTML with inline CSS

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

#db154d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db154d Color code Preview on White Background

This is how #db154d Color code will look on white background color. Color contrast ratio is 4.97

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

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.