@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#db1c33 hex color - Red - Warm color - Information

#db1c33 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #db1c33 Color code in RGB color code model is created after adding 85.88% red color, 10.98% green color and 20% blue color. Hex #db1c33 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 77% yellow and 14.12% black.

Hex #db1c33 color code is between #dd2222 web safe hex color code and #cc1144 web safe hex color code. #dd2222 is the nearest web safe color code. You can see here many more shades of #db1c33 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code db1c33 #db1c33
RGB Decimal 219, 28, 51 rgb(219, 28, 51)
RGB Percent 86%, 11%, 20% rgb(86%, 11%, 20%)
CSS RGBa 219, 28, 51,1 rgba(219,28,51,1)
CMYK Model cmyk(0%,87%,77%,14.12%)
HSL Color Space 353,77% ,48% hsl(353,77% ,48%)
HSV Color Space 353°, 87%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 00011100 00110011
Octal 333 34 63
Decimal 219 28 51
Hex db 1c 33

Different shades of #db1c33 color code.

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

Light Shade of #db1c33
#e74357
Dark Shade of #db1c33
#ae1628
Saturated Shade of #db1c33
#e7102a
Desaturated Shade of #db1c33
#cf283c
Grey scale Shade of #db1c33
#7b7b7b
Brighten Shade
#f4354c
Most Readable Shade
#FFFFFF

Shades of #db1c33 color code

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

#db1c33
#c2182d
#aa1527
#921222
#790f1c
#610c16
#490911
#30060b
#180305
#000000

Similar Color like #db1c33 color

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

#dc1d34
#dd1e35
#de1f36
#df2037
#e02138
#e12239
#e2233a
#e3243b
#e4253c
#e5263d
#e6273e
#e7283f
#e82940
#e92a41
#da1b32
#d91a31
#d81930
#d7182f
#d6172e
#d5162d
#d4152c
#d3142b
#d2132a
#d11229
#d01128
#cf1027
#ce0f26
#cd0e25

Monochromatic Color with #db1c33

#db1c33
#060102
#31060b
#5b0c15
#86111f
#b01729

Tints of #db1c33 Color

#db1c33
#df3549
#e34e60
#e76777
#eb808d
#ef9aa4
#f3b3bb
#f7ccd1
#fbe5e8
#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

#db1c33
#1cdbc4

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

Split Complementary

#db1c33
#1cdb64
#1c92db

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

Analogous Color

#db1c7f
#db1c59
#db1c33
#db2b1c
#db511c

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

#db1c33
#33db1c
#1c33db

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

#db1c33
#92db1c
#1cdbc4
#641cdb

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

#db1c33
#1cdbc4
#1c92db
#db641c

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

#db1c33 Color Code Preview on Black Background Color

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

#db1c33 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db1c33

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db1c33

#db1c33 color code is use for CSS Background Color

Background color for the above div is #db1c33

HTML with inline CSS

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

#db1c33 color code is use for CSS Border Color

CSS Border color for the above div is #db1c33

HTML with inline CSS

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

CSS Border Left color for the above div is #db1c33

HTML with inline CSS

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

CSS Border Right color for the above div is #db1c33

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db1c33

HTML with inline CSS

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

CSS Border Top color for the above div is #db1c33

HTML with inline CSS

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

#db1c33 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db1c33 Color code Preview on White Background

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

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(219,28,51,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,219,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,28,51,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.