crispedge.com

Color picker

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

#d13119 hex color - Orange - Warm color - Information

#d13119 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #d13119 Color code in RGB color code model is created after adding 81.96% red color, 19.22% green color and 9.8% blue color. Hex #d13119 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 77% magenta, 88% yellow and 18% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Coded13119#d13119
RGB Decimal209, 49, 25rgb(209, 49, 25)
RGB Percent82%, 19%, 10%rgb(82%, 19%, 10%)
CSS RGBa209, 49, 25,1rgba(209,49,25,1)
CMYK Modelcmyk(0%,77%,88%,18%)
HSL Color Space8,79% ,46%hsl(8,79% ,46%)
HSV Color Space8°, 88%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100010011000100011001
Octal3216131
Decimal2094925
Hexd13119

Different shades of #d13119 color code.

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

Light Shade of #d13119
#e74d36
Dark Shade of #d13119
#a32614
Saturated Shade of #d13119
#dd280d
Desaturated Shade of #d13119
#c53a25
Grey scale Shade of #d13119
#757575
Brighten Shade
#ea4a32
Most Readable Shade
#FFFFFF

Shades of #d13119 color code

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

#d13119
#b92b16
#a22613
#8b2010
#741b0d
#5c150b
#451008
#2e0a05
#170502
#000000

Similar Color like #d13119 color

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

#d2321a
#d3331b
#d4341c
#d5351d
#d6361e
#d7371f
#d83820
#d93921
#da3a22
#db3b23
#dc3c24
#dd3d25
#de3e26
#df3f27
#d03018
#cf2f17
#ce2e16
#cd2d15
#cc2c14
#cb2b13
#ca2a12
#c92911
#c82810
#c7270f
#c6260e
#c5250d
#c4240c
#c3230b

Monochromatic Color with #d13119

#d13119
#fb3b1e
#270905
#51130a
#7c1d0f
#a62714

Tints of #d13119 Color

#d13119
#d64732
#db5e4c
#e07565
#e58c7f
#eaa398
#efbab2
#f4d1cb
#f9e8e5
#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

#d13119
#19b9d1

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

Split Complementary

#d13119
#19d18d
#195dd1

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

Analogous Color

#d1194b
#d11926
#d13119
#d15619
#d17b19

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

#d13119
#19d131
#3119d1

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

#d13119
#5dd119
#19b9d1
#8d19d1

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

#d13119
#19b9d1
#195dd1
#d18d19

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

#d13119 Color Code Preview on Black Background Color

This is how #d13119 Color will look on black background color. Color contrast ratio is 4.16

#d13119 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d13119

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d13119

#d13119 color code is use for CSS Background Color

Background color for the above div is #d13119

HTML with inline CSS

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

#d13119 color code is use for CSS Border Color

CSS Border color for the above div is #d13119

HTML with inline CSS

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

CSS Border Left color for the above div is #d13119

HTML with inline CSS

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

CSS Border Right color for the above div is #d13119

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d13119

HTML with inline CSS

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

CSS Border Top color for the above div is #d13119

HTML with inline CSS

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

#d13119 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d13119 Color code Preview on White Background

This is how #d13119 Color code will look on white background color. Color contrast ratio is 5.04

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

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.